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.

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.

Monsmtg says... #3

< img src=" [img url here] " / > remove spaces and you're set.

June 2, 2016 6:50 p.m.

shepherdofire says... #4

Is remove spaces a part of the code?

June 2, 2016 6:52 p.m.

shepherdofire says... #5

Mons its not working

June 2, 2016 7:01 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.

June 2, 2016 7:07 p.m.

shepherdofire says... #8

DIE, DIE, DIE!!!!!!!!!!!!!! it worked thanks guys

June 2, 2016 7:28 p.m.

This discussion has been closed