Question : Attrubute 'width' is considered outdated.  A newer construct is recommended

I'm new to web development, and have an older site that I am working on upgrading in Visual Web Developer 2008.  When I debug my site, my error lists includes a bunch of messages with the above message. All of these "Width" statements are in table row and cell definitions.

What is the "newer construct" that is recommended.

Answer : Attrubute 'width' is considered outdated.  A newer construct is recommended

SQL = "SELECT * FROM tblName WHERE MonthOfReport LIKE '%" & MonthName(month(now)-1) & "%' "

/ Tobzzz
Random Solutions  
 
programming4us programming4us