`
october731
  • 浏览: 86576 次
  • 性别: Icon_minigender_1
  • 来自: 上海
社区版块
存档分类
最新评论

Point 2011-03-10

阅读更多
http://blog.csdn.net/bigeyescat/archive/2008/09/24/2974095.aspx
中国农历年份c#实现

一般的divcontent的宽度都是950或980.但是又看到960的现在是标准。

经常用一个clear: both;的div进行分割之后,下面又开始新的div开始布局。这样的div没有宽度,也没有高度,他们的存在纯粹就是为了清除浮动,为了下面重新开始布局。一般来说都是处理完两个并排的div之后就用这个。

可以有这样的首页广告的风格,那就是广告图片并不自己设计,是有google提供。这样是一种处理方式。

button, input[type="reset"], input[type="button"], input[type="submit"] {
    -moz-appearance: button;
    -moz-binding: none;
    -moz-box-sizing: border-box;
    -moz-user-select: none;
    -x-system-font: -moz-button;
    background-color: buttonface;
    border-bottom-color: buttonface;
    border-bottom-style: outset;
    border-bottom-width: 2px;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: buttonface;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: outset;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 2px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: buttonface;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: outset;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 2px;
    border-top-color: buttonface;
    border-top-style: outset;
    border-top-width: 2px;
    color: buttontext;
    cursor: default;
    font-family: -moz-use-system-font;
    font-size: -moz-use-system-font;
    font-size-adjust: -moz-use-system-font;
    font-stretch: -moz-use-system-font;
    font-style: -moz-use-system-font;
    font-variant: -moz-use-system-font;
    font-weight: -moz-use-system-font;
    line-height: normal !important;
    padding-bottom: 0;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 0;
    text-align: center;
    text-shadow: none;
    white-space: pre;
}

统一为input控件定义样式的语句。

定义无序列表显式
background-image: url("images/bullet.gif");
    background-position: left top;
    background-repeat: no-repeat;
貌似位置定义的时候也有设置为0 0的。

设置多行文字之间的间距,line-height: 175%;非常的有用,可以很明显的看出有他和没他的区别。

虚线方框的实现:
border-top-color: #FF9900;
    border-top-style: dotted;
    border-top-width: 2px;

opacity  -- 不透明度,以后肯定会用得到的属性。

设置标题图标:<link href="img/head_logo.jpg" rel="short icon" />















分享到:
评论

相关推荐

    Acer-宏基Q5WVh- LA-7912P

    - **Intel Sandy/Ivy Bridge处理器**:这是Intel在2011年至2013年间推出的两代处理器架构,分别对应第二代和第三代酷睿处理器。 - **DDR III内存**:这是一种较早的内存标准,相比DDR II提供了更高的带宽和更低的...

    Bochs - The cross platform IA-32 (x86) emulator

    Changes in 2.4.6 (February 22, 2011): Brief summary : - Support more host OS to run on: - Include win64 native binary in the release. - Fixed failures on big endian hosts. - BIOS: Support for up to...

    2011 C++最近标准

    C++11(也称为C++0x)是C++编程语言的一个重要里程碑,标志着自C++98/C++03以来的首次重大修订。作为ISO/IEC 14882:2011标准的一部分,C++11带来了许多新的特性和改进,这些变化不仅增强了语言本身,还极大地扩展了...

    C语言源代码格式化 完工 V1.02.7z )

    说明: 除非特别声明,所有程序均使用VC++6.0 MFC编写。 所有程序均为练手用,放弃一切权利,同时不承担任何责任。 显式遵照 GPL v3.0标准。... &lt;time&gt;2011-03-08T08:20:31Z &lt;speed&gt;3.666667 &lt;/trkpt&gt;

    8-07-14_MegaCLI for linux_windows

    Release Date: 03/02/13 Version Numbers: MegaCLI =============== =========== Current Version 8.07.07 Previous Version 8.07.06 Contents: ========= This package contains MegaCLI for the following ...

    一个win32下的ARM开源编译器

    10. Variants supported 11. Further information 12. Version history _______________________________________________________________________________ 1. ARM assembly compatibility There are a few...

    C语言源代码格式化 完工 V1.03 20120112 1536.7z

    &lt;time&gt;2011-03-08T08:20:31Z &lt;speed&gt;3.666667 FileFolderGenerate 20120112 1514.7z 文件夹生成函数CreateDirectory的测试。 功能:在指定目录下生成256个文件夹,每个文件夹内生成256个32K的文本文件,...

    C语言源代码格式化 完工 V1.04 20120226 1946.7z

    &lt;time&gt;2011-03-08T08:20:31Z &lt;speed&gt;3.666667 FileFolderGenerate 20120112 1514.7z 文件夹生成函数CreateDirectory的测试。 功能:在指定目录下生成256个文件夹,每个文件夹内生成256个32K的文本文件,...

    C语言源代码格式化 完工 V1.05 20120229 1804.7z

    &lt;time&gt;2011-03-08T08:20:31Z &lt;speed&gt;3.666667 FileFolderGenerate 20120112 1514.7z 文件夹生成函数CreateDirectory的测试。 功能:在指定目录下生成256个文件夹,每个文件夹内生成256个32K的文本文件,...

    C语言源代码格式化 完工 V1.08 20120801 1627.7z

    &lt;time&gt;2011-03-08T08:20:31Z &lt;speed&gt;3.666667 FileFolderGenerate 20120112 1514.7z 文件夹生成函数CreateDirectory的测试。 功能:在指定目录下生成256个文件夹,每个文件夹内生成256个32K的文本文件,...

    C语言源代码格式化 完工 V1.09 20120821 2116.7z

    &lt;time&gt;2011-03-08T08:20:31Z &lt;speed&gt;3.666667 FileFolderGenerate 20120112 1514.7z 文件夹生成函数CreateDirectory的测试。 功能:在指定目录下生成256个文件夹,每个文件夹内生成256个32K的文本文件,...

    tecnomatix KUKA RCS配置.docx

    首先,打开 01_RCS 文件夹,将 rcs_kuka_WIN_krc8.2_r01.00_31.05.2011_PC.zip 解压到 &lt;EMPOWER_DIR&gt;\Robotics\OLP\Kuka-Vkrc 文件夹内。然后, point 到 rrs_bin 文件夹,发现位 于 rrs_bin\rcs_krc1 文件夹内有一...

    C语言源代码格式化 完工 小文版本 V1.10 20120831 0955.zip

    &lt;time&gt;2011-03-08T08:20:31Z &lt;speed&gt;3.666667 FileFolderGenerate 20120112 1514.7z 文件夹生成函数CreateDirectory的测试。 功能:在指定目录下生成256个文件夹,每个文件夹内生成256个32K的文本文件,...

    KITTI 保存 地图

    将KITTI的raw data点云数据保存pcd文件 包括了2011_10_03_0027,2011_09_30_0028,2011_09_0018 详情见https://github.com/RozDavid/LOL/issues/4

    基于wifi的室内定位算法

    position is given by the point at the intersection of the Proc. IEEE Int Conf. Inf. Technol. Comput. Commun., Apr 2003 three circles PP.297-303 [8 J. Hallberg, M. Nilsson, and k. Synnes, ...

    神秘浩瀚星球探索ppt模板.pptx

    在【Power Point Design】部分,我们可以看到时间线图表,展示了不同月份的业绩变化,例如2011年至2015年的数据。这种图表能清晰地呈现公司的业绩趋势,便于观众理解关键的财务里程碑。此外,还有关于“WHO WE ARE?...

Global site tag (gtag.js) - Google Analytics