What is the CSS Property Equivalent for the align attribute?
What is the CSS Property Equivalent for the align attribute? Correct Answer float
In the case of some elements such as <img>, the CSS float property is more appropriate than text-align.What is the CSS Property Equivalent for the align attribute? Correct Answer float
In the case of some elements such as <img>, the CSS float property is more appropriate than text-align.