Beginning to pepper #poobrains templates with <div>s and I'm not sure if I'm doing something wrong…
Since going full force on the #HTML5 semantic tags I've been (successfully) trying to avoid <div> because it offers no semantics.
But I am now beginning to need it for some styling purposes and I'm suspecting that means there's some weakness in either the structure of my HTML or my CSS selectors rather than the <div>s really being needed. 🤔