• 这种肉片豆腐卷所需要的材料很简单易

     

  • 1. 利用列表制作DXHTM下拉列表

    http://www.gazingus.org/html/Using_Lists_for_DHTML_Menus.html

    2.改变页面样式

    http://www.alistapart.com/stories/alternate/

  • 今天做页的时候,听了听中国国际广播电台,发现了一首有意思的歌,芝华士广告歌 Mermaid Song,感觉不错...嘿嘿

    曲名:mermaid song     歌手:sarah khider 

    We could be together
    Everyday together
    We could sit forever
    As loving waves spill over


    Verse:
    The moon is fully risen
    And shines over the sea
    As you glide in my vision
    The time is standing still
    Don’t shy away too long
    This is a boundless dream
    Come close to me my reason
    I’ll take you in my wings


    Chorus:
    We could be together
    Everyday Forever
    We belong together
    Further seas and over


    Verse:
    In the garden of the sea
    I see you looking over
    With my wistful melody
    You leap into the water
    It is no breaths sighing
    This is the mermaid song
    The singing of my sisters
    The sea has drown for long

  • 今天是 周日,网站制作到是很顺利就是速度慢了点,希望明天能够完成首页任务。

    明天计划

        
    1. 更新曲谱
    2. 收集板块资料
    3. 看1小时书籍
    4. 做完俱乐部网站首页
  • 1. 今天遇到了一个原角框架的问题,样子网站上是这样实现的:

    /* 背景为两边有竖条的图片 */

    <div id="yjkj">

    /* 园角上背景 */

    <div class="yjkj_top"></div>

    <h3>园角背景</h3>

    /* 园角下背景 */

    <div class="yjkj_bottom"></div>

    </div>

    由于上背景和下背景,将box的背景覆盖,因此呈现原角框架样式。将div为了样式来用真不知道正确不正确,不过暂且这样做吧!

    2.衬托问题

    以前我都是用空格来解决float的div不能长度对齐的问题,今在义国的网页上学到一招用<br class="clear"></div> .clear{clear:both}。新页面用的他的方法。

  • 今天突然发现网站搜索字页面,删除功能出现错误,提示字段超出int16的范围,估计是ID值过大的原因,然后将以前的页面数据转换的int16改为intu16(无符号int),问题解决。

    估计在以后用户页面,曲谱页面数据过多时,此类情况还会出现。有时间将ID字段转换,都改为intu..就解决了。

  •     今天开始了俱乐部网站的建设,按照原样COPY,当COPY完框架的时候,才突然发现原网站就是XHTML+CSS构建的,一番详细勘查后发现,的确是高手所为。因此感觉这次完成页面后,肯定能学到不少东西。
  • image 网站本身使用的修饰图片

    │├ads 网站日后可能出现的广告图

    │├banner 网站自身宣传、活用只用的横幅

    │├upload 管理员上传的图片

    │└logo 交换链接之类的标志

    flash 网站上可能出现的flash动画

    css 存放各页面所用的CSS样式

    download 存放供会员下载的资料

    │├video 视频

    │└pic 图片

    temp 用于存放设计时各图像的源文件
  • ,又搞了一个BLOG...嘿嘿...