引用在线书架《1》 - 山林雅士的日志- 网易博客

引用 在线书架《1》

2010-04-21 10:21:16 阅读5 评论0 字号:

 

引用


在线书架《1》

----------------------------------------

回想起以前,要想买一本书看看,很不容易,一是经济条件有限,二是忙于工作没空闲时间去找, 三是要想买的书老是找不到.即使买到了书,借阅的人也比较多,时间长了就记忘了是谁借去的,如今在这高科技的网络信息时代,只要你能上网,网络上应有尽有,所以我借助于网络,跟朋友们一起找了一些书籍,为便好的收藏,也为方便随时能打开看看,因此亲手利用代码做了二个书架,一则可装饰一下网易博客,二则也可提供朋友们共同欣赏,现就将实样和代码提供如下.

----------------------------------------------------

实样如下

 

(一号书架) 自创书架代码

书 架

AAAAAAA

---------------------------------------------------

实样代码如下,经反复验证有效

 

 

(一号书架) 自创书架代码

<P align=center><FONT size=5><FONT color=#ff0000><STRONG><FONT face=楷体_GB2312>书  架  </FONT></STRONG></FONT></FONT></P>


<TABLE borderColor=#663300 cellSpacing=2 cellPadding=2 width=186 align=center bgColor=#330000 border=8>
<TBODY>
<TR>
<TD width="{bfb}">
<P align=center><A href="" target=_blank><FONT face=楷体_GB2312 color=#00ff00 size=5><STRONG>在线一号书架</STRONG></FONT></A><STRONG><FONT color=#00ff00></FONT></STRONG> </P></TD></TR></TBODY></TABLE>

<TABLE borderColor=#663300 cellSpacing=2 cellPadding=2 width=186 align=center bgColor=#330000 border=8>
<TBODY>
<TR>
<TD>

<A href="" target=_blank><IMG style="WIDTH: 26px; HEIGHT: 128px" height=128 src="" width=26 border=0></A>

<A href="" target=_blank><IMG style="WIDTH: 26px; HEIGHT: 128px" height=128 src="" width=26 border=0></A>

<A href="经部/十三经/论语/zzbj_lunyu.htm" target=_blank><IMG style="WIDTH: 26px; HEIGHT: 126px" height=126 src="" width=26 border=0></A>

 <A href="史部/25史/史记/index.html" target=_blank><IMG style="WIDTH: 25px; HEIGHT: 126px" height=126 src="" width=25 border=0></A>
<A href="" target=_blank><IMG style="WIDTH: 26px; HEIGHT: 125px" height=128 src="" width=26 border=0></A>

<A href="" target=_blank><IMG style="WIDTH: 25px; HEIGHT: 128px" height=128 src="" width=25 border=0></A>  </TD></TR></TBODY></TABLE>

<TABLE borderColor=#663300 cellSpacing=2 cellPadding=2 width=186 align=center bgColor=#330000 border=8>
<TBODY>
<TR>
<TD>
<P></P>
<A href="" target=_blank><IMG style="WIDTH: 24px; HEIGHT: 128px" height=128 src="" width=24 border=0></A>

<A href="" target=_blank><IMG style="WIDTH: 26px; HEIGHT: 126px" height=126 src=" " width=26 border=0> </A>

<A href="" target=_blank><IMG style="WIDTH: 26px; HEIGHT: 127px" height=127 src="" width=26 border=0></A>

<A href="" target=_blank><IMG style="WIDTH: 25px; HEIGHT: 126px" height=126 src="" width=25 border=0></A>

<A href="" target=_blank><IMG style="WIDTH: 27px; HEIGHT: 126px" height=126 src="" width=27 border=0></A>

<A href="" target=_blank><IMG style="WIDTH: 27px; HEIGHT: 126px" height=126 src="" width=27 border=0></A>

</TD></TR></TBODY></TABLE>
<TABLE borderColor=#663300 cellSpacing=2 cellPadding=2 width=186 align=center bgColor=#330000 border=8>
<TBODY>
<TR>
<TD>
<P></P>
<A href="" target=_blank><IMG style="WIDTH: 25px; HEIGHT: 128px" height=128 src=" " width=25 border=0></A>

<A href="" target=_blank><IMG style="WIDTH: 24px; HEIGHT: 128px" height=128 src=" " width=24 border=0></A>

<A href="" target=_blank><IMG style="WIDTH: 26px; HEIGHT: 128px" height=128 src=" " width=26 border=0></A>

<A href="" target=_blank><IMG style="WIDTH: 27px; HEIGHT: 128px" height=128 src="" width=27 border=0></A>

<A href="" target=_blank><IMG style="WIDTH: 27px" height=127 src="" width=27 border=0></A>

<A href="" target=_blank><IMG style="WIDTH: 25px" height=127 src="" width=25 border=0></A>
</TD></TR></TBODY></TABLE>


<TABLE borderColor=#663300 cellSpacing=2 cellPadding=2 width=186 align=center bgColor=#330000 border=8>
<TBODY>
<TR>
<TD width="{bfb}">
<P align=center><FONT face=楷体_GB2312 color=#00ff00><IMG src=" " border=0></FONT>
<A href="" target=_blank><FONT face=楷体_GB2312 color=#00ff00><STRONG>本模块代码复制处</STRONG></FONT></A><STRONG><FONT color=#00ff00></FONT></STRONG></P>
<P align=center><STRONG><FONT face=楷体_GB2312 color=#ff0000>可直接取得代码应用</FONT></STRONG></P></TD></TR></TBODY></TABLE>
<TABLE borderColor=#663300 cellSpacing=2 cellPadding=2 width=186 align=center bgColor=#330000 border=5>
<TBODY><TR><TD></TD></TR></TBODY></TABLE>

 ------------------------------------------------------------------------------------

代码解析(1)

其实这书架代码也是一般的框式代码.例如;开始的代码就是一个平面框子,

代    

<TABLE borderColor=#663300 cellSpacing=2 cellPadding=2 width=200 align=center bgColor=#330000 border=5>

实  

--------------------------------------------------------------

代码解析(2)

其中

<A href="插入网络地址处" target=_blank><IMG style="WIDTH: 28px; HEIGHT: 128px" height=128 src="" width=28 border=0></A>

28px;和width=28 实物(图片)的宽度可调节128px" height=128 实物的(图片)的高度可调节.这二个宽度和高度都是双重控制的数据.

---------------------------------------

<#--{zx1}日志--> <#--推荐日志--> <#--引用记录--> <#--相关日志--> <#--推荐日志--> <#--推荐阅读--> <#--右边模块结构--> <#--评论模块结构--> <#--引用模块结构-->
郑重声明:资讯 【引用在线书架《1》 - 山林雅士的日志- 网易博客】由 发布,版权归原作者及其所在单位,其原创性以及文中陈述文字和内容未经(企业库qiyeku.com)证实,请读者仅作参考,并请自行核实相关内容。若本文有侵犯到您的版权, 请你提供相关证明及申请并与我们联系(qiyeku # qq.com)或【在线投诉】,我们审核后将会尽快处理。
—— 相关资讯 ——