codemarch
codemarch

@codemarch

7 Tweets 7 reads Jan 10, 2023
Learn "CSS float and clear"
Thread🧵
🔶 CSS float
The CSS float property specifies how an element should float.
The float property is used for positioning and formatting content.
Example of float left👇
🔶 CSS clear
The clear property specifies what should happen with the element that is next to a floating element.
Example👇
🔶 Navigation Menu
You can also use `float` with a list of hyperlinks to create a horizontal menu:
Example👇
If you enjoyed this thread, please like, comment, and retweet the opening tweet.
🔹Follow @codemarch
🔹You can also check our HTML & CSS Visual Treat!😍for more!!!
codemarch.gumroad.com

Loading suggestions...