Welcome to my Elements Page!
Welcome to my Elements page. Here are some things I have learned from the W3Schools Elements web page.
- What are Elements and Nested Elements?
- HTML elements can be nested (this means that elements can contain other elements).The HTML element is everything from the start tag to the end tag
- What is an Empty Tag? Give an example of an empty tag.
- The <br> tag defines a line break, and is an empty element without a closing tag
Click here for elements
Click here to return to the Notes Homepage.