
Notifications
Clear all
Float in CSS
Students’s Forum
2
Posts
3
Users
3
Likes
353
Views
0
16/03/2023 11:17 am
Topic starter
What is float in CSS?
Answer
Add a comment
Add a comment
2 Answers
2
16/03/2023 12:59 pm

The float CSS property places an element on the left or right side of its container, allowing text and inline elements to wrap around it.
Add a comment
Add a comment
1
16/03/2023 3:21 pm
The float
CSS property places an element on the left or right side of its container, allowing text and inline elements to wrap around it. The element is removed from the normal flow of the page, though still remaining a part of the flow (in contrast to absolute positioning).
See full guide at https://developer.mozilla.org/en-US/docs/Web/CSS/float
Add a comment
Add a comment
Forum Information
- 22 Forums
- 1,969 Topics
- 5,307 Posts
- 0 Online
- 1,282 Members
Our newest member: TimothySenue
Latest Post: Space bug using " & n b s p ; "
Forum Icons:
Forum contains no unread posts
Forum contains unread posts
Topic Icons:
Not Replied
Replied
Active
Hot
Sticky
Unapproved
Solved
Private
Closed