Map images | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
24th Jul 2019, 4:51 AM
Nasveeda Hadassah David Jacob
Nasveeda Hadassah David Jacob - avatar
2 Answers
+ 2
<!DOCTYPE html> <html> <head> <title>Page Title</title> </head> <body bgcolor="yellow"> <h1>FAST FOOD</h1> <ol> <li>pav bhaji</li> <li><a href="https://www.google.com/image.jpg">vada pav</a></li> <li>bel puri</li> </ol> </body> </html> Always put your contents on the inside of the <li></li> tags.
24th Jul 2019, 5:31 AM
m.b
m.b - avatar
0
How to map image to a website
24th Jul 2019, 4:59 AM
Nasveeda Hadassah David Jacob
Nasveeda Hadassah David Jacob - avatar