How to write a post on WordPress
How to add categories and change your menu in WordPress
How to add plugins in WordPress
How to add and remove widgets for the sidebar
Image code:
<img src=”IMAGE URL HERE“>
Image code with link:
<a href=”LINKURLHERE” target=”_blank”><img src=”IMAGE URL HERE“></a>
Text code with link:
<a href=”LINKURLHERE” target=”_blank”>THIS IS WHERE YOUR TEXT GOES</a>