html
How to Make Drupal 6 Valid HTML 4.01 Strict
Note: This article is discussing Drupal version 6.11.
Drupal 6 is built to validate as XHTML but I’ve lately been leaning towards HTML standards. I also enjoy making things – Drupal in particular – do what I want them to do, so I just had to see if I could get Drupal to validate as HTML 4.01 Strict.
Since Drupal has a lot […]
Recommended: Litmus App
Writing HTML for e-mail clients is a daunting task – horrible even. I don’t know if you agree but that’s my opinion after doing so for a couple of days now. However, one thing that can make your life a whole lot easier is this little app.
The first thing I asked myself before starting to develop my template was; how will […]