Comment by CM30

10 years ago

You can always replace the divs with more semantic markup, just with the Bootstrap classes attached. I mean, using a main element for the container, a div for the row, then an article and various aside elements for the columns (depending on the layout and structure) will at least make the source code somewhat easier to parse.