Home › Forums › CSS › (X)HTML 5 “hybrid” › Re: (X)HTML 5 “hybrid”
June 21, 2011 at 5:28 am
#81980
Member
@krysak4ever That’s mostly what I do when I care about usability =D
I don’t really care about people who have javascript disabled though. If they have it disabled they should know how to navigate via broken pages. I don’t know how un-educated people would find that option. I do know the older IE’s ask if you want to enable it when you open a page – So I guess that could be a problem.
I resort to <div id=”header”></div> when I’m making a “serious” site, such as an ecommerce site or something. If it’s a random blog, I don’t feel the need to use divs.