This is a plain text block tag.
bold inline element This is another strong inline element.This is a block element with bold inline element.
This id attribute allows us to uniquely identify an element/tag and allows you to select that element with CSS or Javascript.
This id attribute allows us to uniquely identify an element/tag and allows you to select that element with CSS or Javascript.
The class attribute allows us to identify more than one element/tag to apply changes to all class elements with CSS or Javascript.
The class attribute allows us to identify more than one element/tag to apply changes to all class elements with CSS or Javascript.
One of the better HTML site is W3 schools
This is my Template file using a document relative reference.
This is my Template 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.