View Single Post
Old 08-22-2019, 09:31 AM   #4
codys
Junior Member
codys began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Oct 2018
Device: Kindle Paperwhite
Quote:
Originally Posted by jhowell View Post
You can’t have bare text inside of the blockquote. Use something like:

<blockquote><p>Cras ornare massa odio.</p></blockquote>
It's that simple? I knew it had to be. Thank you!

Quote:
Originally Posted by Vroni
to be honest i never used blockquote cause it doesnt make sense to me. I prefer divs as a container or adding classes to the paragrafs if needed. Blockquota just adds some indentation/margins/paddings around some other elements an d you never know what the target renderer will do with it.
You're right, of course. There are better ways to do it. I'm not sure why I went this way this time. Thank you!
codys is offline   Reply With Quote