Basic HTML Web Page for the week 4 Comp1234 Lab

go to the bottom of the page

Block and inline tags.

This is a plain text block element.

bold inline element. This is another bold inline element.

This is a block element with a bold inline 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 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.




Link/Anchor

w3 schools absolute reference another w3 schools absolute reference

One of the better HTML reference site is: w3 schools absolute reference

This is my wk02.html file using a document relative reference.

This is my wk02.html file using a root relative reference.

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

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




Lists

Unordered List

Ordered List

  1. apple
  2. orange
  3. banana
  4. kiwi
    1. apple
    2. orange
    3. banana
    4. kiwi
    5. W3 schools



Images

cat winking cat winking
Fig. 01 folder structure