Idk please move this/ delete if needed.
I am on a website called Spiffy Horse and need coding help for html. I have the images, just dont know how to code. Any help would be greatly appreciated.
Thanks!
Working on filled wardrobe achievement. Almost at 12k!
W3Schools.com is a great place to learn the basics of HTML (and CSS, cause you will need that too!).
To add an image, do this:
<img src="IMAGE LOCATION URL">
Goodluck! :)