0
Can any one help me positioning the car on road.
I guess I should try this on PC. https://code.sololearn.com/W1zL7F3JEUbH/?ref=app https://code.sololearn.com/W1zL7F3JEUbH/?ref=app
2 odpowiedzi
+ 4
Raj Vishwakarma Visit this link,this will helps you! :-)
https://www.w3schools.com/howto/howto_css_image_text_blocks.asp
+ 4
Raj Vishwakarma
background and width are both css so you cant just put it there... i suggest you either put it in a css file or you use style="width: 13%"
and you also can't put a tag inside of a tag like you are doing with your body background image
thats not how it works
you can use background-image i think but that is also css
you have a href in there and its got no purpose.
and you didnt close the marquee tag!!
Re-write the code!! And perform these steps! It will work!
Hope helps