52 | Spaguetti Bolognese 53 |
54 | 83 |├── 3d Glowing Cube ├── index.html └── style.css ├── 3d cube ├── index.html └── style.css ├── Animated Card ├── index.html └── style.css ├── Animated Loader ├── index.html └── style.css ├── Animated Navigation Menu ├── index.html └── style.css ├── Button Hover Effect Part-2 ├── index.html └── style.css ├── Button Hover Effects ├── index.html └── style.css ├── Card Hover Effect Part-2 ├── index.html └── style.css ├── Card Hover Effect Part-3 ├── index.html └── style.css ├── Card Hover Effects ├── index.html └── style.css ├── Checkbox Part-1 ├── index.html └── style.css ├── Checkbox Part-2 ├── index.html └── style.css ├── Cursor Movement Effect ├── index.html └── style.css ├── Dark & Light Toggle Switch ├── index.html └── style.css ├── Facebook Login Bar ├── index.html └── style.css ├── Flexbox Accordeon ├── index.html └── style.css ├── Hover Effects ├── index.html └── style.css ├── Instagram Profile Clone ├── index.html └── style.css ├── Loader Part-1 ├── index.html └── style.css ├── Loader Part-2 ├── index.html └── style.css ├── Loader Part-3 ├── index.html └── style.css ├── Loader ├── index.html └── style.css ├── Login Bar ├── index.html └── style.css ├── Login Form ├── index.html └── style.css ├── MENU ├── index.html └── style.css ├── Mail Hover Effect ├── index.html └── style.css ├── Navbar ├── index.html └── style.css ├── Navigation Menu ├── index.html └── style.css ├── New folder └── index.html ├── OTP Verification Form ├── index.html └── style.css ├── README.md ├── Registration Form ├── index.html └── style.css ├── Search Bar ├── index.html └── style.css ├── Sign In Form ├── index.html └── style.css ├── Snowfall Using HTML And CSS ├── index.html └── style.css ├── Social Icons Part-2 ├── index.html └── style.css ├── Social Icons ├── index.html └── style.css ├── Spotify Login Bar ├── index.html └── style.css ├── Toggle Switch ├── index.html └── style.css ├── Tooltip Part-1 ├── index.html └── style.css ├── Weather App Clone Part-2 ├── index.html └── style.css └── Weather Clone Using HTML And CSS ├── index.html └── style.css /3d Glowing Cube/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 |
4 | 5 | 6 |Hover Me
13 |Lorem Ipsum
14 |Hover Me
17 |Lorem Ipsum
18 |Hover Me
21 |Lorem Ipsum
22 |52 | Spaguetti Bolognese 53 |
54 | 83 |Hover Me
13 |Lorem Ipsum
14 |Hover Me
17 |Lorem Ipsum
18 |Hover Me
21 |Lorem Ipsum
22 |
136 | .code-editor {
137 |
138 | border-radius:
139 | 8px;
140 |
141 | }
142 |
143 | PINK CITY
13 |PARTILY CLOUDY
14 | 34 |32°
35 |Min
38 |30°
39 |Max
42 |32°
43 |