Including StyleSheet

Including a stylesheet to your site is extremely easy. It's a small code that barely takes up a whole line! Using this code helps organize your site. It also helps so when you want to change your layout, you only have to change one code! All you have to do is change the bold information to what fits you best. Have fun!

<link href="http://yourdomain.com/style.css" rel="stylesheet" type="text/css">

© Stainedink.com 2007 - 2008