Elements page
Here is my elements page, here is the elements of w3schools.
- What are Elements and Nested Elements?
- The HTML element is everything from the start tag to the end tag while HTML elements can be nested (this means that elements can contain other elements).
- What is an Empty Tag? Give an example of an empty tag.
- an empty tag is where the tag is not complete. EX: << head >
Click Here To Return To Notes Homepage
Click here to go to the w3schools elements site.