标题结构

<!doctype html>
<html>
	<head>
		<meta charset="utf-8" />          
		<!...使用UTF-8字符集编码...>
		<meta name="keywords" content="fish, smelly, trout, shark">
		<!...元关键词标签,为Google或其他搜索引擎提供关键词...>
		<meta name="description" content="We shell the smelliest fish online, guranteed!">
		<!...元描述标签,用于解释说明,见于链接下文字摘要说明...>
		<title>my first web page</title>  
		<!...标题标签...>
		<link rel="stylesheet" type="text/css" href="css/main.css"> 
		<!...CSS链接标签,浏览器会根据CSS引用去开发者或用户指定的地址得到CSS文件来设计网页...>
		<!...链接标签与该HTML文件关联,是样式表,以CSS文本类型,寻找CSS文件的地址...>
	</head>
	
	<body>
		<h1>Welcome to my smelly fish shop</h1>                        <!...h标签范围仅限于h1到h6...>
		<p>We sell the smelliest fish on the planet</p>
		
		<h2>Types of Fish We Sell</h2>
		<h3>Freshwater Fish</h3>
		<p>We are experts in catching many types of freshwater fish...</p>
		<h3>Saltwater Fish</h3>
		<p>We are experts in catching many types of Saltwater fish...</p>
		
		<h2>About Us</h2>
		<p>Mr Green's Smelly Fish Emporium prides itself on catching, preparing and delivering
		the smelliest fish right to your doorstep. Whether you like to cook them, feed them to
		your cat, or just hide them in your unruly neighbours porch, Mr Green has it covered!</p>
		
		<h2>Contact Us</h2>
		<p>You can contact Mr Green in various ways...</p>
		<h3>By phone</h3>
		<p>222-222-Fish</p>
		<h3>By Email</h3>
		<p>twcyq@mrgreenfish.com</p>
		<h3>By carrier pidgeon</h3>
		<p>To do this, order your pidgeon at www.mrgreenfish.com</p>
	</body>
</html>



  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值