haha yah after I tried it once I realized that you only put the important parts in
I copy and pasted the code exactly as you put and it didn’t work but i decided to add “<img ” and “>” before and after it and it worked.
So the full code is
<img src="<?php bloginfo('template_directory'); ?>/images/homebt.png">
Thanks SO MUCH for the help Clayton. This was giving me issues for a good 2 hours T_T
I just tested it again by linking one of the img’s to my background image. That also doesn’t work in the <img src> but the background still displays itself o_O ???