File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2979,7 +2979,7 @@ <h5 class="no-num no-toc" id=sample-css-for-a-div>sample CSS for a div:</h5>
29792979 id =sample-html-fragments-renderings-and-you > sample HTML fragments,
29802980 renderings, and your browser:</ h5 >
29812981
2982- < table border =1 cellpadding =5 >
2982+ < table border =1 cellpadding =5 style =" color:#000;background:#fff; " >
29832983 < tbody >
29842984 < tr >
29852985 < th > HTML
Original file line number Diff line number Diff line change @@ -1596,7 +1596,7 @@ <h5 class="no-num no-toc">sample CSS for a div:</h5>
15961596 width:3.2em; padding:.2em; border:solid .1em black; margin:1em 0;
15971597}</ code > </ pre >
15981598< h5 class ="no-num no-toc "> sample HTML fragments, renderings, and your browser:</ h5 >
1599- < table border ="1 " cellpadding ="5 "> < tbody >
1599+ < table border ="1 " cellpadding ="5 " style =" color:#000;background:#fff; " > < tbody >
16001600< tr > < th > HTML</ th > < th > sample rendering</ th > < th > your browser</ th > </ tr >
16011601< tr >
16021602< td > < pre > < code > <div>
You can’t perform that action at this time.
0 commit comments