Monday, April 18, 2011

week 4 css intro

this weeks class we were thrown into the world of Cascading Style Sheets .

(sigh ).Where the magic (designing)happen.
Style sheets are linked to an html page. it defines how the html elements will be displayed.it enables you to personalize the appearance of your webpage.

fun fact : CSS created by the World Wide Web Consortium (W3C).

I made my first css file and learnt how to :
apply background colours.
difference between in-line and block elements.
A block element is an element that takes up the full width available.for example the heading element and divs.

An inline element only takes up as much width as necessary, for example span.

css continues to week 5
fun fun fun!!

*_*






·

No comments:

Post a Comment