Elements
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.
- HTML Elements
- The HTML element is everything from the start tag to the end tag:
- Nested HTML Elements
- HTML elements can be nested (this means that elements can contain other elements). All HTML documents consist of nested HTML elements.
Click here to return to the the Notes Nomepage.