What do you think are the useless tags in HTML? -


as moving on html5, there tags hold least importance did in past.for example <dl> defination list, dont remember last time used tag.

and not this, there tags have better , more efficient versions or clear redundancy <strong> , <b>, <basefont> , <font> etc.

in opinion, tags developer can live out with?, , tags can ignored? because have better version.

it suggested make answer, here excellent page discusses tags , attributes should avoided in html5 pages, , why, though doesn't include elements blink tag.

http://www.html-5.com/avoid/


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -