firebug的使用
more fromwww.ooso.net
Firebug使用详解
more fromblog.csdn.net
采用DIV+CSS布局的好处
通过使用 display:inline 我们可以创建水平导航条。
link1
link2
link3
link4
link5
这是上面这个导航条用到的代码:
#nav1{
margin-top: 1em;
margin-bottom: 0.5em;
}
#nav1 ul {
background-color: silver;
text-align: center;
margin-left: 0;
padding-left: 0;
border-bottom: 1px solid gray
}
#nav1 li {
list-style-type: none;
padding: 0.25em 1em;
border-left: 1px solid white;
display: inline
}
#nav1 li:first-child {
border: none;
}
垂直导航条
link1
link2
link3
link4
link5
这是垂直导航条的代码:
#nav2 {
background-color: silver;
border: solid 1px gray;
width: 8em
}
#nav2 ul {
list-style-type: none;
margin: 0;
padding: 0;
border: none
}
#nav2 li {
margin: 0;
padding: 0.25em 0.5em 0.25em 1em;
border-top: 1px solid gray;
width: 100%;
display: block
}
html>body #nav2 li {
width: auto;
}
#nav2 li:first-child {
border: none
}
more fromwww.wujianrong.com
嶄露頭角中的新式網站收費模式:「First 1000 Referral」 (Mr. 6)
它讓最多使用者的外掛插件排第一(這個通常沒人能能打敗),但也另外提供「最多動作」的插件排行榜,還有一個「新人排行榜」。也就是說,每個外掛程式共有好幾個機會,第一個是在一開始進入時被列入(Newest),第二是很多人瞬間使用就被列入「Most Active」,第三是在許多人安裝後被「推」到「最紅的插件區」。
more frommr6.cc
7步完成Joomla! 1.5 安装 Install Joomla! 1.5 in 7 steps
in list: Joomla
more fromwww.joomlagate.com
Notation: * = Private bookmark and comment|… = Clipping [?] | … = Public highlight [?]


