Property Name
Property Value
illustrate
align
Top
Title above the table
Bottom
Title below the table
Summary: By setting the title of the table, you can make the title move with the table at any time.
Html inline format
What is the inline format of a table? This is what we usually see in Excel when we add background color to the entire column.
<colgroup>…<colgroup>
Property Name
Property Value
illustrate
Align
Left
Keep left
Center
Pass the exam
Right
Keep Right
Valign
Right
Keep Right
Top
Pass
Middle
Middle
Bottom
Lower
Span
number
Number of in-line
Summary: By setting the table's column format, we can deepen the color of the content we need. Here we only focus on the column content.
The source code is as follows:
The above is all the content of the application of Html web page table structured markup brought to you by the editor. I hope it will be helpful to everyone. Please support 123WORDPRESS.COM~
Before talking about the structural markup of web tables, let's take a look at a few pictures. Structuring of Html tables The so-called structuring, as shown in the first picture above, is to divide our table into three types: header, body, and footer. Therefore, when we modify the table body, it will not affect the other two parts, thus releasing the coupling and facilitating our application. Structured format XML/HTML CodeCopy content to clipboard
Summary: By dividing the table into three parts, it is easier for us to edit the table. Each table has its own title, as shown in the second picture above, so how can we make the title move with the content? XML/HTML CodeCopy content to clipboard
| ||
<<: How to eliminate the extra blank space at the bottom of the created web page when browsing
>>: Detailed Introduction to MySQL Innodb Index Mechanism
Table of contents Drag and drop implementation Dr...
environment Host IP 192.168.0.9 Docker version 19...
During project development, our database data is ...
1. Construction components 1. A form must contain...
Table of contents Preface What are enums in TypeS...
There is no data directory, my-default.ini and my...
The core is mysqldump and Runtime The operation i...
This article describes the commonly used MySQL fu...
First: via text/HTML var txt1="<h1>Tex...
OOM stands for "Out Of Memory", which m...
Introduction The meta tag is an auxiliary tag in ...
From: https://blog.csdn.net/qq_44761243/article/d...
mysqldump command Introduction: A database backup...
This article shares the specific code for JavaScr...
MySQL 8.0.13 has a data folder by default. This f...