- 1

Code not working

Hi So i made a program for a animation in HTML But it does not work please help <html> <body background="img/b.jpg" width="100%"> <br><br><br><br><br><br><br><br><br><br><br><br><br><br> <marquee direction="right"><img src="img/b.jpg" width="15%"/></marquee> </body> </html

25th Apr 2020, 6:39 PM
Sanjay Nagesh
Sanjay Nagesh - avatar
3 ответов
0
Make Sure the image link is valid... The link for image is not correct for here. Check this : <html> <body > <br><br><br><br><br><br><br><br><br><br><br><br> <marquee direction="right"><img src="http://www.sololearn.com/images/tree.jpg" alt="" width="45%"/></marquee> </body> </html> Edit: See this to add image https://www.sololearn.com/discuss/1325165/?ref=app
25th Apr 2020, 6:58 PM
Jayakrishna 🇮🇳
0
ty
25th Apr 2020, 11:36 PM
Sanjay Nagesh
Sanjay Nagesh - avatar
- 1
I already given example code. copy paste and check that code.. What else you taking about...?
26th Apr 2020, 8:14 AM
Jayakrishna 🇮🇳