First login to your account. If you do not have an account, please register with a unique username and secure password. After logging in, you will be directed to the homepage. There is a "Account Settings" button that will direct you to the account management page. You may change your username and/or password, but the new username must be unique from other users. If you are changing your password, you will be prompted to confirm your new password by re-entering it.
By clicking on your profile, you can see your own blog page with with the latest post on the top. To create a new post, click "New Blog" on your profile page. Enter the header/title and the text you wish to include. If you would like to add an image, follow the instructions in the HTML formatting section below. After clicking submit, your post will be live and pop-up at the top of your page.
You may use basic HTML tags to format your post, such as <b>text</b> for bold, <i>text</i> for italics, <u>text</u> for underline, <br>text</br> for line breaks, and <a href="URL">link text</a> for hyperlinks. To add images, use the <figure> <img src="imageURL" alt="short_description" width="pxsize"> <figcaption>Some caption</figcaption> </figure> formatting. Right clicking on an image and selecting "Copy image address" will give you the imageURL needed. Please ensure that your HTML is properly formatted to avoid display issues. No formatting will result in plain text.
From your profile page, click "Edit Post" on the specific post you would like to alter. Change the header/title and/or text. After clicking submit, your edits will be live but the post will stay in the order it was originally created.
From your profile page, click "Delete Post" on the specific post you would like to delete. You will be prompted to re-confirm your choice to delete the post. Once confirmed, the post will be deleted from your blog page and CANNOT be restored.
Searching for a post does not require an account. Simply enter a keyword in the search feature and posts containing the keyword will be listed in order of latest post. You may also use the feature to search for posts of a specific user by entering their username.