Thứ Hai, 22 tháng 7, 2013

Attributes headings document HTML

Attributes headings document HTML
align, class, id, style, title, dir, lang, xml:lang
1.The align Attribute: 
Indicates whether the heading appears to the left, center, or right of the page (the default is the left).
Example:
<p align="left">Atributes heading document HTML</p>
=>
Atributes heading document HTM
<p align="center">Atributes heading document HTML</p>
=>
Atributes heading document HTM
<p align="right">Atributes heading document HTML</p>
=>
Atributes heading document HTM

Không có nhận xét nào:

Đăng nhận xét