Is there a specific best practice for using certain elements in Bootstrap, or can we use any element with no limits? I have noticed some teammates utilizing span
or h1
with the class name of col-md-1
, but there doesn't seem to be a clear guideline on this in the Bootstrap documentation.