HTML 環境語法

<!DOCTYPE html>
<html>
<head>
  <title>Yahoo 新聞</title>
</head>
<body>
  <h1>標題</h1>
  <p>段落段落</p>
  <p>段落段落</p>
</body>
</html>


完成並繼續課程