How can you implenent pictures/images into table cells in html ( <td> ) | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How can you implenent pictures/images into table cells in html ( <td> )

9th Nov 2017, 2:39 PM
Joshua
Joshua - avatar
9 Answers
+ 2
Site: <img src="http://www.sololearn/images/" alt="fb-story-icon.jpg" (width="40px" height="40px")>
9th Nov 2017, 5:02 PM
Dead
Dead - avatar
+ 5
<td><img src="image.png"></td>
9th Nov 2017, 2:41 PM
👑 Prometheus 🇸🇬
👑 Prometheus 🇸🇬 - avatar
+ 5
<img src="link to google image">
9th Nov 2017, 2:43 PM
👑 Prometheus 🇸🇬
👑 Prometheus 🇸🇬 - avatar
+ 4
<img>
9th Nov 2017, 2:40 PM
AgentSmith
+ 4
You can do it for anything you wanna insert images in, whether submit buttons, address links, tables, etc.
9th Nov 2017, 2:45 PM
👑 Prometheus 🇸🇬
👑 Prometheus 🇸🇬 - avatar
+ 1
First of all thanks for the answers but is there a way with wich I can implement a picture for the web like google images ?
9th Nov 2017, 2:42 PM
Joshua
Joshua - avatar
+ 1
ok thanks I'll try it
9th Nov 2017, 2:44 PM
Joshua
Joshua - avatar
0
Ok update it works now. Apparently I copied the wrong links (ノಠ益ಠ)ノ彡┻━┻. So thank you for your help. (^o^)
9th Nov 2017, 3:12 PM
Joshua
Joshua - avatar
0
ты кто?
13th Nov 2017, 5:55 AM
Creeper Pro
Creeper Pro - avatar