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