电子商务网站建设与管理理解,织梦如何做英文网站,北海 做网站 英文,游戏建设网站HTML所有的功能#xff0c;都在下面的表格中呈现清楚了。千万不要死记硬背#xff0c;但是在遇到困难的时候#xff0c;可以按照这个表进行查找。
类别功能HTML标签文本样式粗体b/b 或 strong/strong斜体i/i或em都在下面的表格中呈现清楚了。千万不要死记硬背但是在遇到困难的时候可以按照这个表进行查找。
类别功能HTML标签文本样式粗体b/b 或 strong/strong斜体i/i或em/em下划线u/u删除线s/s或strike/strike或del/del上标sup/sup下标sub/sub字体font/font字号font size ‘’/font或h1至h6颜色font color ‘’/font列表无序列表ul/ul搭配li/li有序列表ol/ol搭配li/li链接链接a href ‘’/a锚点a name ‘’/a图片img src ‘’ alt ‘’ width ‘’ height ‘’ /表格表格table/table行tr/tr列td/td或th/th表头thead/thead表身tbody/tbody表尾tfoot/tfoot输入文本输入框input type‘’ text‘’ /密码输入框input type password /单选框input type radio /复选框input type checkbox /下拉框select/select搭配option/option按钮input type button /隐藏域input type hidden \重置按钮input type reset \提交按钮input type submit \形态段落p/p换行br水平线hr区块blockquote/blockquote代码code\/code或pre/pre超链接style/style头部文档类型!DOCTYPE htmlHTML版本html/html头部信息head/head标题title/title样式表link rel‘’ type‘’ href‘’ /脚本script type‘’ src‘’ /script元数据meta charsetUTF-8标题一级标题h1/h1二级标题h2/h2三级标题h3/h3四级标题h4/h4五级标题h5/h5六级标题h6/h6样式样式块style/style行内样式span style/span多媒体视频video src width height/video音频audio src/audio播放控件video controls/video或audio controls/audio嵌入对象object/object嵌入iframeiframe src frameborder/iframeFlash动画embed/embedCanvascanvas/canvasSVGsvg/svg预定义标准文本!DOCTYPE htmlHTML元素!--注释--非断行空格nbsp;