Welcome To My Elements Page

Welcome to my Elements page. Here are some things I have learned from the W3Schools Elements web page. You can visit this page by clicking on this Link

What are Elements and Nested Elements?
An HTML element is defined by a start tag, some content, and an end tag.
What is an Empty Tag? Give an example of an empty tag.
HTML elements with no content are called empty elements. An example is a paragraph with a line break.

Click here to return to the Notes Homepage