Question d’entretien chez OneTrust

Explain CSS float?

Réponse à la question d'entretien

Utilisateur anonyme

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