| Joel Sklar Consulting | Home |
Use the Report Errata form to send me error info.
No errors reported!
Page 172, "linking to an External Style Sheet" code section.
The <style> element should not contain the <link> element. The style tags should be removed as shown in the following correct code:
<head> <title>Sample Document</title> <link href="styles.css" rel="stylesheet"> </head>
Home | XHTML | XML | CSS | XSLT | Class Info | Consulting Services
All contents of this site © 2010 Joel Sklar Consulting