float
CSS Property:
Result:
This is a text.
This is a text with the float property.
This is a text.CSS Code:
#myDiv {
background-color:#86C2DE;
float:left;
}
Click the property values above to see the result
Click the property values above to see the result