Home > Article > Web Front-end > Simple introduction to HTML
Commonly usedAttribute:
Width =Width
Height=Height
Size=Size
Color=Color
Align=Layout direction, values include (top,bottom,left,right,center) Top, bottom, left, right, center
Border. =Border size
Title=Prompt text
Href=Connection path
Src=Resource path
Bgcolor=Background color
Commonly used tags:
1.
Line break tag
2.
Paragraph tag
3. Bold display
4. < ;i>Italics
5. Strikethrough
6. Hyperlink tag, href=connection address, Target=whether to open a new page, title=prompt Text
Example:Baidu
7. Scroll label, scrollamount =Scrolling speed, align=Scrolling direction, values include (top, bottom, left, right,) up, down, left and right
Example:
font
size="+2" color="#990000" >Red No. 5 font
13. CSS style, the following code is a template for defining styles,