+ 1
How does <div> _____="______"</div> tag works?
3 odpowiedzi
+ 1
<div></div> tag works like a box or a container for the content you want to put in it if you want to put and id o align attribute is made like this <div align='left'>some content</div>
+ 1
align=''center" , right or left . . use it for positioning your text . . to left , right or center
+ 1
<div align="right"></div>