Avoid deprecated features of W3C technologies.
These are the common items I have to replace, along with their css equivalents, when pleasing Cynthia.
- Code: Select all
<img border="0"
style="border:none;"
<table align="
style="margin:auto;" //for centered
style="margin-left:0px;" //for left .... etc etc
<table height="__" width="__"
<tr height="__" width="__"
<td height="__" width="__"
style="height:__px; width:__px;"
<div align="
style="margin:auto;" //for center
style="margin-left:0px;" //for left .... etc etc

