LeftMargin parameter

  • Thread starter Thread starter Stan Sainte-Rose
  • Start date Start date
S

Stan Sainte-Rose

Hi,

I don't understand why on several asp.net pages I get errors with vs.net
2003 about parameters.

With the intellisense I don't have the LeftMargin parameter with the <body>
tag, same thing with Background parameter with the <td> tag.

Stan
 
Those are deprecated attributes that you shouldn't really be using
anymore when you can use stylesheets instead. However, if you want to
use them for whatever reason then go right ahead, you can just ignore
the errors in VS.

-Jason
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top