hello! welcome to my world!


歡迎光臨


		
<!doctype html>
<html>
	<head>
		<meta name="author" content="Lanyue" /> 
		<meta charset='utf-8' />
		<title>
			unit02 的 2.6.3 作業
		</title>
	</head>
	<body>

		<h1>這是標題哦!</h1>
			
		<p>第一個段落的一些字</p>
			
		<a href="url">超連結</a>
						
	</body>
</html>