2009年9月29日 星期二

CSS - head

/* banner and pageheader

-----------------------------------------*/

#banner {

background-image:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg_2G2t2jzxqoQubB7osfNFvcTGrlz3xYIvSK3h-T0hYTUmK6CNJDXg6Yesj6xtuYDmU6UYgKEisVFRCUMj8xoWcgqbGx7DsVaUZNTUX2mqw6EwlWd3cQUJy1bC0CEVIxQZd7hPFHKI4bY/s640/IMG_3826-1258-2.jpg);

background-repeat:no-repeat;

height:460px;

margin:auto;

}

#pageheader {}/* banner第二層,實質上只設定#banner即可 */

#pageheader h1 a {

display: #0000CD;

font-size: 20pt;

text-decoration: none; /* 取消超連結的底線 */

position: absolute; /* 將位置設為相對位置 */

top:50px;

left:0px;

width:100%;

text-align:right;



}/* 主標題(網誌名稱) */

#pageheader .description {}/* 網誌目前動態描述 */

#pageheader #description2 .description {

position:absolute;

top:100px;

left:0px;

width:100%;

text-align:right;

}



/* ----------- original ------------- */




/* banner and pageheader





-----------------------------------------*/



#banner {



background: #999;



height: 73px;



border-bottom: 1px dotted #000;



}



#pageheader {} /* banner第二層,實質上只設定#banner即可 */



#pageheader h1 a {} /* 主標題(網誌名稱) */



#pageheader .description {} /* 網誌目前動態描述 */



#pageheader #description2 .description { /* 網誌個人描述列 */



position: absolute; top: 58px; left: 0px;



width: 100%;



text-align: right;







}

Related Posts:

  • CSS - head/* banner and pageheader-----------------------------------------*/#banner {background-image:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/… Read More
  • CSS - banner structure#banner|頂端橫幅 #pageheader|頂端橫幅             h1|網誌名稱、網誌描述、目前動態       … Read More
  • CSS - banner/* banner and pageheader -----------------------------------------*/ #banner { background-image:url(https://blogger.googleusercontent.com/img/b/R… Read More
  • CSS - Color ChartThere have many color code at this WEB site.Please reference ithttp://htmlhelp.com/cgi-bin/color.cgi… Read More
  • CSS - LearnCSS- #pageheader 教學http://www.wretch.cc/blog/penguin311/12202557 CSS的簡介可以看看【網頁之翼】的介紹http://hit1205.blogdns.org/teach/?unit=css&main=main至於無名網誌如何修改… Read More

0 意見:

張貼留言