Home > Assignments > Class 3

Class 3

CSS – Cascading Style Sheets

<link
rel=”stylesheet”
type=”text/css”
href=”styles/basic.css” />

  • There are relative and absolute references.
  • The order of <h> and <p> etc is important mainly for SEO, if you want them reversed, keep them in a correct order in your html and inverse them with your css.
  • Block elements vs. inline elements.
Advertisement
Categories: Assignments
  1. No comments yet.
  1. No trackbacks yet.

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.