Activity 302: Learning about CSS

October 19, 2010

So How do we use CSS?

Firstly in the HTML file, you must declare the CSS style sheet as a link. You can declare mutliple CSS sheets and say which one is the main one.

Secondly in the CSS file, the syntax is relatively simple. Any tags you want to overide you keep in a {}. Within the {} you can change things like text colour, background, size etc.

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.