DW海報(bào)代碼
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Queen</title>
<style type="text/css">
#name{
? ? color: #F1D86D;
? ? text-align: center;
? ? font-size: 60px;
? ? font-style: oblique;
? ? font-weight: 900;
? ? padding-left: 492px;
}
#GC{
? ? text-align: center;
? ? color: #CBB26A;
? ? font-style: italic;
? ? padding-right: 0px;
? ? padding-left: 492px;
}
#queen{
? ? background-image: );
? ? margin-top: 56px;
? ? text-align: center;
? ? background-image: url(%E7%94%BB%E6%9D%BF%201.png);
? ? background-repeat: no-repeat;
}
</style>
</head>
<body id="queen">
<p id="name">? Ding All Right</p>
<p id="GC">Yesterday my life was in ruins
<br>昨天我的生活是一片廢墟
<br>Now today I know what I'm doing
<br>現(xiàn)在,今天我知道我在做什么
<br>Got a feeling I should be doing all right
<br>有一種感覺(jué),我必須去做
<br>Doing all right
<br>去做吧
??
<br>Where will I be this time tomorrow?
<br>我會(huì)在那里成為明天的這個(gè)時(shí)候?
<br>Chasing joy or drinking in sorrow
<br>追逐快樂(lè)或飲用的悲哀
<br>Anyway I should be doing all right
<br>無(wú)論如何,我必須去做
<br>Doing all right
<br>去做吧
<br>Simply waiting for the sign
<br>只是在等待標(biāo)志
<br>Waiting here to find the words to say
<br>在這里等著敘舊情
<br>Sitting waiting all this time here
<br>在這里等了這么久
<br>All the time you're away
<br>所以你離開的時(shí)候
<br>Sitting waiting for the sign
<br>坐著等待那個(gè)信號(hào)
<br>And anyway I got so far
<br>反正我已經(jīng)走了這么遠(yuǎn)</p>
</body>
</html>