View Single Post
Old 01-30-2016, 06:12 PM   #7
KingAuthor
Member
KingAuthor began at the beginning.
 
Posts: 11
Karma: 10
Join Date: Jan 2016
Device: none
Quote:
Originally Posted by KevinH View Post
You do not need or want the internal span/div tag. use just the p tag alone with the proper class and no span or div. Or remove span and replace p tag with div. You do not need the nesting. And fwiw, div tags can be nested in div tags, you just don't need it.

Simply center a p tag or center a div, don't try to center a span inside of a p
Thanks for the clarification, KevinH! Much appreciated. I'll try that tonight!
KingAuthor is offline   Reply With Quote