Basic CSS Tutorial & SSI
Tutorial
Cascading Style Sheets and Server-Side
Includes
Here we see what CSS is and the very basics of what it can do. You'll want to know this stuff, as standard HTML tags are becoming obsolete, with CSS as their replacement.
Now you know what it's about, let's put our new found CSS knowledge into action by making a style sheet.
SSI is sooo cool, you'll love learning what it can do. Hint: it lets you stick another file into your web page, so you can change things on the fly while keeping your original web page untouched. Guess that was more than a hint.
|