Tips for displaying and hiding the border of a webpage table

Source: Internet
Author: User
Tips for displaying and hiding web tables

Add corresponding control items after the <Table of the table to control whether the four outer frames of the table are visible, and control whether the horizontal and vertical table lines in the table are visible.
1) The table border is not displayed.
2) only display the border on the table
3) only show the bottom border of the table
4) only display the upper and lower borders of the table
5) only display the left and right sides of the table
6) only display the right border of the table
7) only display the left and right sides of the table

8) display the split lines in all tables
9) Hide the split lines in all tables
10) only display the split lines between rows
11) only display the split line between columns

1) after "<Table", add → frame = void
2) frame = above
3) frame = below
4) frame = hsides
5) frame = LHS
6) frame = RHS
7) frame = vsides

8) Rules = all
9) Rules = none
10) Rules = rows
11) Rules = Cols

Related Article

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.