Hello,

Depending on the DOCTYPE that you define on your page, Visual Studio will tell you that certain attributes are not supported, but it really comes down to which browser is rendering your page and how it works. You might want to test your page in all the main browsers to ensure that it works the same in all of them.

Gary