0

HTML

Please how can I insert an image in my code background .i have been trying to insert an image on my iPhone but all what I keep on getting is a small square box Please help me out

10th Nov 2020, 3:23 AM
X Pl Ain
3 Answers
+ 9
You have to use CSS for that. background image property of CSS is used for background. /*Syntax*/ background-image:url('url of image here'); I recommend you to complete your CSS course first.
10th Nov 2020, 3:25 AM
ツSampriya😘ツ
ツSampriya😘ツ - avatar
+ 2
First you should search this question before posting. First upload your image on Dropbox upload win imgbb google drive then copy the link of uploaded image . https://code.sololearn.com/W0G3uPGZfc7v/?ref=app
10th Nov 2020, 3:25 AM
Sâùtôsh
Sâùtôsh - avatar
+ 2
thanks
10th Nov 2020, 3:27 AM
X Pl Ain