Welcome to my Comments Page
Welcome to my Comments page. Here are some things i have learned from the W3Shools Comments web page.
- What are Comments for?
- They help document your HTML source code.
- What is the proper syntax for comments?
- ' to close it.
- How can you hide content using comments? Why would you want to do this?
- By using the 'p' tag between ''
W3schools HTML Comments
Click this link to go back to the home page.