18 | Pursuing https://t.co/VP2EfIhwxg in Engg. Physics at IIT Bombay
✨ Mastering CSS 🚀 currently
✨Tweets for aspiring WebDevs
✨Always a quest to learn more 🎯 💯
Jul 4, 2021 • 15 tweets • 7 min read
On the basis of the results of the poll, I am convinced to post a thread on one of my CSS arts!
Let's roll..😉
Major concepts used here:
- Gradients
- Box-shadows (inset mainly)
- Colors
Thread 🧵👇
(1/10)
Let's start with the background!
Basically I have simply used radial-gradient to make the background.
May 24, 2021 • 16 tweets • 8 min read
CSS arts🎨are just crazy, aren't they..?
Fine, let's get started to make a simple but stunning CSS art, a pure CSS Doraemon 😍
I guess we all have been a fan of this cartoon (particularly Indians😂)..!!
A thread🧵👇
{1/11}
In the HTML section, create div(s) & mention the parts in their respective classes so that there is less confusion about which part of the HTML corresponds to what !!
NOTE: Take care of proper nesting since changing parent element may change the position of child element