HTML valign and a tags

Source: Internet
Author: User
<TD Align = "Center" Valign = "TOP" width = "10"> · </TD>
Use the valign attribute to specify the vertical alignment of the cell content represented by instances of the htmltablecell class.
Top is to align the content of a cell along the upper edge of the cell.
Align is left-right aligned
Valign is the upper and lower alignment
The attribute value is top middle bottom.

Valian indicates vertical alignment. Like align, Valian can target all elements in a table, including graphics.

"Valign" meaning -- vertical alignment Vertical Alignment Method
The value can be top -- top; middle -- center; or bottom -- bottom; or baseline -- baseline. The default middle part is middle.

Alignment means that the items (elements including images) in the table (cell) are arranged in a uniform manner. valign = top means "align to the top" and "align up ".

A tag -- representing html links

    • A labels appear in pairs, starting with , end
    • attribute.
      • common -- general attributes
      • accesskey -- represents the access method of a link's shortcut key
      • charset -- specifies the encoding method used by the page to which the link is linked, such as UTF-8
      • coords -- when using an image map, you can use this attribute to define the linked areas, usually using the X and Y coordinates.
      • href -- indicates a link source (that is, the link location)
      • hreflang -- indicates the language used for the link to the page.
      • rel -- Relationship between the document and the linked content (content referred to by href)
      • rev -- Relationship between the document and the linked content (content referred to by href)
      • shape -- when using an image map, you can use shape to specify the link area.
      • tabindex -- indicates the order in which the link is traversed using the "tab" Key
      • target -- used to indicate which window or framework should be opened by this link
      • title -- Additional message indicating the link
      • type -- indicates the MIME type of The Link
    • A , anchor (Anchor)
    • http://www.dreamdu.com/xhtml/tag_a/

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.