为了账号安全,请及时绑定邮箱和手机立即绑定

兴趣是最好的老师,坚持就是胜利,加油!

<!DOCTYPE HTML>

<html>

    <head>

        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">

        <title>Html和CSS的关系</title>

        <style type="text/css">

        h1{

    font-size:12px;

    color:#930;

    test-align:center;

        }

        </style>

    </head>

    <body>

        <h1>你好,</h1>

        <h1>我是乔小水,很高兴认识你,兴趣是最好的老师,希望我会爱上你并一直爱你哟。</h1>

         <h1>嗯,加油!</h1>

    </body>

</html>


正在回答

4 回答

加油!

0 回复 有任何疑惑可以回复我~

一起加油

0 回复 有任何疑惑可以回复我~

<!DOCTYPE html>
<html>
<head>
 <title>送你一首歌</title>
 <style type="text/css">
 body{
  font-size:15px;
  color:#747474
 }
h1{
 text-align:center;
 color: #0084ff
}
p{
 line-height: 0.4em;
 text-align: center;
}
.setBlue{
 font-weight: bold;
 font-size: 20px;
 color:blue;
}
.setBlack{
 font-weight: bold;
 font-size: 20px;
 color: black;
}
.setRed{
 font-weight: bold;
 font-size: 20px;
 color: red;
}
h2{
 text-align: center;
}
hr{
 width:15%;
 border: 1px solid blue;
}
a:hover{

 color: red;}
</style>

</head>
<body>
<div id="英雄传说">
<h1>
<a href="http://www.kuwo.cn/play_detail/12927098?catalog=yueku2016/
"
title="音乐网站"
>
星之所在
</a>
</h1>
<p>你的身影如闪烁的<span class="setBlue">星空</span>&nbsp;逐渐融于晨光之中</p>
<p style="color:#90d300"
>君の影星のように&nbsp;朝に溶けて消えていく</p>
<hr/>
<p>失去了你的<span class="setBlack">身影</span>&nbsp;我的思念日益渐浓</p>
<p style="color:#90d300"
>行き先を失くしたまま&nbsp;想いは溢れてくる</p>
<hr/>
<p>无论坚强或是软弱&nbsp;愿此刻<span class="setRed">心</span>永远能与你交融</p>
<p style="color:#90d300"
>强さにも弱さにも&nbsp;この心は向き合えた</p>
<hr/>
<h2>
<img src="https://bkimg.cdn.bcebos.com/pic/1b4c510fd9f9d72ab35251ebdc2a2834349bbb16?x-bce-process=image/watermark,g_7,image_d2F0ZXIvYmFpa2U4MA==,xp_5,yp_5"
width="300px"
height="300px"
title="英雄传说"
>
</h2>

</div>
</body>
</html>

1 回复 有任何疑惑可以回复我~
#1

qq_慕村2529730

谢谢!
2020-03-22 回复 有任何疑惑可以回复我~

<html>

    <head>

        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">

        <title>Html和CSS的关系</title>

        <style type="text/css">

        h1{

    font-size:12px;

    color:#930;

    test-align:center;

        }

        </style>

    </head>

    <body>

        <h1>你好,</h1>

        <p>我是乔小水,很高兴认识你,兴趣是最好的老师,希望我会爱上你并一直爱你哟。</p>

         <p>嗯,加油!</p>

    </body>

</html>


1 回复 有任何疑惑可以回复我~
#1

qq_慕村2529730

谢谢前辈!
2020-03-22 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

兴趣是最好的老师,坚持就是胜利,加油!

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信