Internet irony
Came across this web form during my Web Globalization Report Card research. When is an input field both optional and required? Here’s when. Thought you’d enjoy… PS: Have you tested your input forms lately?
Came across this web form during my Web Globalization Report Card research. When is an input field both optional and required? Here’s when. Thought you’d enjoy… PS: Have you tested your input forms lately?
HTML has long supported the ability to create numbered lists simply by using the <ol><li></li></ol> tags. But these tags are rather limited if you are developing websites for the world. How, for example, do you support Asian numbering systems? That’s…