<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>综合频道－巧巧读书</title>
    <description>IT咨询，教育，旅游</description>
    <link>http://www.qqread.com</link>
    <language>zh-cn</language>
    <generator>WWW.QQREAD.COM</generator>
    <copyright>Copyright 2002 - 2006 qqread.com, All Rights Reserved</copyright>
    <pubDate>Tues, 25 Jul 2006 00:15:41 GMT</pubDate>
    <item>
      <title>网站设计之揪出网页无效链接</title>
      <link>http://www.qqread.com/frontpage/x761122022.html</link>
      <author>WWW.QQREAD.COM</author>
      <guid>http://www.qqread.com/frontpage/x761122022.html</guid>
      <category>FrontPage</category>
      <pubDate>Tues, 6 Jun 2006 00:00:00 GMT</pubDate>
      <description>在我们浏览网站的时候，一定都遇到过页面上带红叉的无效图片或者“无法找到网页”的提示，出现如此现象一般都是因为链接文件的位置发生变化、被误删除或者文件名的拼写错误造成的。为了避免出现无效链接的尴尬，树立良好的网站形象，当我们完成一个网站的设计制作后，一...</description>
    </item>
    <item>
      <title>Frontpage2000教程 第 三 课使用图形</title>
      <link>http://www.qqread.com/frontpage/s520106022.html</link>
      <author>WWW.QQREAD.COM</author>
      <guid>http://www.qqread.com/frontpage/s520106022.html</guid>
      <category>FrontPage</category>
      <pubDate>Sun, 7 May 2006 00:00:00 GMT</pubDate>
      <description>图形与文本的对齐一般我们插入的图形总是和文本在一起的，所以调整图形和文本的对齐方式很重要。 在默认情况下，图形自动与文本的底部对齐。这一个网页，由于默认的对齐效果，页面出现了大量的空白。这时就要调整图形的对齐属性。 在图形上单击鼠标右键，选择“图片属性...</description>
    </item>
    <item>
      <title>frontpage2000教程 第 一 课从一个网页开始</title>
      <link>http://www.qqread.com/frontpage/y798105022.html</link>
      <author>WWW.QQREAD.COM</author>
      <guid>http://www.qqread.com/frontpage/y798105022.html</guid>
      <category>FrontPage</category>
      <pubDate>Sat, 6 May 2006 00:00:00 GMT</pubDate>
      <description>认识Frontpage2000你是否紧跟时代的潮流上了网？你在聊天室里是否听过别人聊起自己的个人主页，你会不会觉得自己没有个人主页就落伍了？有没有想过自己也要做一个主页？想过？那你还瞎呆在那里干什么？赶快阅读本教程，你就该学会制作自己的主页了。 本教程教你学会使用...</description>
    </item>
    <item>
      <title>如何禁用JavaScript</title>
      <link>http://www.qqread.com/frontpage/s799105022.html</link>
      <author>WWW.QQREAD.COM</author>
      <guid>http://www.qqread.com/frontpage/s799105022.html</guid>
      <category>FrontPage</category>
      <pubDate>Sat, 6 May 2006 00:00:00 GMT</pubDate>
      <description>
      <![CDATA[
从动画到应用程序，站点内的各种对象都可以使用 #106avascript。但有些浏览器并不支持 （多图组合）...<br /><a href="http://www.qqread.com/frontpage/s799105022.html" target="_blank"><img src="http://www.qqread.com/ArtImage/20060506/20060506iz3_1.gif"  border="0" alt="如何禁用JavaScript" /></a>
      ]]>
      </description>
    </item>
    <item>
      <title>强制页面重新载入</title>
      <link>http://www.qqread.com/frontpage/r800105022.html</link>
      <author>WWW.QQREAD.COM</author>
      <guid>http://www.qqread.com/frontpage/r800105022.html</guid>
      <category>FrontPage</category>
      <pubDate>Sat, 6 May 2006 00:00:00 GMT</pubDate>
      <description>如果想别人在看你的主页时，每次都刷新，而不是读取缓存里旧的数据，可以这样来做。 用鼠标右键单击页面，选择“页面属性”，弹出“网页属性”对话框。单击“自定义”选项卡 ，这里并没有我们要的功能。点“添加”按钮，弹出“系统Meta变量”对话框，输入一个变量，“名...</description>
    </item>
    <item>
      <title>给图形增加一个缩略图</title>
      <link>http://www.qqread.com/frontpage/c801105022.html</link>
      <author>WWW.QQREAD.COM</author>
      <guid>http://www.qqread.com/frontpage/c801105022.html</guid>
      <category>FrontPage</category>
      <pubDate>Sat, 6 May 2006 00:00:00 GMT</pubDate>
      <description>如果网络速度比较慢，可以给图片增加一个缩略图，快速地显示图片的概图。缩略图是指把原图像按比例缩小，作为原图的预览，即当访问者点击一个到图片的链接后，在图片下载的过程中，网页上首先出现图片的略图，直至原图全部出现。下面我们看一下在FrontPage中如何完成这...</description>
    </item>
    <item>
      <title>如何去掉超链接的下划线</title>
      <link>http://www.qqread.com/frontpage/s802105022.html</link>
      <author>WWW.QQREAD.COM</author>
      <guid>http://www.qqread.com/frontpage/s802105022.html</guid>
      <category>FrontPage</category>
      <pubDate>Sat, 6 May 2006 00:00:00 GMT</pubDate>
      <description>我们可以用CSS语法来控制超链接的形式、颜色变化。 下面我们做一个这样的链接：未被点击时超链接文字无下划线，显示为蓝色；当鼠标在链接上时有下划线，链接文字显示为红色；当点击链接后，链接无下划线，显示为绿色。 实现方法很简单，在源代码的head和hea...</description>
    </item>
    <item>
      <title>在同一页面不同位置跳转？</title>
      <link>http://www.qqread.com/frontpage/e803105022.html</link>
      <author>WWW.QQREAD.COM</author>
      <guid>http://www.qqread.com/frontpage/e803105022.html</guid>
      <category>FrontPage</category>
      <pubDate>Sat, 6 May 2006 00:00:00 GMT</pubDate>
      <description>要想在同一页面的不同位置跳转，比如在页面的最后有“返回顶端”几个字，点击这四个字可以跳到本页面顶端，可以利用书签的方法。 先在页面的开始位置加入一个书签。选择“插入”菜单下的“书签”命令，在弹出的对话框中输入书签的名字，比如“top”，单击“确定”，在页...</description>
    </item>
    <item>
      <title>如何不显示框架的边界？</title>
      <link>http://www.qqread.com/frontpage/s804105022.html</link>
      <author>WWW.QQREAD.COM</author>
      <guid>http://www.qqread.com/frontpage/s804105022.html</guid>
      <category>FrontPage</category>
      <pubDate>Sat, 6 May 2006 00:00:00 GMT</pubDate>
      <description>做好的页面中，采用了多种框架，如果想要框架的边界不显示，可以用下面的方法。 选择“框架”菜单中的“框架属性”命令，弹出“框架属性”对话框。单击“框架网页”按钮，选择“框架”选项卡，把“显示边界”复选框中的对钩去掉，单击“确定”返回。 这时再用浏览器浏览...</description>
    </item>
    <item>
      <title>为什么图片显示不出来？</title>
      <link>http://www.qqread.com/frontpage/y805105022.html</link>
      <author>WWW.QQREAD.COM</author>
      <guid>http://www.qqread.com/frontpage/y805105022.html</guid>
      <category>FrontPage</category>
      <pubDate>Sat, 6 May 2006 00:00:00 GMT</pubDate>
      <description>如果你用FrontPage做了一个主页，里面有一些图片，在本地一切正常，但上传后背景、图片就显示却显示不出来，这可怎么办呢？产生这样的问题，有两种可能，一是图片用的是绝对路径，二是大小写问题。先说第一种情况，如果你的图片链接用的是绝对路经，上传后就找不到此图...</description>
    </item>
    <item>
      <title>Frontpage轻松下载网页或站点</title>
      <link>http://www.qqread.com/frontpage/s806105022.html</link>
      <author>WWW.QQREAD.COM</author>
      <guid>http://www.qqread.com/frontpage/s806105022.html</guid>
      <category>FrontPage</category>
      <pubDate>Sat, 6 May 2006 00:00:00 GMT</pubDate>
      <description>你一定想下载一下感兴趣的网页，以便慢慢欣赏吧！利用FrontPage能够轻松做到这一点，甚至可以下载整个站点。启动FrontPage后，单击“文件”菜单，选择“新建”项中的“网站”命令，出现的“新建”对话框，选“导入站点向导”图标。输入网页所下载的位置，单击“确定”。...</description>
    </item>
    <item>
      <title>如何快速换行?</title>
      <link>http://www.qqread.com/frontpage/s807105022.html</link>
      <author>WWW.QQREAD.COM</author>
      <guid>http://www.qqread.com/frontpage/s807105022.html</guid>
      <category>FrontPage</category>
      <pubDate>Sat, 6 May 2006 00:00:00 GMT</pubDate>
      <description>在FrontPage中，回车键的作用是另起一段，在HTML中的代码是“p…/p” ，如果只是想换行，用回车就不太好看，行间距显得过大。 通常我们采用下面的方法：单击“插入”菜单下的“换行符”命令，选择一种换行方式，一般选择“普通换行符”，这样文字就换了...</description>
    </item>
    <item>
      <title>怎样插入竖直线</title>
      <link>http://www.qqread.com/frontpage/e808105022.html</link>
      <author>WWW.QQREAD.COM</author>
      <guid>http://www.qqread.com/frontpage/e808105022.html</guid>
      <category>FrontPage</category>
      <pubDate>Sat, 6 May 2006 00:00:00 GMT</pubDate>
      <description>我们都知道用 hr 可以插入一条水平线，但如何插入一条竖直线呢？我们既可以利用插入表格的方法，也可以利用 hr 的方法。先看看用 hr 方法插入竖直线。建立一个表格，然后在某一单元格内插入一条水平线，然后将此线选中，单击鼠标右键，选择“水...</description>
    </item>
    <item>
      <title>Frontpage2000教程 第十二课 站点的发布</title>
      <link>http://www.qqread.com/frontpage/s556104022.html</link>
      <author>WWW.QQREAD.COM</author>
      <guid>http://www.qqread.com/frontpage/s556104022.html</guid>
      <category>FrontPage</category>
      <pubDate>Fri, 28 Apr 2006 00:00:00 GMT</pubDate>
      <description>建立站点服务器我们在设计好站点之后，就可以将站点发布到WEB服务器了。只要安装个人WEB服务器，就可以建立自己的WEB服务器了。 在WINDOWS安装盘里有一个Add-ons\PWS目录，这个目录存放着WINDOWS个人网站服务器的装文件，我们执行这个目录下的“SETUP.EXE”应用程序就可...</description>
    </item>
    <item>
      <title>Frontpage2000教程 第十一课 创建讨论组</title>
      <link>http://www.qqread.com/frontpage/s557104022.html</link>
      <author>WWW.QQREAD.COM</author>
      <guid>http://www.qqread.com/frontpage/s557104022.html</guid>
      <category>FrontPage</category>
      <pubDate>Fri, 28 Apr 2006 00:00:00 GMT</pubDate>
      <description>创建讨论组（上）上节课我们学习了表单方面的内容，利用表单的各个字段，可以设计出各种各样的在浏览者和站点之间进行交互的网页。其中讨论组就是应用得很广泛的一种。 看，这就是一个讨论组站点，在这里可以让浏览者对一个话题进行讨论。浏览者可以阅读别的浏览者发送...</description>
    </item>
    <item>
      <title>Frontpage2000教程 第十课 表单设计</title>
      <link>http://www.qqread.com/frontpage/s558104022.html</link>
      <author>WWW.QQREAD.COM</author>
      <guid>http://www.qqread.com/frontpage/s558104022.html</guid>
      <category>FrontPage</category>
      <pubDate>Fri, 28 Apr 2006 00:00:00 GMT</pubDate>
      <description>搜索表单上一课我们学习了站点操作，在结合网页的编辑技巧，相信你已经可以制作一个自己的站点了。不过我们要把站点设计的更好，还需要继续学习。比如说，搜索网页。 你看这一个网页，在网页中有一个搜索文本框，里面可以输入文本，同时还有“开始搜索”和“重新填写”...</description>
    </item>
    <item>
      <title>Frontpage2000教程 第九课 站点操作</title>
      <link>http://www.qqread.com/frontpage/s559104022.html</link>
      <author>WWW.QQREAD.COM</author>
      <guid>http://www.qqread.com/frontpage/s559104022.html</guid>
      <category>FrontPage</category>
      <pubDate>Fri, 28 Apr 2006 00:00:00 GMT</pubDate>
      <description>创建新站点我们讲了这么多的网页设计技巧，现在就可以进入创建站点的学习了。用FRONTPAGE创建站点是很容易的。首先，我们来看一下创建一个只包含一个网页的站点。 选择“文件”菜单的“新建”选项，单击“站点”命令，这时新建站点对话框就弹出来了，在“指定新站点位置...</description>
    </item>
    <item>
      <title>Frontpage2000教程 第八课 使用多媒体</title>
      <link>http://www.qqread.com/frontpage/s560104022.html</link>
      <author>WWW.QQREAD.COM</author>
      <guid>http://www.qqread.com/frontpage/s560104022.html</guid>
      <category>FrontPage</category>
      <pubDate>Fri, 28 Apr 2006 00:00:00 GMT</pubDate>
      <description>使用音频网页除了显示图形和文字之外，还能实现多媒体功能。对多媒体的良好支持是FRONTPAGE的一个突出的特色。我们能够很容易的在网页里播放音频和视频。 我们从最简单的嵌入音频开始。 我们选择“插入”菜单的高级命令，单击“插件”选项，在打开的“插件”属性对话框...</description>
    </item>
    <item>
      <title>Frontpage2000教程 第 六 课组件的使用</title>
      <link>http://www.qqread.com/frontpage/s561104022.html</link>
      <author>WWW.QQREAD.COM</author>
      <guid>http://www.qqread.com/frontpage/s561104022.html</guid>
      <category>FrontPage</category>
      <pubDate>Fri, 28 Apr 2006 00:00:00 GMT</pubDate>
      <description>使用字幕 这种滚动文字我们称为字幕。它特别醒目，我们经常使用它来发布一些站点的通知或提示信息。 其实创建字幕很简单。我们把插入点放到要使用字幕的位置，选择“插入”菜单的“组件”命令，单击“字幕”选项，在文本框中输入要滚动的文字，单击“确定”按钮。字幕不...</description>
    </item>
    <item>
      <title>Frontpage2000教程 第 五 课使用表格</title>
      <link>http://www.qqread.com/frontpage/s562104022.html</link>
      <author>WWW.QQREAD.COM</author>
      <guid>http://www.qqread.com/frontpage/s562104022.html</guid>
      <category>FrontPage</category>
      <pubDate>Fri, 28 Apr 2006 00:00:00 GMT</pubDate>
      <description>创建表格在FRONTPAGE的诸多功能中，制表功能也是一个很重要的方面。我们不仅利用表格显示一些有规律的数据，而且还经常对表格中的单元格进行调整，在其中放入文本和图形，达到对网页进行布局的目的。 我们来看看这个网页，这是在普通模式里的效果。文本被分成左右两栏了...</description>
    </item>
  </channel>
</rss>
