A summary of the display of table borders in HTML is reproduced

Source: Internet
Author: User
Summary of the display of table borders in HTML (2012-07-19 22:03:28) reprinted
First,
1. Display 4 borders of the table: <table borderframe=box>
2, only display the top border: <table borderframe=above>
3. Display only the bottom border: <table borderframe=below>
4, only display the upper and lower border: <table borderframe=hsides>
5. Show only left and right border: <table borderframe=vsides>
6. Show left frame only: <table borderframe=lhs>
7. Only the right border is displayed: <table borderframe=rhs>
8, do not display any border: <table borderframe=void>

Two
1. Show only the dividing line between columns and column:<tablerules=cols>
2. Show only the dividing line between line and line:<tablerules=rows>
3. Do not display any divider lines: <table rules=none> (four borders only)
4. Show all divider lines: <table rules=all>

However, it is also a reminder that NC does not support these table properties!

A summary of the display of table borders in HTML is reproduced

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.