What is the worÄ· of clearfix in CSS ??? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 2

What is the worÄ· of clearfix in CSS ???

CSS

26th Jul 2020, 9:55 AM
Dheeraj MittalšŸ‡®šŸ‡³
2 Respostas
+ 1
Suppose you use div tag and image inside it,if image size is bigger than width and height of the div tag then it will overflow.To overcome that clearfix property is used so that it will wrap inside the div tag properly.
26th Jul 2020, 10:23 AM
shubham kumar
shubham kumar - avatar
0
For more information Google it out.
26th Jul 2020, 10:23 AM
shubham kumar
shubham kumar - avatar