DW海报代码
<!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>现在,今天我知道我在做什么
<br>Got a feeling I should be doing all right
<br>有一种感觉,我必须去做
<br>Doing all right
<br>去做吧
<br>Where will I be this time tomorrow?
<br>我会在那里成为明天的这个时候?
<br>Chasing joy or drinking in sorrow
<br>追逐快乐或饮用的悲哀
<br>Anyway I should be doing all right
<br>无论如何,我必须去做
<br>Doing all right
<br>去做吧
<br>Simply waiting for the sign
<br>只是在等待标志
<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>所以你离开的时候
<br>Sitting waiting for the sign
<br>坐着等待那个信号
<br>And anyway I got so far
<br>反正我已经走了这么远</p>
</body>
</html>