派對屋's Archiver

party 发表于 2013-10-23 00:49

入门必学的基本的 HTML

<div class="thumb_device" style="background-color: rgb(0, 0, 0); margin: 0px; padding: 0px; -webkit-box-shadow: rgb(153, 153, 170) 0px 0px 0px; box-shadow: rgb(153, 153, 170) 0px 5px 10px; box-sizing: border-box; position: relative;"><div style="text-align: center;"><font color="#00b4fe" face="微软雅黑"><span style="font-size: 22px;"><b><br></b></span></font></div><div style="text-align: center;"><font face="微软雅黑"><span style="font-size: 22px;"><b><font color="#00bfff">入</font><font color="#00ffff">门</font><font color="#afeeee">必</font><font color="#00ffff">学</font><font color="#48d1cc">的</font><font color="#00bfff">基</font><font color="#00ffff">本</font><font color="#48d1cc">的</font><font color="#ffffff"> HTML</font></b></span></font></div><p></p><p style="text-align: center; text-indent: 5px;"><br></p><p style="text-align: center; text-indent: 5px;"><br></p></div><p style="background-color: rgb(255, 255, 255); text-align: center; text-indent: 5px;"></p><div style="background-color: rgb(255, 255, 255); text-align: center;"></div><div style="background-color: rgb(255, 255, 255);"><br></div><div><pre id="best-content-508007683" accuse="aContent" class="best-text mb-10" style="background-color: rgb(255, 255, 255); margin-top: 0px; margin-bottom: 10px; padding: 0px;"><font face="Arial">1、贴图:&lt;img src="图片地址"&gt;</font><img src="http://i.imgur.com/rj5uyjV.gif" style="font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px;"></pre><pre id="best-content-508007683" accuse="aContent" class="best-text mb-10" style="background-color: rgb(255, 255, 255); margin-top: 0px; margin-bottom: 10px; padding: 0px;"><font face="Arial"><br>2、加入连接:&lt;a href="所要连接的相关地址"&gt;写上你想写的字&lt;/a&gt;</font><img src="http://i.imgur.com/rj5uyjV.gif" style="font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px;"></pre><pre id="best-content-508007683" accuse="aContent" class="best-text mb-10" style="background-color: rgb(255, 255, 255); margin-top: 0px; margin-bottom: 10px; padding: 0px;"><font face="Arial"><br>3、在新窗口打开连接:&lt;a href="相关地址" target="_blank"&gt;写上要写的字&lt;/a&gt;</font><img src="http://i.imgur.com/rj5uyjV.gif" style="font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px;"></pre><pre id="best-content-508007683" accuse="aContent" class="best-text mb-10" style="background-color: rgb(255, 255, 255); margin-top: 0px; margin-bottom: 10px; padding: 0px;"><font face="Arial"><br>4、移动字体(走马灯):&lt;marquee&gt;写上你想写的字&lt;/marquee&gt;</font><img src="http://i.imgur.com/rj5uyjV.gif" style="font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px;"></pre><pre id="best-content-508007683" accuse="aContent" class="best-text mb-10" style="background-color: rgb(255, 255, 255); margin-top: 0px; margin-bottom: 10px; padding: 0px;"><font face="Arial"><br>5、字体加粗:&lt;b&gt;写上你想写的字&lt;/b&gt;</font></pre><pre id="best-content-508007683" accuse="aContent" class="best-text mb-10" style="background-color: rgb(255, 255, 255); margin-top: 0px; margin-bottom: 10px; padding: 0px;"><font face="Arial"><br>6、字体斜体:&lt;I&gt;写上你想写的字&lt;/I&gt;</font></pre><pre id="best-content-508007683" accuse="aContent" class="best-text mb-10" style="background-color: rgb(255, 255, 255); margin-top: 0px; margin-bottom: 10px; padding: 0px;"><font face="Arial"><br>7、字体下划线: &lt;U&gt;写上你想写的字&lt;/U&gt;</font></pre><pre id="best-content-508007683" accuse="aContent" class="best-text mb-10" style="background-color: rgb(255, 255, 255); margin-top: 0px; margin-bottom: 10px; padding: 0px;"><font face="Arial"><br>8、字体删除线: &lt;s&gt;写上你想写的字&lt;/s&gt;</font></pre><pre id="best-content-508007683" accuse="aContent" class="best-text mb-10" style="background-color: rgb(255, 255, 255); margin-top: 0px; margin-bottom: 10px; padding: 0px;"><font face="Arial"><br>9、字体加大: &lt;BIG&gt;写上你想写的字&lt;/BIG&gt;</font></pre><pre id="best-content-508007683" accuse="aContent" class="best-text mb-10" style="background-color: rgb(255, 255, 255); margin-top: 0px; margin-bottom: 10px; padding: 0px;"><font face="Arial"><br>10、字体控制大小:&lt;H1&gt;写上你想写的字&lt;/H1&gt; (其中字体大小可从H1-H5,H1最大,H5最小)</font></pre><pre id="best-content-508007683" accuse="aContent" class="best-text mb-10" style="background-color: rgb(255, 255, 255); margin-top: 0px; margin-bottom: 10px; padding: 0px;"><font face="Arial"><br>11、更改字体颜色:&lt;font color="#value"&gt;写上你想写的字&lt;/font&gt;(其中value值在000000与FFFFFF(16位进制)之间</font><img src="http://i.imgur.com/rj5uyjV.gif" style="font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px;"></pre><pre id="best-content-508007683" accuse="aContent" class="best-text mb-10" style="background-color: rgb(255, 255, 255); margin-top: 0px; margin-bottom: 10px; padding: 0px;"><font face="Arial"><br>12、消除连接的下划线:&lt;a href="相关地址" style="text-decoration:none"&gt;写上你想写的字&lt;/a&gt;</font></pre><pre id="best-content-508007683" accuse="aContent" class="best-text mb-10" style="background-color: rgb(255, 255, 255); margin-top: 0px; margin-bottom: 10px; padding: 0px;"><font face="Arial"><br>13、贴音乐:&lt;embed src="音乐地址" width="宽度" height="高度" autostart=false&gt;&nbsp;</font></pre><pre id="best-content-508007683" accuse="aContent" class="best-text mb-10" style="background-color: rgb(255, 255, 255); margin-top: 0px; margin-bottom: 10px; padding: 0px;"><font face="Arial"><br>14、贴flash: &lt;embed src="flash地址" width="宽度" height="高度"&gt;</font></pre><pre id="best-content-508007683" accuse="aContent" class="best-text mb-10" style="background-color: rgb(255, 255, 255); margin-top: 0px; margin-bottom: 10px; padding: 0px;"><font face="Arial"><br>15、贴影视文件:&lt;img dynsrc="文件地址" width="宽度" height="高度" start=mouseover&gt;&nbsp;</font></pre><pre id="best-content-508007683" accuse="aContent" class="best-text mb-10" style="background-color: rgb(255, 255, 255); margin-top: 0px; margin-bottom: 10px; padding: 0px;"><font face="Arial"><br>16、换行:&lt;br&gt;</font><img src="http://i.imgur.com/rj5uyjV.gif" style="font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px;"></pre><pre id="best-content-508007683" accuse="aContent" class="best-text mb-10" style="background-color: rgb(255, 255, 255); margin-top: 0px; margin-bottom: 10px; padding: 0px;"><font face="Arial"><br>17、段落:&lt;p&gt;段落&lt;/p&gt;</font></pre><pre id="best-content-508007683" accuse="aContent" class="best-text mb-10" style="background-color: rgb(255, 255, 255); margin-top: 0px; margin-bottom: 10px; padding: 0px;"><font face="Arial"><br>18、原始文字样式:&lt;pre&gt;正文&lt;/pre&gt;</font></pre><pre id="best-content-508007683" accuse="aContent" class="best-text mb-10" style="background-color: rgb(255, 255, 255); margin-top: 0px; margin-bottom: 10px; padding: 0px;"><font face="Arial"><br>19、换帖子背景:&lt;body background="背景图片地址"&gt;</font></pre><pre id="best-content-508007683" accuse="aContent" class="best-text mb-10" style="background-color: rgb(255, 255, 255); margin-top: 0px; margin-bottom: 10px; padding: 0px;"><font face="Arial"><br>20、固定帖子背景不随滚动条滚动:&lt;body background="背景图片地址" body bgproperties=FIXED&gt;</font></pre><pre id="best-content-508007683" accuse="aContent" class="best-text mb-10" style="background-color: rgb(255, 255, 255); margin-top: 0px; margin-bottom: 10px; padding: 0px;"><font face="Arial"><br>21、定制帖子背景颜色:&lt;body bgcolor="#value"&gt;</font></pre><pre id="best-content-508007683" accuse="aContent" class="best-text mb-10" style="background-color: rgb(255, 255, 255); margin-top: 0px; margin-bottom: 10px; padding: 0px;"><font face="Arial"><br>22、帖子背景音乐:&lt;bgsound="背景音乐地址" loop=infinite&gt;</font></pre><pre id="best-content-508007683" accuse="aContent" class="best-text mb-10" style="background-color: rgb(255, 255, 255); margin-top: 0px; margin-bottom: 10px; padding: 0px;"><font face="Arial"><br>23、贴网页:&lt;frameset src="相关地址" width="宽度" height="高度"&gt;&lt;/frameset&gt;&nbsp;</font></pre><pre id="best-content-508007683" accuse="aContent" class="best-text mb-10" style="background-color: rgb(255, 255, 255); margin-top: 0px; margin-bottom: 10px; padding: 0px;"><font face="Arial"><br>24、字体上标:一个字&lt;sup&gt;写上你想写的字&lt;/sup&gt;&nbsp;</font></pre><pre id="best-content-508007683" accuse="aContent" class="best-text mb-10" style="background-color: rgb(255, 255, 255); margin-top: 0px; margin-bottom: 10px; padding: 0px;"><font face="Arial"><br>25、字体下标:一个字&lt;sub&gt;写上你想写的字&lt;/sub&gt;</font></pre><pre id="best-content-508007683" accuse="aContent" class="best-text mb-10" style="background-color: rgb(255, 255, 255); margin-top: 0px; margin-bottom: 10px; padding: 0px;"><font face="Arial"><br>26、 弹出字按钮:(若运用在论坛,发帖后请刷新几次页面才有效)</font></pre><pre id="best-content-508007683" accuse="aContent" class="best-text mb-10" style="background-color: rgb(255, 255, 255); margin-top: 0px; margin-bottom: 10px; padding: 0px;"><font face="Arial">         &lt;button onclick="alert('</font><span style="font-family: Arial; font-size: 12px;">按钮弹出的字</span><span style="font-family: Arial; font-size: 12px;">')" &gt; 按钮显示的字写这边&lt;/button&gt;</span></pre><pre id="best-content-508007683" accuse="aContent" class="best-text mb-10" style="background-color: rgb(255, 255, 255); margin-top: 0px; margin-bottom: 10px; padding: 0px;"><font face="Arial">          <button onclick="alert('怎样?有学到东西了吗? 0w0')">按钮显示的字写这边</button>
</font></pre><pre id="best-content-508007683" accuse="aContent" class="best-text mb-10" style="margin-top: 0px; margin-bottom: 10px; padding: 0px;"><pre id="best-content-508007683" accuse="aContent" class="best-text mb-10" style="background-color: rgb(255, 255, 255); margin-top: 0px; margin-bottom: 10px; padding: 0px;"><font face="Arial">         按钮大小:</font></pre><pre id="best-content-508007683" accuse="aContent" class="best-text mb-10" style="margin-top: 0px; margin-bottom: 10px; padding: 0px;"><font face="Arial">        &lt;button onclick="alert('</font><span style="font-family: Arial; font-size: 12px;">按钮弹出的字</span><span style="font-family: Arial; font-size: 12px;">'')" style="width: 200px; height: 60px"&gt;按钮显示的字写这边&lt;/button&gt;</span></pre><pre id="best-content-508007683" accuse="aContent" class="best-text mb-10" style="background-color: rgb(255, 255, 255); margin-top: 0px; margin-bottom: 10px; padding: 0px;"><font face="Arial">          <button onclick="alert('怎样?有学到东西了吗? 0w0')" style="width: 200px; height: 60px">按钮显示的字写这边</button></font></pre><pre id="best-content-508007683" accuse="aContent" class="best-text mb-10" style="background-color: rgb(255, 255, 255); margin-top: 0px; margin-bottom: 10px; padding: 0px;"><font face="Arial">         按钮颜色:</font></pre><pre id="best-content-508007683" accuse="aContent" class="best-text mb-10" style="margin-top: 0px; margin-bottom: 10px; padding: 0px;"><font face="Arial" style="background-color: rgb(255, 255, 255);">       </font><font face="Arial">&lt;button onclick="alert('</font><span style="font-family: Arial; font-size: 12px;">按钮弹出的字</span><span style="font-family: Arial; font-size: 12px;">')" style="background-color: rgb(255, 255, 255);"&gt;按钮显示的字写这边&lt;/button&gt;</span></pre><pre id="best-content-508007683" accuse="aContent" class="best-text mb-10" style="background-color: rgb(255, 255, 255); margin-top: 0px; margin-bottom: 10px; padding: 0px;"><font face="Arial">         <button onclick="alert('怎样?有学到东西了吗? 0w0')" style="background-color: rgb(100, 255, 255);">按钮显示的字写这边</button></font></pre></pre><pre id="best-content-508007683" accuse="aContent" class="best-text mb-10" style="background-color: rgb(255, 255, 255); margin-top: 0px; margin-bottom: 10px; padding: 0px;"><pre id="best-content-508007683" accuse="aContent" class="best-text mb-10" style="margin-top: 0px; margin-bottom: 10px; padding: 0px;"><font face="Arial">         按钮大小+颜色共用:</font></pre><pre id="best-content-508007683" accuse="aContent" class="best-text mb-10" style="margin-top: 0px; margin-bottom: 10px; padding: 0px;"><font face="Arial">        &lt;button onclick="alert('</font><span style="font-family: Arial; font-size: 12px;">按钮弹出的字</span><span style="font-family: Arial; font-size: 12px;">')" style="background-color: rgb(100, 200, 255); width: 200px; height: 60px;"&gt;按钮显示的字写这边&lt;/button&gt;</span></pre><pre id="best-content-508007683" accuse="aContent" class="best-text mb-10" style="margin-top: 0px; margin-bottom: 10px; padding: 0px;"><font face="Arial">         <button onclick="alert('怎样?有学到东西了吗? 0w0')" style="background-color: rgb(100, 200, 255); width: 200px; height: 60px;">按钮显示的字写这边</button></font></pre><pre id="best-content-508007683" accuse="aContent" class="best-text mb-10" style="text-align: center; margin-top: 0px; margin-bottom: 10px; padding: 0px;"><br></pre></pre><pre id="best-content-508007683" accuse="aContent" class="best-text mb-10" style="background-color: rgb(255, 255, 255); margin-top: 0px; margin-bottom: 10px; padding: 0px;"><font face="Arial"><font face="Arial"><hr class="solidline"><br></font></font></pre><pre id="best-content-508007683" accuse="aContent" class="best-text mb-10" style="background-color: rgb(255, 255, 255); margin-top: 0px; margin-bottom: 10px; padding: 0px;"><font face="Arial"><font face="Arial">另外,发几个颜色代码供大家参考使用</font></font></pre><pre id="best-content-508007683" accuse="aContent" class="best-text mb-10" style="background-color: rgb(255, 255, 255); margin-top: 0px; margin-bottom: 10px; padding: 0px;"><font face="Arial"><font face="Arial"><font color="#FF3366"><b>FF3366 <font color="#99FF00">99FF00 <font color="#3399CC">3399CC <font color="#666666">666666 <font color="#999900">999900 <font color="#000099">000099 <font color="#0000FF">0000FF <font color="#9999FF">9999FF&nbsp;</font></font></font></font></font></font></font></b></font></font></font></pre><pre id="best-content-508007683" accuse="aContent" class="best-text mb-10" style="background-color: rgb(255, 255, 255); margin-top: 0px; margin-bottom: 10px; padding: 0px;"><font face="Arial"><font face="Arial"><font color="#FF3366"><font color="#99FF00"><font color="#3399CC"><font color="#666666"><font color="#999900"><font color="#000099"><font color="#0000FF"><font color="#9999FF"><font color="#336633"><b>336633 <font color="#FF00FF">FF00FF <font color="#339933">339933 <font color="#CC00CC">CC00CC <font color="#FFCC00">FFCC00 <font color="#9966FF">9966FF <font color="#996600">996600 <font color="#CC6666">CC6666&nbsp;</font></font></font></font></font></font></font></b></font></font></font></font></font></font></font></font></font></font></font></pre><pre id="best-content-508007683" accuse="aContent" class="best-text mb-10" style="background-color: rgb(255, 255, 255); margin-top: 0px; margin-bottom: 10px; padding: 0px;"><font face="Arial"><font face="Arial"><font color="#FF3366"><font color="#99FF00"><font color="#3399CC"><font color="#666666"><font color="#999900"><font color="#000099"><font color="#0000FF"><font color="#9999FF"><font color="#336633"><font color="#FF00FF"><font color="#339933"><font color="#CC00CC"><font color="#FFCC00"><font color="#9966FF"><font color="#996600"><font color="#CC6666"><font color="#336666"><b>336666 <font color="#FF9900">FF9900 <font color="#CC33FF">CC33FF <font color="#FF3300">FF3300 <font color="#006633">006633 <font color="#0099FF">0099FF <font color="#660033">660033 <font color="#333333">333333 <font color="#CC6633">CC6633</font></font></font></font></font></font></font></font></b></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></pre></div>

sojh 发表于 2013-10-23 12:29

[b]看帖回帖那是一定要的:[/b][quote]好贴! 好贴! 0w0[/quote]

party 发表于 2013-10-23 12:41

[quote]看帖回帖那是一定要的:
[size=2][color=#999999]sojh 发表于 2013-10-23 12:29[/color] [url=http://party.joinbbs.net/redirect.php?goto=findpost&pid=2514&ptid=1244][img]http://party.joinbbs.net/images/common/back.gif[/img][/url][/size][/quote]


    按钮正常按到吧? 这可是任何浏览器都支持的按钮代码……

页: [1]

Powered by Discuz! Archiver 7.2  © 2001-2009 Comsenz Inc.