Category | CSS-Tricks

How to teach IE border-radius and box-shadow

7. April 2010

Comments Off

How to teach IE border-radius and box-shadow

An article about how Internet Explorer to learn round off the corners and allow the shade elements. In general all the recommended reading, even if you scored on IE. It is also a good article about the gradients of CSS3. And for dessert solve border-radius in Safari

Further

Right justify

27. March 2010

Comments Off

Right justify

It is time to return to the CSS. Today we can improve the text spans the entire line. Typically, between words, especially prepositions, are very large gaps. This can be avoided by reducing the distance between the words: p {text-align: justify; word-spacing:-0.3ex;} and the text will become more beautiful. Podsmotreno here. Be sure to read the comments and learn how to make transfers in the text.

Further

And one more time about the rounded corners and CSS3

27. August 2009

Comments Off

And one more time about the rounded corners and CSS3

css3 - ahuenno it! A comprehensive article about rounded corners in css3, border-radius and all

Further

The text at any angle

24. May 2009

Comments Off

The text at any angle

[Dd] The text at an angle with CSS [/ dd] [kk] text at an angle css [/ kk] It turns out the test can be positioned horizontally, not only "head up" Browsers: Internet Explorer 6, 7, 8, Mozilla Firefox 2, 3, Opera 9 Safari 3, Google Chrome (webkit) Restrictions: may only make the text on one line, and in alliance with the rigidly specified sizes in pixels.

Further

CSS and variables

14. April 2009

Comments Off

Everyone wants to variables in css. Actually after all as it would be nice. But what prevents us from using php?

Further