Tech 101: Understanding CSS classes vs. IDs
When writing CSS, you will find yourself needing to single out HTML elements or groups of HTML elements to apply styles to. In order to do this, you will...
Read MoreWhen writing CSS, you will find yourself needing to single out HTML elements or groups of HTML elements to apply styles to. In order to do this, you will...
Read MoreAre you looking for a way to exercise your CSS muscles? Why not try to recreate famous logos using only HTML & CSS!
Read MoreWhat is scripting? What is coding? How are they different?
Read MoreClient-side means that the action takes place on the user’s (the client’s) computer. Server-side means that the action takes place on a web server.
Read MoreQA stands for Quality Assurance, and it's the process a site or product goes through to make sure everything's working right.
Read MoreEverything you wanted to know about JavaScript and then some!
Read MoreCSS is the language that makes the web look nice.
Read More