My Programming Tricks
Tuesday, March 22, 2011
For IE, Don't Put CSS Style inside <TABLE>
Anything CSS style setting you put inside <TABLE> will turn into something unpredictable.
Put inside <TD> instead!
For Chrome, Firefox and Safari, they are OK if you put CSS style setting you put inside <TABLE>!
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment