< !DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=utf-8">
<title> 制作我的第一个网页 </title>
<style type="text/css">
h1{
font-size: 98;
color:#33;
text-align:center;
}
h6{
font-size:70;
color:#335;
text-align:right;
}
</style>
</head>
<body>
<h1>Hello HTML</h1>
<h6>Bluesky</h6>
<p> we are family,we are together,we like each other.</p>
<p>我们都喜欢奥运会,里约奥运会中国夺得首枚金牌,20米射击比赛,选手们的竞争非常的激烈。</p>
</body>
</html>
字符串在<hx></hx>标签之间输入
<html> 标签;<strong>字体加粗;<a>点开链接;<image src=>添加图片;<q>加双引号<p>段落
转载请注明原文地址: https://ju.6miu.com/read-1311951.html