标准写法与dreamweaver生成代码有哪些不一样

  代码如下:
 
  
 
  <!--doctype指定文档类型htm-->
 
  <!doctypehtml>
 
  <html>
 
  <header>
 
  <!--设置字符集utf-8-->
 
  <metacharset="utf-8">
 
  <style>
 
  <!--这里写你的css代码-->
 
  </style>
 
  <script>
 
  //这里写你的js代码
 
  </script>
 
  </header>
 
  <body>
 
  <!--这里bof体内容-->
 
  </body>
 
  </html>
 
  接下来介绍html标签
 
  
 
  <br/>换行标签
 
  //不换行
 
  <nobr>
 
  <imgsrc="http://file.ynet.com/2/1403/26/8829944-148x86.webp">
 
  <imgsrc="http://file.ynet.com/2/1403/26/8829944-148x86.webp">
 
  <imgsrc="http://file.ynet.com/2/1403/26/8829944-148x86.webp">
 
  <imgsrc="http://file.ynet.com/2/1403/26/8829944-148x86.webp">
 
  <imgsrc="http://file.ynet.com/2/1403/26/8829944-148x86.webp">
 
  <imgsrc="http://file.ynet.com/2/1403/26/8829944-148x86.webp">
 
  <imgsrc="http://file.ynet.com/2/1403/26/8829944-148x86.webp">
 
  <imgsrc="http://file.ynet.com/2/1403/26/8829944-148x86.webp">
 
  <imgsrc="http://file.ynet.com/2/1403/26/8829944-148x86.webp">
 
  <imgsrc="http://file.ynet.com/2/1403/26/8829944-148x86.webp">
 
  <imgsrc="http://file.ynet.com/2/1403/26/8829944-148x86.webp">
 
  </nobr>
 
  //居中样式
 
  <center>
 
  <p>saddddddddddddddddddddddddddddddddd</p>
 
  <imgsrc="http://file.ynet.com/2/1403/26/8829944-148x86.webp">
 
  <imgsrc="http://file.ynet.com/2/1403/26/8829944-148x86.webp">
 
  <imgsrc="http://file.ynet.com/2/1403/26/8829944-148x86.webp">
 
  <imgsrc="http://file.ynet.com/2/1403/26/8829944-148x86.webp">
 
  <imgsrc="http://file.ynet.com/2/1403/26/8829944-148x86.webp">
 
  <imgsrc="http://file.ynet.com/2/1403/26/8829944-148x86.webp">
 
  </center>







本文转载自中文网

 

推荐阅读