Welcome to the Elements Page
Welcome to my Elements page. Here are some things I have learned from the W3Shcools Elements web page.Click Here to find more information.
- How do you start a body tag?
- It has a start tag <body> and an end tag </body>.
- The <html> element is the root element and it defines the whole HTML document.
- It has a start tag <html> and an end tag </html>.
Click Here to return to home page