ยฉ 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Amena ๐ซ
Learning and teaching beginners
Heyy Smarties! ๐ How are you all doing? Hope you all are doing well! Today we are gonna make a JS logo with HTML and CSS it's gonna be fun! ๐ฅณ And when you'll make it you need to post on TWITTER and tag me so that I can know that YOU made it! Let's...
Harsh Deep
Learning new tech and helping Others
Great : D
Thank you so much!!
Usman Sabuwala
Learning web development, running a YouTube channel
Good one! Also your CSS code isn't highlighted like your HTML code. If you didn't know, you can also highlight your CSS code this way.
```css
body {
color: white;
}
```
body { color: white; }
Thanks!!
Harsh Deep
Learning new tech and helping Others
Great : D