CSS Cheat
Home → Tutorials → CSS Cheat
The CSS cheat (the ref. to the 'stylesheet') is a way to get the same CSS onto any page you'd like.
- Type out/paste your CSS codes into a .txt document on Notepad. My example will use 'style.txt'
- Rename your .txt document into a .css document (rename >> style.css). If you can't/don't know how to do this on your hard drive, rename it after the next step.
- Upload the file to your host. (If it's still a .txt, now you can rename it to .css).
- Use the code below on the pages you want your CSS on.
You're done! Just change the CSS in the uploaded document to change the look of the pages. I hope this tutorial was helpful. If you have any remaining questions, feel free to ask them here.
