03-Web前端考点分析总结分析.docVIP

  • 3
  • 0
  • 约9.88千字
  • 约 18页
  • 2019-04-17 发布于安徽
  • 举报
#* HTML知识点 一、功能 用来制作静态网页,网页中的全部内容都是通过Html语言展现出来。 使用场合:开发静态网页。 二、思想 一切功能都由标签实现,标签具有四要素。 三、常用标签 标签关键字 功能 常用属性 font/font 设置字体,字号,颜色 face, color, size br/ 换行 center /center 居中对齐 hn /hn 设置标题级别 H1最大 h6最小 align hr / 插入水平线 size, width, align p /p 划分段落, align ol /ol 创建有序编号列表 type, start li /li 定义一个列表项 ul /ul 定义无序符号列表 type img / 插入图片 src,width,height,border, title,alt table/table 插入表格 border,width,height, bgcolor,bordercolor, cellpadding,cellspacing tr/tr 创建一行 td/td 创建一列 colspan, rowspan th/th 创建一列,元素居中,粗体 caption/caption 设置表格的标题 form /form 收集用户输入信息,并提交给服务器 action, method input type=text / 创建文本

文档评论(0)

1亿VIP精品文档

相关文档