How do i get images to show in my description?
TappedOut forum
Posted on June 2, 2016, 6:29 p.m. by shepherdofire
I am new to working with the tools for adding more features to my decks description and need help trying to get the image in for the deck.
< img src=" [img url here] " / > remove spaces and you're set.
June 2, 2016 6:50 p.m.
shepherdofire says... #6
< imgsrc="[http://i1.2pcdn.com/2014/www/2014/over1/Reaper_Overwatch_013.jpg]"/>
June 2, 2016 7:02 p.m.
Epochalyptik says... #7
Why are you using brackets? No offense, but you really shouldn't be using HTML or any code without knowing how it works.
<img src="IMAGESOURCE">
Replace IMAGESOURCE with the URL. Don't touch anything else.
enpc says... #2
Check out the w3 schools html tutorials. It has a bunch of tools for learning about html, including adding images.
June 2, 2016 6:35 p.m.