- The border-radius property can use "Slash" syntax.
- b
order-radius:
35px
25px
30px
20px
/
35px
25px
15px
30px
;
- The font-weight property accepts relative keywords.
- There is an outline-offset property.
- There is an table-layout property.
- The vertical-align property works differently on table cell vs. Other elements.
- The ::first-letter pseudo-element is smarter than you think.
- You can use invalid characters as delimiters in your HTML class lists.
- Animation shorthand can break because of the animation's name.
- You can select ranges of elements.
- Pseudo-element can be applied ot some void elements.
- Some attribute values are case insensitive in selectors.
Friday, 17 July 2015
12 little css facts
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment