|
本帖最后由 aKang 于 2015-4-13 09:51 编辑
默认是下面这样子
文字
[mw_shl_code=html,true]
<html>
<head>
<title>YOUR TITLE</title>
<style type=”text/css”>
pre {
font-family:Verdana,Tahoma;
color:#FFB000;
}
body {
background:#000000;
margin-left:8px;
margin-top:0px;
}
</style></head>
<body scroll=”no”>
<pre>
“你的文字”
</pre>
</body>
</html>
[/mw_shl_code]
图片
[mw_shl_code=html,true]
<html>
<head>
<title>YOUR TITLE</title>
<style type=”text/css”>
<!–
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #000000;
}
–>
</style>
</head>
<body>
<img src=”你的图片地址” width=”100%” height=”100%” border=”0″ align=”center”>
</body>
</html>
[/mw_shl_code]
直接打开一个网页
[mw_shl_code=html,true]
<head>
<meta http-equiv=’refresh’ content=’0; url=网址’>
</head>
[/mw_shl_code]
背景音乐
[mw_shl_code=html,true]
<head>
<NOEMBED><BGSOUND src=”你的mp3外链地址″></NOEMBED>
</head>
[/mw_shl_code]
|
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有账号?注个册吧
×
|