Skip to content

Commit 35fb39f

Browse files
committed
reformat property table source code (no substantive changes)
1 parent 9d64727 commit 35fb39f

2 files changed

Lines changed: 186 additions & 367 deletions

File tree

css3-page/Overview.html

Lines changed: 34 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1055,34 +1055,32 @@ <h2 id=page-properties><span class=secno>5. </span>Page Properties</h2>
10551055

10561056
<ul>
10571057
<li><a href="/TR/CSS21/colors.html#background-properties">background
1058-
properties</a>,
1058+
properties</a>
10591059

1060-
<li><a href="/TR/CSS21/box.html#border-properties">border
1061-
properties</a>,
1060+
<li><a href="/TR/CSS21/box.html#border-properties">border properties</a>
10621061

1063-
<li><a href="/TR/CSS21/colors.html#propdef-color">color</a>,
1062+
<li><a href="/TR/CSS21/colors.html#propdef-color">color</a>
10641063

1065-
<li><a href="/TR/CSS21/generate.html#content">content</a>,
1064+
<li><a href="/TR/CSS21/generate.html#content">content</a>
10661065

1067-
<li><a href="/TR/CSS21/fonts.html">font properties</a>,
1066+
<li><a href="/TR/CSS21/fonts.html">font properties</a>
10681067

10691068
<li><a href="/TR/CSS21/visudet.html#the-height-property">height</a> <a
1070-
href="/TR/CSS21/visudet.html#min-max-heights">properties</a>,
1069+
href="/TR/CSS21/visudet.html#min-max-heights">properties</a>
10711070

10721071
<li><a href="/TR/CSS21/visudet.html#line-height">line-height</a>
10731072

1074-
<li><a href="/TR/CSS21/box.html#margin-properties">margin
1075-
properties</a>,
1073+
<li><a href="/TR/CSS21/box.html#margin-properties">margin properties</a>
10761074

10771075
<li><a href="/TR/CSS21/box.html#padding-properties">padding
1078-
properties</a>,
1076+
properties</a>
10791077

1080-
<li><a href="/TR/CSS21/text.html">text properties</a>,
1078+
<li><a href="/TR/CSS21/text.html">text properties</a>
10811079

1082-
<li><a href="/TR/CSS21/visufx.html#visibility">visibility</a>,
1080+
<li><a href="/TR/CSS21/visufx.html#visibility">visibility</a>
10831081

10841082
<li><a href="/TR/CSS21/visudet.html#the-width-property">width</a> <a
1085-
href="/TR/CSS21/visudet.html#min-max-widths">properties</a>,
1083+
href="/TR/CSS21/visudet.html#min-max-widths">properties</a>
10861084

10871085
<li><a href="/TR/CSS21/visuren.html#z-index">z-index</a>
10881086
</ul>
@@ -3243,6 +3241,7 @@ <h3 class=no-num id=properties>Properties that apply within the page
32433241
<tr>
32443242
<td>background
32453243

3244+
<tbody>
32463245
<tr>
32473246
<td rowspan=20><a href="/TR/CSS21/box.html#border-properties">border
32483247
properties</a>
@@ -3306,6 +3305,7 @@ <h3 class=no-num id=properties>Properties that apply within the page
33063305
<tr>
33073306
<td>border
33083307

3308+
<tbody>
33093309
<tr>
33103310
<td rowspan=2><a href="/TR/CSS21/generate.html#counters">counters</a>
33113311

@@ -3314,9 +3314,11 @@ <h3 class=no-num id=properties>Properties that apply within the page
33143314
<tr>
33153315
<td>counter-increment
33163316

3317+
<tbody>
33173318
<tr>
33183319
<td colspan=2><a href="/TR/CSS21/colors.html#propdef-color">color</a>
33193320

3321+
<tbody>
33203322
<tr>
33213323
<td rowspan=6><a href="/TR/CSS21/fonts.html">font properties</a>
33223324

@@ -3337,10 +3339,12 @@ <h3 class=no-num id=properties>Properties that apply within the page
33373339
<tr>
33383340
<td>font
33393341

3342+
<tbody>
33403343
<tr>
33413344
<td colspan=2><a
33423345
href="/TR/CSS21/visudet.html#line-height">line-height</a>
33433346

3347+
<tbody>
33443348
<tr>
33453349
<td rowspan=5><a href="/TR/CSS21/box.html#margin-properties">margin
33463350
properties</a>
@@ -3359,6 +3363,7 @@ <h3 class=no-num id=properties>Properties that apply within the page
33593363
<tr>
33603364
<td>margin
33613365

