February 10th, 2008 admin
We all know that the browser is a difference between, a lot of people in the use of XHTML + CSS web production means have time for this tremendous headache. These differences in the impact of the work requires a lot of skills, the "hidden CSS" is a very important aspect…
Posted in Css+Div Web Design | No Comments »
February 10th, 2008 admin
Snook.Ca to all CSSer recently made some time to write CSS "top skills."
Font size use px
In his statement, CSS
Contrast the following two:
H2 (font-size:…
Posted in Css+Div Web Design | No Comments »
February 10th, 2008 admin
Snook.Ca to all CSSer recently made some time to write CSS "top skills."
Font size use px
In his statement within the next two CSS contrast:
The following is quoted fragment:
H2 (font-size: 18px; border:…
Posted in Css+Div Web Design | 1 Comment »
February 8th, 2008 admin
8. Use css to achieve vertical center
On the vertical center Xiaocaiyidie form is only designated for cell vertical-align: middle can be, but in how to make use css layout. Suppose you will be a navigation menu set to the height of two…
Posted in Css+Div Web Design | No Comments »
February 5th, 2008 admin
9. 3D effects button
With the past in order to produce 3-D effects, and click on the button will change, they must be replaced with the picture, we can now CSS:
A
(
Display: block;
…
Posted in Css+Div Web Design | No Comments »
February 4th, 2008 admin
In fact you can be abbreviated these attributes:
Font: 1em/1.5em bold italic small-caps verdana, serif
It is now much better, but we should pay attention to one point: you use this simplified approach-at least to the designated font size and font-family…
Posted in Css+Div Web Design | No Comments »
February 4th, 2008 admin
2. Clear definition, unless value of 0
Forget the definition of the unit size is generally CSS rookie mistakes. In HTML you can only write width = 100, but CSS, you must give an accurate units, such as: width: 100px width: 100em. …
Posted in Css+Div Web Design | No Comments »
February 3rd, 2008 admin
Before posted in the CSS has been described in the note # m_blog div.tit Blog article is the title of the code as long as we add to the picture add the code in the back of () can be.
Add the code as follows:
Line-height: the number of px; setting up…
Posted in Css+Div Web Design | No Comments »
January 31st, 2008 admin
For the IE box model of the crack -
IE box model-this notorious bug exists in every IE6/Win the previous version, this insect released until tantak most widely circulated that only began to be tame hack
Http://www.tantek.com/CSS/Examples/boxmodelhack.html …
Posted in Css+Div Web Design | No Comments »
January 29th, 2008 admin
In Web development, it is inevitable to use CSS, in the past few years my Web accumulated in the process of developing some common but it is not practical to CSS compiled, we hope to help!
Filter: chroma (color: # FFFFFF);
Let designated…
Posted in Css+Div Web Design | No Comments »