Why don't more generators use divs?

I notice that the salted hash login generator used <div> extensively to allow its content to be controlled by stylesheets. Why don't the core generators (like controller and scaffold) generate views that use divs extensively??

joe

because there would be endless discussions on how to name the divs and where to put them

you can customize the scaffold generators by the way to suit your needs.