WELCOME TO WEEK ONE

CASCADING SYTLE SHEETS

This is the first paragraph I will try, looks OK in IE and Netscape

In this lesson, we have learned about INLINE styles, I will try to use some of the attributes in the following paragraphs. Still OK in both browsers

Now lets see what this paragraph will look like...should be bold and blue!

Here is another paragraph in the same DIV style, it seems to be centered OK and is still blue

TYPES OF STYLES

INLINE - This attaches style properties to documents by assigning them directly to HTML tags with the STYLE tag attribute.

EMBEDDED - This uses the STYLE element to insert style information in a document. All style rules are applicable only to the document that contains them.

LINKED - This uses the LINK element to attach a CSS stylesheet to a document. With a separate linked STYLE document, it is much easier and faster to make formatting changes to the web page.

IMPORTED - An imported Sytle sheet is similar to a linked sheet, but it uses the import command, Not really recommended.

So far, I find that using INLINE commands,
especially to satisfy NETSCAPE can be a big pain, OUCH!
I still can't get this table to center in NETSCAPE!



WEEK TWO



Email Me!