How to put images to the web-page with css? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to put images to the web-page with css?

9th Apr 2021, 6:11 AM
Novruz Bazarov
Novruz Bazarov - avatar
2 Answers
+ 4
Hello there :) Just go through this lesson to learn how to add an image with css: https://www.sololearn.com/learn/CSS/1104/?ref=app
9th Apr 2021, 6:34 AM
Matthew
Matthew - avatar
0
Use this : Background-image:URL(location of image);
9th Apr 2021, 6:27 AM
Codemurai
Codemurai - avatar