Basic Practice Web Page for the COMP1234 Lab

go to the bottom of the page

Block and inline element section

This is a small subheading and a block element

This is some text and it is also a block element.

This is a block element with a bold inline and italic element.




Attributes

This id attribute allows us to uniquely identify an element/tag and allows us to select that element with CSS or Javascript.

This id attribute allows us to uniquely identify an element/tag and allows us to select that element with CSS or Javascript.

This class attribute allows us to group identify an element/tag and allows us to select those elements with CSS or Javascript.

This class attribute allows us to group identify an element/tag and allows us to select those elements with CSS or Javascript.




Link/Anchor

w3 schools using an absolute reference.
w3 schools using an absolute reference.

One of the better reference sites is w3 schools using an absolute reference.

This is my: exercise02.html file using a document relative reference.

This is my: exercise02.html file using a root relative reference.

This is my: index.html file using a document relative reference in public_html.

This is my: index.html file using a root relative reference in public_html.




Lists

Unordered List

Ordered List

  1. apple
  2. orange
  3. banana
  4. kiwi
  5. cat winking
  6. Duck duck go search



images

cat winking cat winking cat winking cat winking
Fig. 01 folder structure