Say you have a list like this:
- Item A
- Item B
- Item C
…And you want it to look like this:
-
Item A
-
Item B
-
Item C
When you have lists that contain a lot of text, spacing out the items can improve readability.
Say you have a list like this:
…And you want it to look like this:
Item A
Item B
Item C
When you have lists that contain a lot of text, spacing out the items can improve readability.
This tutorial is a beginners’ guide to adding three major types of content to your WordPress blog: Posts, Pages, and Widgets. We’ll look at each one in detail.
Before you start adding content, you’ll need to log in to the WordPress administration center. On your blog there should be a link that says “Login.” Click that, type in your username and password, and click Login.
Continue reading →