Pregunta de entrevista de OneTrust

Explain CSS float?

Respuesta de la entrevista

Anónimo

29 abr 2017

CSS Float : It is use to describe the image wrap with text. For example, float:right; in this image will be right side and it will wrap with text. Similar for left, in this image will in left side.