The major drawback with this is it's not semantically valid. However, the browser will parse it pretty fine as a block element, until you add more style to it.
Instead of making your own tags, use class
, and perhaps data
attributes to add appropriate attributes to your DOM.