Home › Forums › CSS › How to center elements in DIVs (four separate DIVs)? › Re: How to center elements in DIVs (four separate DIVs)?
September 22, 2012 at 4:36 pm
#110578
Participant
If those are subtitles, use h2
. Or the appropriate subtitle level.
If those are quotes, use blockquote
.
If it’s some simple content, use p
.