.:Urban-Glam.Com:. .:Urban-Glam.Com:.
.:Home:. .:Gina:. .:Domain:. .:Exits:. .:Tutorials:. .:Myspace:. .:Portfolio:.
Style.css

If you have a big site or just wanna keep it more organized and easier whenever you change your CSS then this is for you. Instead of putting all your CSS codes on every page of your site all you have to do is put one simple link. And then whenever you want to change it you just change one file and that's it.

It really saves you time especially if you like to change your layout a lot.

First go to Start/Programs/Accessories/Notepad and save it as style.css.

In that page paste in this code. This is just the basic setup you would have in your CSS. If you want to change it or add more go right ahead.

Save that and upload it to your site.

Now put this code on every one of your pages in the HEAD tags.

So now whenever you want to change your css you just change your style.css file.

< Back