Home  >  Article  >  Web Front-end  >  table border attribute in html

table border attribute in html

高洛峰
高洛峰Original
2017-02-16 14:48:042486browse

Table border attributes in html

1. Merge to the right (horizontally):

Backend management system

2. Downward (vertical) merge:

Backend management system

3. Merge border lines (set the merged border model for the table):

table{border-collapse:collapse;}

4. Align the bottom and top of the text in the td in the table

Backend management systemBackend Management System


For more articles related to table border attributes in HTML, please pay attention to the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn