How do I edit my About Me page?

If you scroll down to the very bottom of your about me page, you will see a link that says “To create your own About Me page, click here.” Click on the link and then push the ‘Edit Your Page’ button. You may then select whether you want to use ’s about me page form or create your own page using html.

I want to enter my own html on my About Me page. How do I post a basic text link?

<a href=”your url here”>Your Text Here</a>

How do I post a picture?

The code for images is <img src=”url of image”>. Be sure to include a space in between each picture or else it may stretch the viewers page. If you would like one image to be on top of another place one or two <br> in between the image codes. for example:



Leave a Comment