html - valid order for attributes of input type tag -


i know it's basic question , hope not important, want know answer, please don't suggest refer links.

we daily face <input> type tag , attributes (type, class, id, value, name, size, maxlength, tabindex etc..), want know

  • is there specific order required attributes in <input> tag or can use order?
  • if there order it?

you can use sequence


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -