Skip to content

Instantly share code, notes, and snippets.

View Raashii's full-sized avatar
💭
Still nothing.....

Raashii Raashii

💭
Still nothing.....
View GitHub Profile
@Raashii
Raashii / index.html
Created August 4, 2022 06:28
Placeholders
<div class="form">
<div class="title">Welcome</div>
<div class="subtitle">Let's create your account!</div>
<div class="input-container ic1">
<input id="firstname" class="input" type="text" placeholder=" " />
<div class="cut"></div>
<label for="firstname" class="placeholder">First name</label>
</div>
<div class="input-container ic2">
<input id="lastname" class="input" type="text" placeholder=" " />
@Raashii
Raashii / card-component-with-floating-labels.markdown
Created August 4, 2022 06:22
Card component with floating labels
@Raashii
Raashii / index.html
Created August 4, 2022 06:01
Registration Form (Bootstrap 5 Validation)
<div class="form-body">
<div class="row">
<div class="form-holder">
<div class="form-content">
<div class="form-items">
<h3>Register Today</h3>
<p>Fill in the data below.</p>
<form class="requires-validation" novalidate>
<div class="col-md-12">
@Raashii
Raashii / WhatsAsena - Announcement.json
Last active October 6, 2025 13:54 — forked from phaticusthiccy/WhatsAsena - Announcement.json
Json code written for WhatsAsena announcement system.
{
"WhatsAsena":true,
"__ASENAJSON__":true,
"variables":{
"user":"User Name",
"wa_version":"User WA Version",
"version":"WhatsAsena Version",
"os_version":"User System Version",
"device_model":"User Device Model (Apple, HTC..)",
"device_brand":"User Device Brand (Platina, Elegant..)"