Centering block of text (simple question, sorry)
-
how can I center the blocks of text on this page?
https://factualfiction.com/lighthouse/listenwhileudraw/
On the first two paragraphs I’m trying to use with varied results:
p.blocktext { float: none; margin-left: auto; margin-right: auto; width: 200em; }
with:
<p class="blocktext"> etc </p>
thank you
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Centering block of text (simple question, sorry)’ is closed to new replies.