Easy Html Tutorials

Stats

/

Notifs

Due to my lack of time for being online I can't answer questions anymore, but please use these tutorials to help you create a beautiful blog!

The results are in! Look here to see the survey responses.

NETWORKS

Support Me
Support easy-html-tutorials! If you enjoy my tutorials, consider adding one of the following to your blog!

Easy Html Tutorials
  Anonymous asked:
  how do you add an image in one of the bottom corners of your blog?

<img src=”url goes here” style=”position:fixed; bottom:0px; right:0px;”>

Retype the ” marks, and change “right” to “left” to change which side it’s on.