(i)
or (ii)
I presume that (i) is available to be used with any object, whereas (ii) can only be used with the <div> tag - but is there a general advantage in using one or the other in terms of browser speed?
I've read that one of the above styles has an advantage in terms of browser speed, I think it was an article written by someone involved in developing FireFox but I can't find it anywhere.
I doubt that any speed difference would be noticed by someone using a browser but I'm still curious.
I haven't tried this, but can both styles be used at the same time e.g. (ii) for a <div> container and (i) for say, a <h1> heading, or will the first declaration be over-ridden by the second?
Windows 7