Simple HTML Page Example: Basic Tags and Structure
Welcome to my page
This is a simple HTML page created by me.
Some basic HTML tags
- <h1> - <h6>: Heading tags
- <p>: Paragraph tag
- <a>: Anchor tag
- <img>: Image tag
- <ul> and <li>: Unordered list tag
- <ol> and <li>: Ordered list tag
- <table>, <tr>, <th>, and <td>: Table tags
Feel free to explore and experiment with these tags.
原文地址: https://www.cveoy.top/t/topic/mOYS 著作权归作者所有。请勿转载和采集!