Common properties of tables The basic attributes are: width (width), height (height), border (border value), cellspacing (the inner width of the table, that is, the interval between the table and tr), cellpadding (the interval between elements in the table, that is, the interval between tr and tr), bordercolorlight (the light border color of the table), bordercolordark (the dark border color of the table), bgcolor (the background color of the table), background (the background image of the table), bordercolor (the color of the table border) Properties of the internal separator line of the table The parameter rules is used, which has three values (cols, rows, none). When rules=cols, the table will hide the horizontal separator lines, that is, we can only see the columns of the table; When rules=rows, the vertical separator line is hidden, that is, we can only see the rows of the table; When rules=none, the vertical and horizontal dividers will be hidden, and we can only see the outer frame of a table. Table outer separator properties The display and hiding of the table's outer border can be controlled by the frame parameter. Note: This only works on the outer borders of the table, not on the internal edges or lines. Only show the top border <table frame=above> Only show the bottom border <table frame=below> Only show left and right borders <table frame=vsides> Only display the top and bottom borders <table frame=hsides> Only show the left border <table frame=lhs> Only show the right border <table frame=rhs> Do not display any border <table frame=void> XML/HTML CodeCopy content to clipboard
|
<<: Implementation steps of mysql master-slave replication
>>: Overview of the definition of HTC components after IE5.0
Install related dependencies npm i lib-flexible -...
How to write transparent CSS for images using filt...
Preface: Partitioning is a table design pattern. ...
Use scenarios: The project's pages need to lo...
1. Discover the problem © is the copyrigh...
Preface In order to meet the high availability of...
You may already know that the length 1 of int(1) ...
Linux task management - background running and te...
Preface Mobile devices have higher requirements f...
YSlow is a page scoring plug-in developed by Yaho...
Preface The mysql module (project address is http...
Generally, on national days of mourning, days of ...
1. Use ansible's playbook to automatically in...
Question 1: When entering net start mysql during ...
The most popular tag is IE8 Browser vendors are sc...