HTML5 Resources
2010-07-20 @ 18:19HTML5 is the new HTML standard. Here comes resources for HTML5. It’s ment to grow.
HTML5 is the new HTML standard. Here comes resources for HTML5. It’s ment to grow.
CSS3 creates new possibilities. Here is a list of great CSS3 articles.
This list of CSS resources will be updated when new great CSS tricks are found.
The advantage of a grid system in HTML / CSS is that you have more control over your site. It makes you work faster and more exact.
Hej!
Keep up the good work with grids! I've probably tried them all, but stuck with the easy and lightweight 1kb Grid. I don't need to remember widths...
Each time I try to look at a demo or preview I get a 404.
It’s not very easy to create a topmenu as a list with centered list style elements. However it’s possible and here is how to do it.
Thanks, very useful and easy to learn. Works good
Simple and very useful. Thank's Paolo
simple and easy to understand. thanks!
Did you know that CSS3 supports text shadows? A text shadow is what it sounds like, a shadow to a text, from all possible angles.
How do I set text-decoration: underline to dotted or dashed? Don’t use text-decoration at all. Use border-bottom on the anchor tag instead.
IE6 requires display:inline-block; to be placed in the links in order to show the bottom border.
I,ll try this again see if it posts. I am using 3.0 and have not been able to get and sitemap plugin to work with permalinks set at /%postname%/ can [...]
It has also been suggested that you first remove any text decoration (such as underline) before you define a bottom border. See the tips here:
http://webdesign.about.com/od/beginningcss/a/change_link_underline_styles.htm
Do you add multiple stylesheets in your HTML file? Instead of putting multiple rows of data in your HTML file, add them into your CSS file.
I wouldn't use a blanket "don't do this" statement here. There are two reasons why you would (and should) use multiple stylesheet links instead of @import:
1) alternate media stylesheets, for [...]
In Firefox there is a border around the anchor element when it’s clicked. You can get rid of this dotted anchor border by disable it in CSS.
Thanks a lot , I goggled for 2 hours to find the solution finally got it here.
this does not work in IE 8, FF 3.6 nor any version of Opera. bummer
Thanks man, simple and clean. amazing little thing.
Do you add a class called ”clear” after floated elements to get the background to go all the way down? Use overflow:hidden instead.
i test this but is not fixed for IE6 in FF3.5 works good, thanks
2011-02-28 @ 13:57
Thanks for This CSS3 Featurelist...
regards mark