Have you ever wondered how to add a custom signature to the end of your Blogger posts? Well, there is a way to add your name, a photo or a link…the possibilities are endless. And its automatic so you don’t have to remember to insert it each time.
This tutorial demonstrates the steps to creating and inserting a custom signature in Blogger. Below that you will find the code that I used in the video so you can copy and paste it exactly. Remember…when dealing with HTML, every character counts! If your image doesn’t show up correctly, retype the quotation marks (“) that you cut and pasted earlier.
Code needed for Blogger…
<br>
<br>
<br>
<img src=”image-url-here“>
Happy blogging!










