|
Honestly, it would work fine the way you have it in my opinion. If you've achieved the desired layout without issues, and the site loads fine, then I would say just leave it.
If you have multiple div ids that are pretty much identical to eachother, then what you could do is just re-assign them to one class you've set up in the CSS and reuse it multiple times. Make sense?
|