查看完整版本: (ZT)巧用frontpage2003制作帖子(云飞扬原创)

林中华 2007-9-26 11:56

(ZT)巧用frontpage2003制作帖子(云飞扬原创)

<P><FONT color=#0000ff size=5>第一部分 前言</FONT></P>
<P>巧用frontpage2003制作HTML帖子 <BR><BR><BR>frontpage 2003 简体中文版 下载页面(带注册码)<BR><BR><A style="TEXT-DECORATION: none" href="http://www.tldown.com/SoftView/SoftView_1729.html" target=_blank><A href="http://www.tldown.com/SoftView/SoftView_1729.html" target=_blank><FONT color=#8b8547>http://www.tldown.com/SoftView/SoftView_1729.html</FONT></A></A><BR><BR>用FrontPage做贴子,一定要注意几点:<BR>1、代码书写格式一定要改。这两款软件,它们的书写格式,都有共同点,就是每一行有缩进。<BR>如:<BR>&lt;table border="0" width="100%"&gt;<BR>&lt;tr&gt;<BR>&nbsp; &lt;td&gt;&lt;/td&gt;<BR><BR><BR>可如此修改:<BR>FrontPage:<BR>工具/网页选项/HTML源代码,改缩进为0。<BR><BR><BR>修改后,代码会左边对齐,没有缩进:<BR>&lt;table border="0" width="100%"&gt;<BR>&lt;tr&gt;<BR>&lt;td&gt;&lt;/td&gt;<BR><BR>2 &nbsp; CSS样式,要注意书写格式,只能是这样,如:<BR>设置字体:<BR>&lt;font style="font-family:宋体"&gt;理想&lt;/font&gt;<BR>或&lt;font face=宋体&gt;理想&lt;/font&gt;</P><BR><SPAN class=tpc_content><FONT color=#0000ff size=5>第二部分 认识界面</FONT><SPAN style="FONT-FAMILY: 宋体" twffan="done"><BR></SPAN><SPAN style="FONT-SIZE: 10.5pt; FONT-FAMILY: 宋体" twffan="done"><BR> </SPAN><FONT size=2> </FONT>
<P><A style="TEXT-DECORATION: none" name=22226><IMG style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" onclick="if(this.width>screen.width-461) window.open('http://www.topmold.cn/bbs/1121014136/Mon_0605/45_2800_c99ee5db26c8b9e.jpg');" height=246 src="http://www.topmold.cn/bbs/1121014136/Mon_0605/45_2800_c99ee5db26c8b9e.jpg" width=510 onload="var image=new Image();image.src=this.src;if(image.width>0 &amp;&amp; image.height>0){if(image.width>=510){this.width=510;this.height=image.height*510/image.width;}}" border=0 twffan="done"></A></P>
<P>&nbsp;</P>
<P><SPAN class=tpc_content><FONT color=#0000ff size=5>第三部分 制作表格</FONT><FONT size=2> </FONT></P>
<P><SPAN style="FONT-FAMILY: 宋体" twffan="done"><BR>打开后就会出现这个界面,目前是在设计编辑框里面<BR>然后点击代码,我们进入代码编辑框,会看见很多代码,属于多余的,为了避免出问题,将其全部删除,然后回到设计编辑框。</SPAN></P>
<P><A style="TEXT-DECORATION: none" name=22226><IMG style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" onclick="if(this.width>screen.width-461) window.open('http://www.topmold.cn/bbs/1121014136/Mon_0605/45_2800_e9fbdecd659e01e.jpg');" src="http://www.topmold.cn/bbs/1121014136/Mon_0605/45_2800_e9fbdecd659e01e.jpg" onload="var image=new Image();image.src=this.src;if(image.width>0 &amp;&amp; image.height>0){if(image.width>=510){this.width=510;this.height=image.height*510/image.width;}}" border=0 twffan="done"></A><BR><SPAN style="FONT-FAMILY: 宋体" twffan="done">点击表格工具,插入表格,把光标放在表格内部,右键---表格属性<BR><BR> </SPAN></P>
<P><A style="TEXT-DECORATION: none" name=22227><IMG style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" onclick="if(this.width>screen.width-461) window.open('http://www.topmold.cn/bbs/1121014136/Mon_0605/45_2800_633c7dc850be5e6.jpg');" src="http://www.topmold.cn/bbs/1121014136/Mon_0605/45_2800_633c7dc850be5e6.jpg" onload="var image=new Image();image.src=this.src;if(image.width>0 &amp;&amp; image.height>0){if(image.width>=510){this.width=510;this.height=image.height*510/image.width;}}" border=0 twffan="done"></A></P>
<P class=MsoNormal><SPAN style="FONT-FAMILY: 宋体" twffan="done">表格属性的设置是制作帖子的关键,要特别留意</SPAN></P>
<P class=MsoNormal><A style="TEXT-DECORATION: none" name=22228><IMG style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" onclick="if(this.width>screen.width-461) window.open('http://www.topmold.cn/bbs/1121014136/Mon_0605/45_2800_db5449a50060c5f.jpg');" src="http://www.topmold.cn/bbs/1121014136/Mon_0605/45_2800_db5449a50060c5f.jpg" onload="var image=new Image();image.src=this.src;if(image.width>0 &amp;&amp; image.height>0){if(image.width>=510){this.width=510;this.height=image.height*510/image.width;}}" border=0 twffan="done"></A><BR><A style="TEXT-DECORATION: none" name=22229><IMG style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" onclick="if(this.width>screen.width-461) window.open('http://www.topmold.cn/bbs/1121014136/Mon_0605/45_2800_80fbde1ed690105.jpg');" src="http://www.topmold.cn/bbs/1121014136/Mon_0605/45_2800_80fbde1ed690105.jpg" onload="var image=new Image();image.src=this.src;if(image.width>0 &amp;&amp; image.height>0){if(image.width>=510){this.width=510;this.height=image.height*510/image.width;}}" border=0 twffan="done"></A><BR><SPAN style="FONT-FAMILY: 宋体" twffan="done">再点表格,插入表格一个,鼠标放在刚才插入的表格里面--表格属性</SPAN><SPAN lang=EN-US twffan="done"> 2</SPAN><SPAN style="FONT-FAMILY: 宋体" twffan="done">、现在进入第二的一个表格的表格属性的设置</SPAN></P>
<P class=MsoNormal><A style="TEXT-DECORATION: none" name=22227><IMG style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" onclick="if(this.width>screen.width-461) window.open('http://www.topmold.cn/bbs/1121014136/Mon_0605/45_2800_de48794816929f2.jpg');" height=284 src="http://www.topmold.cn/bbs/1121014136/Mon_0605/45_2800_de48794816929f2.jpg" width=510 onload="var image=new Image();image.src=this.src;if(image.width>0 &amp;&amp; image.height>0){if(image.width>=510){this.width=510;this.height=image.height*510/image.width;}}" border=0 twffan="done"></A><BR>设置属性<BR><BR><A style="TEXT-DECORATION: none" name=22228><IMG style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" onclick="if(this.width>screen.width-461) window.open('http://www.topmold.cn/bbs/1121014136/Mon_0605/45_2800_288e53ea13b6fc0.jpg');" src="http://www.topmold.cn/bbs/1121014136/Mon_0605/45_2800_288e53ea13b6fc0.jpg" onload="var image=new Image();image.src=this.src;if(image.width>0 &amp;&amp; image.height>0){if(image.width>=510){this.width=510;this.height=image.height*510/image.width;}}" border=0 twffan="done"></A><BR><SPAN style="FONT-SIZE: 14px" twffan="done">同前面的,点表格插入,鼠标放在刚插入的表格里面,右键--表格属性,进入设置<BR><BR></SPAN><A style="TEXT-DECORATION: none" name=22229><IMG style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" onclick="if(this.width>screen.width-461) window.open('http://www.topmold.cn/bbs/1121014136/Mon_0605/45_2800_3f411c42ff8e91f.jpg');" height=284 src="http://www.topmold.cn/bbs/1121014136/Mon_0605/45_2800_3f411c42ff8e91f.jpg" width=510 onload="var image=new Image();image.src=this.src;if(image.width>0 &amp;&amp; image.height>0){if(image.width>=510){this.width=510;this.height=image.height*510/image.width;}}" border=0 twffan="done"></A><BR><BR><BR><SPAN style="FONT-SIZE: 14px" twffan="done">这次把单元格衬距设置为15,边框粗细0 得到这张图<BR><BR></SPAN><A style="TEXT-DECORATION: none" name=22230><IMG style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" onclick="if(this.width>screen.width-461) window.open('http://www.topmold.cn/bbs/1121014136/Mon_0605/45_2800_e9ddaa7aef4ddbc.jpg');" height=137 src="http://www.topmold.cn/bbs/1121014136/Mon_0605/45_2800_e9ddaa7aef4ddbc.jpg" width=510 onload="var image=new Image();image.src=this.src;if(image.width>0 &amp;&amp; image.height>0){if(image.width>=510){this.width=510;this.height=image.height*510/image.width;}}" border=0 twffan="done"></A><BR><BR><SPAN style="FONT-SIZE: 14px" twffan="done">插入表格和表格的设置基本上就是这样,我们按照刚才的方法继续插入表格,最后得到下面这个效果图然后大家可以点击预览看看效果了,是不是很有程就感了。以上为第一讲,表格设计好了,一个帖子就算是制作好了一半。<BR><BR></SPAN><A style="TEXT-DECORATION: none" name=22231><IMG style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" onclick="if(this.width>screen.width-461) window.open('http://www.topmold.cn/bbs/1121014136/Mon_0605/45_2800_5875e9fef287400.jpg');" height=284 src="http://www.topmold.cn/bbs/1121014136/Mon_0605/45_2800_5875e9fef287400.jpg" width=510 onload="var image=new Image();image.src=this.src;if(image.width>0 &amp;&amp; image.height>0){if(image.width>=510){this.width=510;this.height=image.height*510/image.width;}}" border=0 twffan="done"></A></P>
<P class=MsoNormal>&nbsp;</P>
<P class=MsoNormal><SPAN class=tpc_content><FONT color=#0000ff size=5>第四部分&nbsp;&nbsp; 如何贴图</FONT><FONT size=2> </FONT></P>
<P class=MsoNormal><SPAN style="FONT-FAMILY: 宋体" twffan="done">首先建立一个表格,过程略。</SPAN></P>
<P class=MsoNormal><SPAN style="FONT-FAMILY: 宋体" twffan="done">把光标放在在最里面的表格里面---右键--单元格属性<BR></SPAN><A style="TEXT-DECORATION: none" name=22228><IMG style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" onclick="if(this.width>screen.width-461) window.open('http://www.topmold.cn/bbs/1121014136/Mon_0605/45_2800_d911446ae716299.jpg');" height=284 src="http://www.topmold.cn/bbs/1121014136/Mon_0605/45_2800_d911446ae716299.jpg" width=510 onload="var image=new Image();image.src=this.src;if(image.width>0 &amp;&amp; image.height>0){if(image.width>=510){this.width=510;this.height=image.height*510/image.width;}}" border=0 twffan="done"></A></P>
<P class=MsoNormal><SPAN style="FONT-FAMILY: 宋体" twffan="done">在属性设置中,水平对齐方式为居中,这样贴的图片、文字就会自动放在中间的位置上了,垂直对齐方式为顶端对齐</SPAN></P>
<P class=MsoNormal><A style="TEXT-DECORATION: none" name=22229><IMG style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" onclick="if(this.width>screen.width-461) window.open('http://www.topmold.cn/bbs/1121014136/Mon_0605/45_2800_b923ed8e5f7fa7f.jpg');" src="http://www.topmold.cn/bbs/1121014136/Mon_0605/45_2800_b923ed8e5f7fa7f.jpg" onload="var image=new Image();image.src=this.src;if(image.width>0 &amp;&amp; image.height>0){if(image.width>=510){this.width=510;this.height=image.height*510/image.width;}}" border=0 twffan="done"></A><BR> </P>
<P class=MsoNormal><SPAN style="FONT-FAMILY: 宋体" twffan="done">为了便于操作,我们可以用回车键把最里面的边框推开一点。</SPAN><SPAN lang=EN-US twffan="done"> frongtapage</SPAN><SPAN style="FONT-FAMILY: 宋体" twffan="done">在贴图方面是最简单的,首先在网上找到图片,注意这个图片一定要单独打开,不能带有超级连接的方式,把鼠标放在图片上,右键--复制。(我们以照片为例子,复制这个图片(注意是图片,不是地址---回到软件中,把光标放在准备插入的地方---粘贴</SPAN></P>
<P class=MsoNormal><A style="TEXT-DECORATION: none" name=22230><IMG style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" onclick="if(this.width>screen.width-461) window.open('http://www.topmold.cn/bbs/1121014136/Mon_0605/45_2800_dbb01ca4baeea6d.jpg');" height=271 src="http://www.topmold.cn/bbs/1121014136/Mon_0605/45_2800_dbb01ca4baeea6d.jpg" width=510 onload="var image=new Image();image.src=this.src;if(image.width>0 &amp;&amp; image.height>0){if(image.width>=510){this.width=510;this.height=image.height*510/image.width;}}" border=0 twffan="done"></A></P>
<P class=MsoNormal><A style="TEXT-DECORATION: none" name=22231><IMG style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" onclick="if(this.width>screen.width-461) window.open('http://www.topmold.cn/bbs/1121014136/Mon_0605/45_2800_c068f930fc703c9.jpg');" height=271 src="http://www.topmold.cn/bbs/1121014136/Mon_0605/45_2800_c068f930fc703c9.jpg" width=510 onload="var image=new Image();image.src=this.src;if(image.width>0 &amp;&amp; image.height>0){if(image.width>=510){this.width=510;this.height=image.height*510/image.width;}}" border=0 twffan="done"></A></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 14px" twffan="done">为了让图片隔开,我们用回车键推开几行,用同样的方法粘贴其他的图片同样的方法,为了美观,我们还可以给他加上一些分隔线,小图标装饰,方法是一样的,总之,你希望加在什么地方,就把光标放在什么地方就可以了。文字的添加与我们在文档中添加一样的,需要加在什么地方就把光标放在什么地方,写上文字,全部选中--右键--文字可以进行字体和字符间距的各项属性的设置。<BR><BR></SPAN><A style="TEXT-DECORATION: none" name=22232><IMG style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" onclick="if(this.width>screen.width-461) window.open('http://www.topmold.cn/bbs/1121014136/Mon_0605/45_2800_ae066aeeab03ca6.jpg');" height=182 src="http://www.topmold.cn/bbs/1121014136/Mon_0605/45_2800_ae066aeeab03ca6.jpg" width=510 onload="var image=new Image();image.src=this.src;if(image.width>0 &amp;&amp; image.height>0){if(image.width>=510){this.width=510;this.height=image.height*510/image.width;}}" border=0 twffan="done"></A></P>
<P class=MsoNormal><A style="TEXT-DECORATION: none" name=22233><IMG style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" onclick="if(this.width>screen.width-461) window.open('http://www.topmold.cn/bbs/1121014136/Mon_0605/45_2800_e13ac191e33297f.jpg');" src="http://www.topmold.cn/bbs/1121014136/Mon_0605/45_2800_e13ac191e33297f.jpg" onload="var image=new Image();image.src=this.src;if(image.width>0 &amp;&amp; image.height>0){if(image.width>=510){this.width=510;this.height=image.height*510/image.width;}}" border=0 twffan="done"></A></SPAN><BR></P>
<P><FONT color=blue size=5>第五部分 &nbsp; 图片边框</FONT><BR><BR>首先按照表格乾坤的方法建立一套表格。<BR><BR>方法1、然后把光标放在最里面的表格内插入表格<BR><BR><IMG style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" onclick="if(this.width>screen.width-461) window.open('http://www.topmold.cn/bbs/1121014136/Mon_0605/45_2800_d867264bb682acd.jpg');" height=271 src="http://www.topmold.cn/bbs/1121014136/Mon_0605/45_2800_d867264bb682acd.jpg" width=510 onload="var image=new Image();image.src=this.src;if(image.width>0 &amp;&amp; image.height>0){if(image.width>=510){this.width=510;this.height=image.height*510/image.width;}}" border=0 twffan="done"><BR><BR>进行表格属性的设置,<BR><BR><IMG style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" onclick="if(this.width>screen.width-461) window.open('http://www.topmold.cn/bbs/1121014136/Mon_0605/45_2800_2a8cf04fc31825b.jpg');" height=271 src="http://www.topmold.cn/bbs/1121014136/Mon_0605/45_2800_2a8cf04fc31825b.jpg" width=510 onload="var image=new Image();image.src=this.src;if(image.width>0 &amp;&amp; image.height>0){if(image.width>=510){this.width=510;this.height=image.height*510/image.width;}}" border=0 twffan="done"><BR><BR>不同的设置边框效果不一样 再用前边的方法,把图片粘贴上去,是不是就出来了带边框的图片了<BR><BR><IMG style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" onclick="if(this.width>screen.width-461) window.open('http://www.topmold.cn/bbs/1121014136/Mon_0605/45_2800_51e6790b9a0c4de.jpg');" src="http://www.topmold.cn/bbs/1121014136/Mon_0605/45_2800_51e6790b9a0c4de.jpg" onload="var image=new Image();image.src=this.src;if(image.width>0 &amp;&amp; image.height>0){if(image.width>=510){this.width=510;this.height=image.height*510/image.width;}}" border=0 twffan="done"><BR><BR><IMG style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" onclick="if(this.width>screen.width-461) window.open('http://www.topmold.cn/bbs/1121014136/Mon_0605/45_2800_ed54a43fa3d1f2f.jpg');" height=271 src="http://www.topmold.cn/bbs/1121014136/Mon_0605/45_2800_ed54a43fa3d1f2f.jpg" width=510 onload="var image=new Image();image.src=this.src;if(image.width>0 &amp;&amp; image.height>0){if(image.width>=510){this.width=510;this.height=image.height*510/image.width;}}" border=0 twffan="done"><BR><BR>方法2、 用制作表格的方法,在最里面加入一套简单的表格,仍然要把表格拖动小一点, 原因同前面 再把图片粘贴上去,是不是边框就出来了 当然还可以利用一些图片处理软件加上边框处理后在上传,比如ps,fw,幻影, 我行我速等都可以的。<BR><BR><IMG style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" onclick="if(this.width>screen.width-461) window.open('http://www.topmold.cn/bbs/1121014136/Mon_0605/45_2800_a254f077e12cddd.jpg');" height=271 src="http://www.topmold.cn/bbs/1121014136/Mon_0605/45_2800_a254f077e12cddd.jpg" width=510 onload="var image=new Image();image.src=this.src;if(image.width>0 &amp;&amp; image.height>0){if(image.width>=510){this.width=510;this.height=image.height*510/image.width;}}" border=0 twffan="done"></P>
<P class=MsoNormal><BR><SPAN class=tpc_content><FONT color=blue size=4>第六部分 加入音乐</FONT><BR><BR><FONT size=2>1&nbsp;&nbsp; 加入背景音乐</FONT><SPAN style="FONT-FAMILY: 宋体" twffan="done"><BR><BR><FONT size=2>在</FONT></SPAN><FONT size=2><SPAN lang=EN-US twffan="done">frontpage</SPAN><SPAN style="FONT-FAMILY: 宋体" twffan="done">的可视编辑页上单击鼠标右键,选网页属性,在背景音乐下的位置中添入音乐链接,循环次数钩选不限次数,就可以在网页中隐藏添加音乐文件了。</SPAN></FONT><FONT size=2> </FONT></P>
<P><A style="TEXT-DECORATION: none" name=22230><FONT size=2><IMG style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" onclick="if(this.width>screen.width-461) window.open('http://www.topmold.cn/bbs/1121014136/Mon_0605/45_2800_9db8c9e2a274595.jpg');" src="http://www.topmold.cn/bbs/1121014136/Mon_0605/45_2800_9db8c9e2a274595.jpg" onload="var image=new Image();image.src=this.src;if(image.width>0 &amp;&amp; image.height>0){if(image.width>=510){this.width=510;this.height=image.height*510/image.width;}}" border=0 twffan="done"></FONT></A><BR><BR>2&nbsp;&nbsp; 插入播放器或FLASH<BR><BR><SPAN style="FONT-SIZE: 10.5pt; FONT-FAMILY: 宋体" twffan="done">点击上方的插入</SPAN><SPAN lang=EN-US style="FONT-SIZE: 10.5pt; FONT-FAMILY: Times New Roman" twffan="done">--web</SPAN><SPAN style="FONT-SIZE: 10.5pt; FONT-FAMILY: 宋体" twffan="done">组件</SPAN><SPAN lang=EN-US style="FONT-SIZE: 10.5pt; FONT-FAMILY: Times New Roman" twffan="done">--</SPAN><SPAN style="FONT-SIZE: 10.5pt; FONT-FAMILY: 宋体" twffan="done">高级控件</SPAN><SPAN lang=EN-US style="FONT-SIZE: 10.5pt; FONT-FAMILY: Times New Roman" twffan="done">--</SPAN><SPAN style="FONT-SIZE: 10.5pt; FONT-FAMILY: 宋体" twffan="done">插件</SPAN><BR><BR><A style="TEXT-DECORATION: none" name=22231><IMG style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" onclick="if(this.width>screen.width-461) window.open('http://www.topmold.cn/bbs/1121014136/Mon_0605/45_2800_105437856c0abdf.jpg');" height=316 src="http://www.topmold.cn/bbs/1121014136/Mon_0605/45_2800_105437856c0abdf.jpg" width=510 onload="var image=new Image();image.src=this.src;if(image.width>0 &amp;&amp; image.height>0){if(image.width>=510){this.width=510;this.height=image.height*510/image.width;}}" border=0 twffan="done"></A><BR><BR> </P>
<P class=MsoNormal><SPAN style="FONT-FAMILY: 宋体" twffan="done">然后在数据源中添加链接,设定高度和宽度,都设为</SPAN><SPAN lang=EN-US twffan="done">0</SPAN><SPAN style="FONT-FAMILY: 宋体" twffan="done">时是隐藏,可以插入音乐文件和</SPAN><SPAN lang=EN-US twffan="done">flash</SPAN><SPAN style="FONT-FAMILY: 宋体" twffan="done">。</SPAN></P>
<P class=MsoNormal><A style="TEXT-DECORATION: none" name=22232><IMG style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" onclick="if(this.width>screen.width-461) window.open('http://www.topmold.cn/bbs/1121014136/Mon_0605/45_2800_ecc4dc0478b4991.jpg');" src="http://www.topmold.cn/bbs/1121014136/Mon_0605/45_2800_ecc4dc0478b4991.jpg" onload="var image=new Image();image.src=this.src;if(image.width>0 &amp;&amp; image.height>0){if(image.width>=510){this.width=510;this.height=image.height*510/image.width;}}" border=0 twffan="done"></A></SPAN><BR></P></SPAN></SPAN>
<DIV class=ArticleTag>&nbsp;</DIV>

雨天 2007-9-26 19:40

<P><FONT style="BACKGROUND-COLOR: #ebf9ce" face=楷体_GB2312 color=darkgreen size=5>太难了哦,看着有点晕!还是耐心等丹版的慢悠悠学习班吧<IMG alt="" src="http://xfmxr.qq.topzj.com/images/smilies/default/titter.gif" border=0 smilieid="9"> </FONT></P>

玉带云朵 2007-9-26 21:33

<FONT color=royalblue size=5><STRONG>这就如小学生看论文一样,一个字晕,两个字好晕,三个字晕倒了<IMG alt="" src="http://xfmxr.qq.topzj.com/images/smilies/default/titter.gif" border=0 smilieid="9"></STRONG></FONT>

阿绿 2007-9-27 10:47

照俺这样的水平,别说大学毕业,小学能过关就OK啦,不过还是会努力滴<IMG alt="" src="http://xfmxr.qq.topzj.com/images/smilies/default/lol.gif" border=0 smilieid="12"> <IMG alt="" src="http://xfmxr.qq.topzj.com/images/smilies/default/lol.gif" border=0 smilieid="12">
页: [1]
查看完整版本: (ZT)巧用frontpage2003制作帖子(云飞扬原创)
查看完整版本: (ZT)巧用frontpage2003制作帖子(云飞扬原创)