之前自己开的留言板,莫名的被关了,结果语法也不见了

现在开新留言板没语法,只好赶快去找之前的朋友帮忙-/-

提供一些基本的,给各位跟我一样悲剧ORZ

或刚进留言版的新人喔~

其实我语法也懂得不多,有问题欢迎来我的板子留言询问

 

 

 

版面语法 (背景)

<*STYLE> 
body{ background-image: url(图网); background-repeat: no-repeat;
background-attachment: fixed; background-position: 50% 50%}<*/STYLE>
<style type="text/css"> 
body { margin-top:20px;margin-right:703px;margin-bottom: px }

<*/style>

 

标题图语法

<*script language="JavaScript1.2">
function high(which2){theobject=which2
highlighting=setInterval("highlightit(theobject)",80)}function low(which2){clearInterval(highlighting)
which2.filters.alpha.opacity=50}function highlightit(cur2){
if (cur2.filters.alpha.opacity<50)
cur2.filters.alpha.opacity+=5
else if (window.highlighting)clearInterval(highlighting)}<*/script>
<img src="图网" border="0" onMouseover="high(this)" onMouseout="low(this)" style="filter: alpha(opacity=50)">

 

文字外光晕
<*font style="text-shadow:0px 0px 范围px #色码;">晕染文字</font>

 

复制虚线框

<*INPUT onMouseOver="this.focus()" onFocus="select()" NAME="n" SIZE="12" style="color:文字色码; FONT-SIZE:★文字大小8pt;

font-family:verdana;border:1 solid 框框色码" VALUE="<a href=连结网址

target=blank><img src=图片网址 border=0 alt=网站名称></a>"*>

 

版面装饰语法 (坠星飘逸)  - *版面可能因特效会跑得比较慢

<*embed style="left: 5px; POSITION: absolute; TOP: 0px" align="right" src="http://blog.roodo.com/oei/c9e2386c.swf" width="1000"
height="500" type="application/x-shockwave-flash" autostart="false" wmode="transparent" quality="high" ;*>

 

(亮光点缀) 

<*Embed src="http://hk.geocities.com/elle6318/snow.swf

" width="1000" height="600" quality="high" wmode="transparent" align="right" style="position: absolute; left:30; top:30"*>

 

游标语法

<*style type="text/css">
body {cursor:url(游标网址)}
<*/style>

 

隐藏文字显示小标题

<*a href="JavaScript:ShowSubMenu(1)">显示在外的文字
<*/a><*/a><*div id="SubMenu1" class="SubMenu" style="display:none"><br>隐藏文字内容<*/div>

的地方要注意,如果你有用一个以上,记得要修改成其他数字喔

例如第二个的话:

<*a href="JavaScript:ShowSubMenu(2)">显示在外的文字
<*/a><*/a>

 

<*div id="SubMenu2" class="SubMenu" style="display:none"><br>隐藏文字内容<*/div>

 

还有两个以上的摆放方式 (请这样摆)

<*a href="JavaScript:ShowSubMenu(1)">约定
<*/a><*/a>

<*a href="JavaScript:ShowSubMenu(2)">单子
<*/a><*/a>

<*div id="SubMenu1" class="SubMenu" style="display:none"><br>我是洛霞我最棒<*/div>

<*div id="SubMenu2" class="SubMenu" style="display:none"><br>我是晴空我最棒<*/div>

这样摆出来才不会怪怪的~

 

 

红色标记 记得删除喔,不然无法显示~

标记 是可修改的部分

 

查看原文 >>
相关文章