Archive for
“CSS”
Choosing Your <h1>
Choosing the proper text to designate as your top level heading can improve your site’s accessibility and search engine ranking. This article shows you how to properly balance individual page names and overall site identification.
Safari Run-in Errors
Safari 3 run-in errors:
Loses position on text resizing, causing text overlap
Top margin improperly collapses when following an unordered list
Loses position when page is returned to using back button (mobile Safari only)
But Safari does support display: run-in;, which is more than can be said for Firefox 2 or IE 7.
