我正在尝试拍摄一张图像并将其重复显示在我的网页顶部,但我什至无法显示它。我不知道如何正确指定 url。
我需要在网站名称周围加上单引号。
<!DOCTYPE html>
<html>
<head>
<style>
html {
background: url(fromthehartle.freeservers.com/images/CatTopBorder.gif) no-repeat center fixed;
background-size: cover;
}
body {
color: white;
}
</style>
</head>
<body>
<p>sample text</p>
</body>
</html>
Smart猫小萌
30秒到达战场
相关分类