HTML commonly used in the link tag annotation how to use, HTML commonly used in the link tag annotations, the small part of today and everyone in detail about the HTML commonly used link tag annotations.
Target= "..." determines where the link source is displayed (user-defined name, _blank,_parent,_self,_top
Rel= "..." type of the Send link
Rev= "..." Save the type of link
Accesskey= "..." Specifies the hotkey of the element
Shape= "..." allows us to define a graphical image of the client using defined shapes (default,rect,circle,poly
Coord= "..." Defines the dimensions of a shape using pixels or percent of length
Tabindex= "..." Use the defined TabIndex element to set the focus acquisition order between elements (using the TAB key to get the focus of the element)
Most tags can be used when using CSS control to change the style to achieve the desired layout effect. So the link tag annotation we must master skillfully.
Related reading:
Do you understand these CSS principles?
CSS Wave button effects
CSS3 drawing a variety of basic graphics tips