html技术共162篇
html技术
HTML5 对各个标签的定义与规定:footer
手册释义:定义 section 或 document 的页脚。典型地,它会包含创作者的姓名、文档的创作日期以及/或者联系信息。 使用指引:一般用来包裹整个页面通用底部,也可用于其他区域底部,比如article...
HTML5 对各个标签的定义与规定:title
<script language='javascript'> document.title = 'htmlv.cn'; 写在head中,且只许出现一次。 内容类型为文本形式。interface HTMLTitleElement : HTMLElement { at...








