Tuesday, July 29th, 2008
So you want to know what CSS is aye?
CSS stands for Cascading Stylesheet - it is basically the language which makes all of your websites look nice and pretty. To put it simply, if we didn’t have CSS, every website today would go back to looking…
Tags: CSS, formatting, simple
Posted in Uncategorized | No Comments »
Tuesday, July 29th, 2008
The display of an element is often tied into its position - there are quite a few different variants for the display of an element so take note
Display
The display tag of an element can quite significantly change the layout of your website, and there…
Tags: CSS, formatting
Posted in Uncategorized | No Comments »