Pergunta de entrevista da empresa OneTrust

Explain CSS float?

Resposta da entrevista

Sigiloso

29 de abr. de 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.