It feels easier for me to write my blocks of content in “<!div><!/div>” sections and after when the basis of these sections is done, replace the <!div> tags by <!section> <!article> <#fieldset>, etc. whatever is really more appropriate.
Is that a bad habit I am developing? It just feels I have to think less about these structures first and I can concentrate better on the first draft of my HTML vision.
I guess with time, I will know more instinctively that I am creating an <!article> section. It is just that for now, the drafting flow is better when I define all sections like a <!div>