News for the ‘website design’ Category
XHTML CSS Website design
Web design article on how to link to a css style sheet using xhtml strict code.
Use the following code when coding your website using valid xhtml strict code.
<link rel=”stylesheet” href=”style.css” type=”text/css” />
Replace style.css with the name and path of your chosen stylesheet.
If you need any help, your chosen web design company should be able to help you with this.
Edited: September 29th, 2009