Aug 18, 2008 by Matt | Posted in Design
If you were to create a bare minimum XHTML document, with no CSS applied, and fill it with various elements (a few paragraphs, a heading or two, etc), you’ll notice that web browsers have default formatting for everything. Paragraphs have a certain amount of space between them, the body tag has default padding, etc.
This, of course, introduces cross-browser issues. Each browser has it’s own default styling, and they’re all different. So in order to make your CSS work well in more than one browser, it’s generally best to unset the default styles witth a browser reset stylesheet, or section in an existing stylesheet.
Rather than write one here and tell you to copy and paste it, since not all resets are equal, I’ll instead offer you a selection of links where you can find CSS reset styles. Choose one that fits your needs.
Aug 17
Everyone likes fonts. From the days of the IBM selectric, with it’s swappable type spheres, to the introduction of the Macintosh, which brought zillions of typefaces to the personal computer, people have loved playing with fonts. Fonts are a big part of graphic design,…
Aug 15
Word of a new social media site has been slowly spreading through the blogosphere. WP Vote, based off the Pligg CMS, is a topical Digg-type site focusing on WordPress-related posts. I assume the site is fairly new, since I’m just now hearing about it,…
Aug 14
Have you ever wished you could have your oldest posts continually pushed back to the top of the stack, in order to highlight old articles from your archives? It’s not something I would do myself, but apparently there are some who would. HackWordPress.com has…
Aug 13
Collis Ta’eed’s company, Envato, is in the process of launching another FlashDen-style site. Known as Theme Forest, it will be a marketplace for web templates. Straight XHTML/CSS, or built for specific CMSes, the themes will sell from $5 to $75 (the staff set the…
Aug 12
When you deactivate and delete a plugin in WordPress, something generally stays behind. All the tables the plugin added to the database, and their respective rows, remain behind, unless the plugin developer thoughtfully included a function to wipe them before deactivating. This means, if…
Aug 11
Min-width is a useful CSS property that, as it’s name suggests, sets the minimum width of an element to a specific pixel width (or em or whatever). It’s very useful. The problem? Microsoft. Internet Exploder doesn’t support the property. Instead of ranting about Microsoft’s…
Aug 10
Michael Martin has just redesigned his blog Pro Blog Design. Along with the new design comes a few new opportunities for you. Opportunities to promote your site, and make some money. First off, Michael has 125×125 ad space now. They’re available for $45/month, and…
Aug 9
101 Awesome Portfolio Sites WordPress 2.7 heavily based on existing plugins – I’m okay with that so long as they don’t introduce 125×125 ad management or URL shortening features. 20 Creative Business Cards You Probably Didn’t See Before – Yes, another business card roundup.…