lana and jack
pauline
sapphire
alice
linda
jenni
justin
alice
gizmo
kaela
alisha
nedo
angelica

BECOME ONE?


blog entries
visitor content
tutorials
website info



ADVERTISE HERE?


Online Since: June 25 '09
Online now: online
Layout by: Masoud
Featuring: No one
Made in: Photoshop and paint shop pro
Brushes from: No where



MORE?


Counter started July 27, 2009.
free counters


Tables

Wow, learning how to understand CSS tables is one of the hardest things I've ever done, because I couldn't seem to find any good tutorials, so therefore; I've made this one. I certainly hope you understand.

Example: Okay, so I have already pasted my CSS code into my website, and now I want to make some tables. Below you're going to see what I am writing; <h1>This is h1</h1> <h2>This is h2</h2> <h3>This is h3</h3> <h4>And this is h4</h4> With the help of the CSS code, my tables will turn out like this:


Whenever you type <*H1>TEXT HERE<*/H1> (wihtout the stars), there will appear a headline. The same thing will happend with the other tables. If you have worked with HTML and HTML tables previoustly, then this shouldn't be too hard.

What so if you don't get it the first time you try? Do not give up. Repeat trying to make this several times because Practise makes Perfect, and eventually you'll figure this out!