Yes, you can have a div to do anything if you know exactly what properties it should be assigned to.
For the fake tag "br" (although I'm not sure why you need this) you can set:
.classname { height: 10px; width:100%; display:block; position:relative; }
Jamin source share