3366+
<tbody>
33623367
<tr>
33633368
<td rowspan=5><a href="/TR/CSS21/box.html#padding-properties">padding
33643369
properties</a>
@@ -3377,9 +3382,11 @@ <h3 class=no-num id=properties>Properties that apply within the page
33773382
<tr>
33783383
<td>padding
33793384

3385+
<tbody>
33803386
<tr>
33813387
<td colspan=2><a href="#page-size">size</a>
33823388

3389+
<tbody>
33833390
<tr>
33843391
<td rowspan=7><a href="/TR/CSS21/text.html">text properties</a>
33853392

@@ -3403,6 +3410,7 @@ <h3 class=no-num id=properties>Properties that apply within the page
34033410
<tr>
34043411
<td>white-space
34053412

3413+
<tbody>
34063414
<tr>
34073415
<td colspan=2><a
34083416
href="/TR/CSS21/visufx.html#visibility">visibility</a>
@@ -3440,6 +3448,7 @@ <h3 class=no-num id=properties0>Properties that apply within the margin
34403448
<tr>
34413449
<td>background
34423450

3451+
<tbody>
34433452
<tr>
34443453
<td rowspan=20><a href="/TR/CSS21/box.html#border-properties">border
34453454
properties</a>
@@ -3503,6 +3512,7 @@ <h3 class=no-num id=properties0>Properties that apply within the margin
35033512
<tr>
35043513
<td>border
35053514

3515+
<tbody>
35063516
<tr>
35073517
<td rowspan=2><a href="/TR/CSS21/generate.html#counters">counters</a>
35083518

@@ -3511,12 +3521,15 @@ <h3 class=no-num id=properties0>Properties that apply within the margin
35113521
<tr>
35123522
<td>counter-increment
35133523

3524+
<tbody>
35143525
<tr>
35153526
<td colspan=2><a href="">content</a>
35163527

3528+
<tbody>
35173529
<tr>
35183530
<td colspan=2><a href="/TR/CSS21/colors.html#propdef-color">color</a>
35193531

3532+
<tbody>
35203533
<tr>
35213534
<td rowspan=6><a href="/TR/CSS21/fonts.html">font properties</a>
35223535

@@ -3537,14 +3550,17 @@ <h3 class=no-num id=properties0>Properties that apply within the margin
35373550
<tr>
35383551
<td>font
35393552

3553+
<tbody>
35403554
<tr>
35413555
<td colspan=2><a
35423556
href="/TR/CSS21/visudet.html#the-height-property">height</a>
35433557

3558+
<tbody>
35443559
<tr>
35453560
<td colspan=2><a
35463561
href="/TR/CSS21/visudet.html#line-height">line-height</a>
35473562

3563+
<tbody>
35483564
<tr>
35493565
<td rowspan=5><a href="/TR/CSS21/box.html#margin-properties">margin
35503566
properties</a>
@@ -3563,6 +3579,7 @@ <h3 class=no-num id=properties0>Properties that apply within the margin
35633579
<tr>
35643580
<td>margin
35653581

3582+
<tbody>
35663583
<tr>
35673584
<td rowspan=5><a href="/TR/CSS21/box.html#padding-properties">padding
35683585
properties</a>
@@ -3581,6 +3598,7 @@ <h3 class=no-num id=properties0>Properties that apply within the margin
35813598
<tr>
35823599
<td>padding
35833600

3601+
<tbody>
35843602
<tr>
35853603
<td rowspan=7><a href="/TR/CSS21/text.html">text properties</a>
35863604

@@ -3604,14 +3622,17 @@ <h3 class=no-num id=properties0>Properties that apply within the margin
36043622
<tr>
36053623
<td>white-space
36063624

3625+
<tbody>
36073626
<tr>
36083627
<td colspan=2><a
36093628
href="/TR/CSS21/visufx.html#visibility">visibility</a>
36103629

3630+
<tbody>
36113631
<tr>
36123632
<td colspan=2><a
36133633
href="/TR/CSS21/visudet.html#the-width-property">width</a>
36143634

3635+
<tbody>
36153636
<tr>
36163637
<td colspan=2><a href="/TR/CSS21/visuren.html#z-index">z-index</a>
36173638
</table>

0 commit comments

Comments
 (0)