
Whew! I’ve been (re)learning CSS and have discovered a few newbie misconceptions of mine that had really held me back.
CSS = Cascading Style Sheets. In an ideal web app, the HTML defines the page structure, the CSS defines the presentation (look), and the JavaScript/jQuery defines the behavior.
Continue reading My Newbie CSS Mistakes