|
#CSS #WebDesign #Geek #Blogging #Code #ScriptKitty #HowTo #DIY #HTML #Technology #CheatSheet
|
You've probably heard that CSS makes building web pages a lot easier. But how? Basically, CSS is a giant shortcut. It allows you to use one file to dictate the style of your entire webpage, instead of adding attributes to every single HTML tag. By telling the computer what to modify, and how, you save typing, save computer memory, and save a ton of hassle if you ever decide to change the style of your web page.
Contained in this FREE guide:
You Make The Rules -- What CSS is and how to write it
Adding CSS To Your Page -- Three ways to utilize style sheets
Custom Selectors -- Use variables to stylize <div>...</div> tags & more
Cheat Sheet -- a HUGE glossary of code based on my own personal cheat-sheet