Open Mwedd9 opened 6 years ago
If you want spaces in between each sentence or paragraph, you can add "spaces" by putting each sentence in its own "paragraph" (
). I did that for mine; I basically made each sentence into its own
code and on the website, the typeset manifesto had spaced lines in between each sentence. I hope that helps I added a pic for reference i hope it works
This was a great suggestion @bajrushivlora, as it uses the default style of the <p>
tag to add spaces.
Now that we've started looking at css, can anyone suggest a way to specify the spacing for different elements using css?
I'm wondering how to properly lay text out, do I just need to keep adding white spaces?