html标准写法与dreamweaver自动生成的不一样
html标准写法与dreamweaver自动生成的不一样
发布时间:2015-05-12 来源:查字典编辑
摘要:代码如下://这里写你的js代码接下来介绍html标签换行标签//不换行//居中样式sadddddddddddddddddddddddddd...

 代码如下:


<!--doctype指定文档类型htm-->
<!doctype html>
<html>
<header>
<!--设置字符集 utf-8-->
<meta charset="utf-8">
<style>
<!--这里写你的css代码-->
</style>
<script>
//这里写你的js代码
</script>
</header>
<body>
<!--这里bof体内容-->
</body>
</html>
接下来介绍html标签
<br/> 换行标签
//不换行
<nobr>
<img src="http://file.ynet.com/2/1403/26/8829944-148x86.jpg">
<img src="http://file.ynet.com/2/1403/26/8829944-148x86.jpg">
<img src="http://file.ynet.com/2/1403/26/8829944-148x86.jpg">
<img src="http://file.ynet.com/2/1403/26/8829944-148x86.jpg">
<img src="http://file.ynet.com/2/1403/26/8829944-148x86.jpg">
<img src="http://file.ynet.com/2/1403/26/8829944-148x86.jpg">
<img src="http://file.ynet.com/2/1403/26/8829944-148x86.jpg">
<img src="http://file.ynet.com/2/1403/26/8829944-148x86.jpg">
<img src="http://file.ynet.com/2/1403/26/8829944-148x86.jpg">
<img src="http://file.ynet.com/2/1403/26/8829944-148x86.jpg">
<img src="http://file.ynet.com/2/1403/26/8829944-148x86.jpg">
</nobr>
//居中样式
<center>
<p>saddddddddddddddddddddddddddddddddd</p>
<img src="http://file.ynet.com/2/1403/26/8829944-148x86.jpg">
<img src="http://file.ynet.com/2/1403/26/8829944-148x86.jpg">
<img src="http://file.ynet.com/2/1403/26/8829944-148x86.jpg">
<img src="http://file.ynet.com/2/1403/26/8829944-148x86.jpg">
<img src="http://file.ynet.com/2/1403/26/8829944-148x86.jpg">
<img src="http://file.ynet.com/2/1403/26/8829944-148x86.jpg">
</center>  
推荐文章
猜你喜欢
附近的人在看
推荐阅读
拓展阅读
相关阅读
网友关注
最新脚本HTML教程学习
热门脚本HTML教程学习
网页设计子分类