Entries Tagged ‘XHTML’
Taming Margins & Padding
Read » Fixing up slight differences in padding between browsers.
Setting DOCTYPE
Read » DOCTYPE ain’t just “standards candy”.
Layout Visibility
Read » Making XHTML div’s visible to aid in debugging.
CSS Drop Shadows
Read » Abstract
This article explains a technique for adding drop shadows to XHTML pages without introducing awkward and semantically challenged mark-up to the page.
The technique can be applied to any XHTML/CSS page, and the JavaScript and CSS presented in here can be easily adapted to local conventions used for marking up images.
Drop Shadows Article Published
Read » I finally found the time to write the article about how I designed and implemented the image drop shadows that you see on this site. The article is quite detailed, including extensively commented XHTML/CSS/JavaScript code.
