mirror of
https://github.com/php/web-php.git
synced 2026-04-24 07:28:16 +02:00
44c0612239
- use CSS instead of proprietary margin attributes - remove table height attribute, as it was nonsene (the table was much higher that it was specified anyway) - use CSS class instead of <font> which is not allowed to contain anything but inline elements Tested these changes on my local mirror, it seems to be perfect [identical display to current php.net] with Mozilla and Konqueror