HTML and CSS Reference
In-Depth Information
<style type="text/css">
/*<![CDATA[*/
body {
background-color: #FFFFFF;
color: #000000;
}
h2.c1 {color: #AA0000}
/*]]>*/
</style>
</head>
<body>
<h2 class="c1">Today's News</h2>
However, the names Tidy chooses aren't especially meaningful, and it can't determine the reasons for the color
element. Furthermore, the rules should really go into an external stylesheet. If possible, clean up Tidy's output
by hand.
Search WWH ::




Custom Search