This is plain text in a block element.
bold inline element This is another strong inline elementThis is a block element with a bold inline element .
This id attribute allows us to uniquely identify an element/tag and allows us to select that element in CSS or Javascript.
This id attribute allows us to uniquely identify an element/tag and allows us to select that element in CSS or Javascript.
The class atribute allows us to identify more than one tag/element to apply a change with CSS or Javascript.
The class atribute allows us to identify more than one tag/element to apply a change with CSS or Javascript.
One of the better HTML sites is the w3 schools Web Page.
This is my template file using a document relative path.
This is my template file using a root relative path.
This is my index.html file using a root relative path.
This is my index.html file using a document relative path.