Domanda di colloquio di OneTrust

Explain CSS float?

Risposta di colloquio

Anonimo

29 apr 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.