Is this ASP.NET tag usage compliant?

  • Thread starter Thread starter g_h_uk
  • Start date Start date
G

g_h_uk

Guest
I want to put a space between two text boxes and I have been using div and span to do this successfully. However, I've been asked to use a hidden label to do this instead. I'm trying to make my site standards compliant, as well as DDA AA compliant. Would using a label this way be considered so?
 
Back
Top