This is a my first CSS styling document

I plan to make the page beautiful!!

This is the introduction paragraph. It has an 'id' attribute with the value of "intro". It is styled differently from all other paragraphs, using a CSS rule with an ID Selector.

This is the second paragraph. It does not have an 'id' attribute.

This is the third paragraph. It also does not have an 'id' attribute.

Back to Main Page