Category: HTML, CSS, PHP
-
2-Column HTML using DIVs (no print problems)
If you code your multi-column web page wrong, IE and Firefox won’t be able to page break properly for printing. Seems that if you use <p id=”asdf”> the pages won’t print right, if instead you use <p class=”asdf”> they will. Here is what I used for a two-column layout (specifically, in PHPList put this in…
-
Picked Lunar Pages for new web host
Lunar Pages, http://www.lunarpages.com/id/glerner had the best match of features for my needs. For $7.95/month paid annually, I get 350GB storage, 3500 GB/Month transfers, PHP 4 and 5, and developer tools such as Ruby. I have full control over scripts to run, there is a good selection of scripts available to install with minimal configuration (questions…