Page is a not externally linkable
cmarshall - 6:33 pm on Mar 5, 2007 (gmt 0)
Thanks for the clarification. I agree. I think there are a lot of tags that may be more appropriate for accessibility, but aren't used that much, or are used incorrectly because the intent is not clear. The one that immediately springs to mind is a mutated list, such as a Sometimes, a
Got it. <ol> used where the number is stripped out, or a <ul> used where the number is added, or a <dl>, where only <dt> tags are used. <table> is best for accessibility.