[PHP-WEBMASTER] [web-php] PR #421: Replaced deprecated table attributes with css
Pull Request: https://github.com/php/web-php/pull/421 Closed by github-actions[bot]. -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP-WEBMASTER] [web-php][PR #421] - Replaced deprecated table attributes with css
You can view the Pull Request on github: https://github.com/php/web-php/pull/421 Opened By: mikeschinkel Pull Request Description: HTML deprecated table element attributes @cellpadding, @cellspacing, @border, @align, etc. so this PR replaces them with CSS classes, selectors and style rules. It