Tips :
1: A nested list must have a <ol> or <ul> element.
2.
<a href="mailto:user@javablackbelt.com">User</a>
The possible optional parameters include "subject", "body", "cc" and "bcc".
3. Display "test" on button
<button>test</button>
<input type="button" value="test"/>
4.
<strong></strong> is a logical state.
<bold></bold>,<b></b> is a physical state.
5.In which tag is id invalid?
<base>
<script>
<style>
<head>
6. The usage of "BLOCKQUOTE" to indent text is deprecated
本文介绍了HTML中常见元素的正确使用方式,包括有序列表和无序列表的嵌套规则、超链接的参数设置、按钮的显示方法及文本样式的区别。此外还提到了一些已废弃的用法,帮助读者避免在实践中使用。
811

被折叠的 条评论
为什么被折叠?



