Code below only adds the extra html to new posts.
If you don't want this extra html stored in the database, but instead only printed to screen, you should use 'the_content' filter, instead of 'content_save_pre'
To use, edit where it says 'Here is your Html', save it to a php file named...