HTML实用的网页代码大全
【一】:符号<p style="font-size: 16px; color: black; line-height: 40px; text-align: left; margin-bottom: 15px;"><p>段落</p></p><p style="font-size: 16px; color: black; line-height: 40px; text-align: left; margin-bottom: 15px;"><h>标题</h>(h1---h6)</p>
<p style="font-size: 16px; color: black; line-height: 40px; text-align: left; margin-bottom: 15px;"><br>:换行</p>
<p style="font-size: 16px; color: black; line-height: 40px; text-align: left; margin-bottom: 15px;"><hr>:分割线</p>
<p style="font-size: 16px; color: black; line-height: 40px; text-align: left; margin-bottom: 15px;"><span style="color: black;">上下</span>尖括号:&lt;&gt;</p>
<p style="font-size: 16px; color: black; line-height: 40px; text-align: left; margin-bottom: 15px;">&<span style="color: black;">暗示</span>为:&amp</p>
<p style="font-size: 16px; color: black; line-height: 40px; text-align: left; margin-bottom: 15px;">"<span style="color: black;">暗示</span>为:&quot;</p>
<p style="font-size: 16px; color: black; line-height: 40px; text-align: left; margin-bottom: 15px;">表格形式</p>
<p style="font-size: 16px; color: black; line-height: 40px; text-align: left; margin-bottom: 15px;"><table></p>
<p style="font-size: 16px; color: black; line-height: 40px; text-align: left; margin-bottom: 15px;"><thead></thead></p>
<p style="font-size: 16px; color: black; line-height: 40px; text-align: left; margin-bottom: 15px;"><tbody><tr><td></td></tr></tbody></p>
<p style="font-size: 16px; color: black; line-height: 40px; text-align: left; margin-bottom: 15px;"><tfoot></tfoot></p>
<p style="font-size: 16px; color: black; line-height: 40px; text-align: left; margin-bottom: 15px;"></table></p>【二】:字体<p style="font-size: 16px; color: black; line-height: 40px; text-align: left; margin-bottom: 15px;">移动字体(走马灯):<marquee>文字</marquee></p>
<p style="font-size: 16px; color: black; line-height: 40px; text-align: left; margin-bottom: 15px;">字体加粗:<b>文字</b></p>
<p style="font-size: 16px; color: black; line-height: 40px; text-align: left; margin-bottom: 15px;">字体斜体:<i>文字</i></p>
<p style="font-size: 16px; color: black; line-height: 40px; text-align: left; margin-bottom: 15px;">字体下划线:<u>文字</u></p>
<p style="font-size: 16px; color: black; line-height: 40px; text-align: left; margin-bottom: 15px;">字体删除线:<s>文字</s></p>
<p style="font-size: 16px; color: black; line-height: 40px; text-align: left; margin-bottom: 15px;">字体加大:<big>文字</big></p>
<p style="font-size: 16px; color: black; line-height: 40px; text-align: left; margin-bottom: 15px;">字体<span style="color: black;">掌控</span><span style="color: black;">体积</span>:<h1>文字</h1>(其中字体<span style="color: black;">体积</span><span style="color: black;">能够</span>从h1---h6)</p>
<p style="font-size: 16px; color: black; line-height: 40px; text-align: left; margin-bottom: 15px;">字体<span style="color: black;">掌控</span><span style="color: black;">体积</span>:<font size="12px">文字</font></p>
<p style="font-size: 16px; color: black; line-height: 40px; text-align: left; margin-bottom: 15px;">字体<span style="color: black;">掌控</span>颜色:<font color="颜色">文字</font>(颜色的<span style="color: black;">暗示</span>方式:方式一:英语单词<span style="color: black;">暗示</span>;方式二:#000000~#ffffff)</p>
<p style="font-size: 16px; color: black; line-height: 40px; text-align: left; margin-bottom: 15px;">字体<span style="color: black;">掌控</span>颜色:<p style="color: 颜色">文体</p>(颜色的<span style="color: black;">暗示</span>方式:方式一:英语单词<span style="color: black;">暗示</span>;方式二:#000000~#ffffff)</p>
<p style="font-size: 16px; color: black; line-height: 40px; text-align: left; margin-bottom: 15px;">原始字体样式:<pre>文字</pre></p>【三】:body标记的属性<div style="color: black; text-align: left; margin-bottom: 10px;"><img src="https://pic1.zhimg.com/80/v2-753205efefcd7456130fea1eb6f404ec_720w.webp" style="width: 50%; margin-bottom: 20px;"></div>【四】:特殊样式<p style="font-size: 16px; color: black; line-height: 40px; text-align: left; margin-bottom: 15px;">在新窗口打开连接:<a href="要<span style="color: black;">转</span>的<span style="color: black;">目的</span>路径" target="_blank">要输入的文字</a> (target=_blank<span style="color: black;">暗示</span>用新窗口打开页面,<span style="color: black;">通常</span>出<span style="color: black;">此刻</span><a>标签中,target<span style="color: black;">暗示</span>链接在哪里打开,<span style="color: black;">能够</span>为它赋<span style="color: black;">已然</span>存在的窗口名<span style="color: black;">或</span><span style="color: black;">有些</span>默认的值,<span style="color: black;">平常</span>的<span style="color: black;">有些</span>默认的值有:_blank 新窗口 _self <span style="color: black;">自己</span> _parent 父窗口 _top 顶层窗口(框架中))</p>
<p style="font-size: 16px; color: black; line-height: 40px; text-align: left; margin-bottom: 15px;">消除下划线的连接:<a href="要<span style="color: black;">转</span>的<span style="color: black;">目的</span>路径" style="text-decoration: none" target="_blank">要输入的文字</a></p>
<p style="font-size: 16px; color: black; line-height: 40px; text-align: left; margin-bottom: 15px;">贴音乐:<embed src="音乐<span style="color: black;">位置</span>" width="宽度" height="高度" type=audio/mpeg autostart="false"></p>
<p style="font-size: 16px; color: black; line-height: 40px; text-align: left; margin-bottom: 15px;">贴网页:<iframe src="网页<span style="color: black;">位置</span>" width="宽度" height="高度"></iframe></p>
<p style="font-size: 16px; color: black; line-height: 40px; text-align: left; margin-bottom: 15px;">贴flash:<embed src="flash<span style="color: black;">位置</span>" width="宽度" height="高度"></p>
<p style="font-size: 16px; color: black; line-height: 40px; text-align: left; margin-bottom: 15px;">贴影视文件:<img dynsrc="文件<span style="color: black;">位置</span>" width="宽度" height="高度" start=mouseover></p>
<p style="font-size: 16px; color: black; line-height: 40px; text-align: left; margin-bottom: 15px;">固定帖子背景不随滚动条滚动:<body bac<span style="color: black;">公斤</span>round="背景<span style="color: black;">照片</span><span style="color: black;">位置</span>" body bgproperties=fixed></p>
<p style="font-size: 16px; color: black; line-height: 40px; text-align: left; margin-bottom: 15px;">帖子背景颜色:<body bgcolor="颜色"> (颜色的<span style="color: black;">暗示</span>方式:方式一:英语单词<span style="color: black;">暗示</span>;方式二:#000000~#ffffff)</p>
<p style="font-size: 16px; color: black; line-height: 40px; text-align: left; margin-bottom: 15px;">帖子背景音乐:IE:<body bgsound="背景音乐<span style="color: black;">位置</span>" loop=infinite>或NS:<embed src="背景音乐文件" autostart=true hidden=true loop=true> (bgsound是背景音乐的标签 src-所<span style="color: black;">插进</span>背景的U</p>
“板凳”(第三个回帖的人) 感谢你的精彩评论,为我的思绪打开了新的窗口。 感谢您的精彩评论,为我带来了新的思考角度。 你的话语如春风拂面,温暖了我的心房,真的很感谢。 楼主听话,多发外链好处多,快到碗里来!外链论坛 http://www.fok120.com/ 这夸赞甜到心里,让我感觉温暖无比。
页:
[1]