第8音 Design Everying

Archive for 二月, 2007

什么是SEO

二 26, 2007 作者: xw | 分类: Web 标准, 工作

SEO中文意思是搜索引擎优化,SEO是建立在搜索引擎以用户搜索体验为中心的基础上,通过采用易于搜索引擎索引的技术及市场手段,使网站对搜索引擎更加友好,达到用户使用体验最佳,从而获得搜索引擎全面收录及优先排序;SEO贯穿于网站策划、建设、运营全过程的每个细节,是网站开展网络营销推广的重要策略。

SEO是Search Engine Optimization的缩写
用英文描述是to use some technics to make your website in the top places in Search Engine when somebody is using Search Engine to find something
翻译成中文就是“搜索引擎优化”,一般可简称为搜索优化。
与之相关的搜索知识还有Search Engine Positioning(搜索引擎定位)、Search Engine Ranking(搜索引擎排名)。
(全文…)

  • 0 评论
  • 标签:
  • 几款在线的配色器!

    二 26, 2007 作者: xw | 分类: 免费资源

    几款不错的在线配色器,如果大家还由更好的或者其他的可以告诉,然后增加上

    地址如下:
    http://wellstyled.com/tools/colorscheme/index-en.html
    http://wellstyled.com/tools/colorscheme2/index-en.html
    http://www.dark-i.com/archive.aspx
    http://www.lvjiyong.com/books/css/colortools.html
    http://www.colorschemer.com/online.html
    http://www.makewing.com/lanren/color1.asp

    FLASH导航菜单生成:http://www.hostsun.com/gr/flash_generators.php

    图片菜单生成:http://www.hostsun.com/gr/tools6.php

    下拉菜单:http://www.hostsun.com/gr/tools7.php

    鼠标移过图片菜单特效:http://www.hostsun.com/gr/tools8.php

    CSS(导航菜单):http://www.hostsun.com/gr/tools9.php

    DHTML(导航菜单):http://www.hostsun.com/gr/tools10.php

    DHTML ToolTip(导航菜单):http://www.hostsun.com/gr/tools11.php

    Java Script Menu Generators
    集合CSS(按钮):http://www.hostsun.com/gr/tools12.php

    弹窗代码生成:http://www.hostsun.com/gr/tools13.php

    IE5.5滚动条代码生成:http://www.hostsun.com/gr/tools14.php

    在线查询大全

    二 26, 2007 作者: xw | 分类: 免费资源

    EMS全球快递邮件号查询
    http://www.ems.com.cn/ems/index.jsp

    中国高等教育学历网上证书查询
    http://www.chsi.com.cn/xlcx/

    中国黄历查询,就是查每日吉凶
    http://lunar.anet.net.tw/

    万年历查询(包括纪念日,节假日查询)
    http://www.123cha.com/calendar/

    身份证号码查询
    http://www.lxsk.com/idcard.aspx

    全国邮政业务资费(去邮局别让人蒙了啊)
    http://www.chinapost.gov.cn/yyzn/zifei/indexzifei.htm

    在线ip地址专业查询定位
    http://www.123cha.com/ip/
    (全文…)

    input顺序控制

    二 26, 2007 作者: xw | 分类: Web 标准
    1. <input name="uid" type="text" tabindex=1>
    2. <input name="uid" type="text" tabindex=2>
    3. <input name="uid" type="text" tabindex=3>