摘要: 文字样式排版 标题 <h1>—<h6> 普通文本 <p> 引用大段文本,自动缩进 <blockquote> 加粗 普通加粗 <b> 重要加粗 <strong> 斜体 引用斜体 <cite> 普通斜体 <i> 阅读全文
posted @ 2018-09-22 10:19 羲兮cf 阅读(85) 评论(0) 推荐(0) 编辑
摘要: <meter> <mark> <nav> <href> <noscript> <object> <select> <option> 阅读全文
posted @ 2018-09-22 09:43 羲兮cf 阅读(87) 评论(0) 推荐(0) 编辑
摘要: 文字类型,样式 <i> <em> <dfn> <strong> <code> <del> <insert> datetime, cite <span> <footer> <header& 阅读全文
posted @ 2018-09-20 22:03 羲兮cf 阅读(70) 评论(0) 推荐(0) 编辑
摘要: <button> type(button, submit, reset) name, value, disable <bdo> dir(ltr, rtl) <title> 表格 <table> border <tr> <td> 阅读全文
posted @ 2018-09-20 18:43 羲兮cf 阅读(75) 评论(0) 推荐(0) 编辑
摘要: 新建html文件 右下角“纯文本”切换为“html”,输入“!”,按Tab键,模板自动生成。 <a> href <img> src, alt, height, width(100~2.3cm) usemap name ( ) <map> name <area 阅读全文
posted @ 2018-09-18 21:49 羲兮cf 阅读(124) 评论(0) 推荐(0) 编辑