网页代码的规范.docVIP

  • 5
  • 0
  • 约6.22千字
  • 约 5页
  • 2017-02-13 发布于北京
  • 举报
网页代码规范 一、网站代码的主体结构布局: 1、!–页面注释解– 2、html 3、head 4、title网页标题/title 、meta http-equiv=Content-Type content=text/html; charset=2312 6、meta http-equiv=Content-type content=text/html; charset=utf-8 (英文版,一定要用这个国际码) 7、meta name=keywords content=关键词 、meta name=description content=网站描述 、link href=style/css.css type=text/css rel=stylesheetscript type=text/javascript src=../javascript.js/script 11、/head 12、body 14、div 15、h1页面内容标题/h1 16、h2页面相关性标题/h2 17、h3标题系列/h3 18、h4标题系列/h4 19、h5标题系列/h5 、h6标题系列/h6 、img src=xxx.jpg alt=图片说明 、a href=/ title=“链接说明”链接词/a 23、strong重点关键词强调/strong 24、b关键词强调/bu关键词强调/ui关键词强调/

文档评论(0)

1亿VIP精品文档

相关文档