How many HTML elements can you name in 5 minutes? This might engage you if you are interested in the markup. I have developed a bias against such short tests after falling prey to many, but this one really helped me. Not because I could name all of them, I could get only 56 out of 91. But at the end it showed me what I missed, and that was a good reminder of elements I was not using frequently, like the overshadowed button element. Another interesting thing, atleast for me, was I started recollecting the elements by mentally scrolling thrugh my blog’s markup, but then subconsciously moved to my CSS. A CSS, after all, is a good collection of HTML elements!


November 20th, 2007 at 10:58 am
what are HTML 5.0 elements??
November 20th, 2007 at 11:58 am
There are some new elements in the upcoming HTML 5 spec, like article, section, aside, header, footer, nav, dialog and some more. Elliotte Rusty Harold has a good article explaining each of them. And this is X/HTML 5, not XHTML 2, which is being parallely developed.
November 20th, 2007 at 2:41 pm
[...] So, how many can you do? [via] [...]
April 11th, 2008 at 12:55 pm
[...] So, how many can you do? [via] [...]