CSS Cheat Code
Here is a very useful code if you hate having to change a bunch of css
codes on all your pages everytime your site changes layouts.
First open up Notepad and insert all of your css codes in there. Make sure there are no < /style >
anywhere or it will not work. Then save it as style.css (you don't have to, but its easier to remember).
Now upload that file into your main directory and add this code to all of your subpages:
Hope that helps! :)
[ Back ]