This is plain text in a block element.
This is a block element with a bold inline element.
The id attribute allows you to uniquely identify an element/tag, that allows us to select that element in CSS or Javascript.
The id attribute allows you to uniquely identify an element/tag, that allows us to select that element in CSS or Javascript.
The class attribute allow you to identify more than one tag/element to apply change with CSS or Javascript.
The class attribute allow you to identify more than one tag/element to apply change with CSS or Javascript.
One of the better HTML info site is W3 schools
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.