+ 1

I attached a image to my web page but it isn't displaying. Why?

6th Jan 2018, 7:16 PM
Kartik Srivastava
Kartik Srivastava - avatar
7 Answers
+ 4
Write the string of your code, where you attached an image, then we can help you to find mistake.📝
6th Jan 2018, 7:21 PM
Vitaliy Angelov (Rostov-on-Don)
Vitaliy Angelov (Rostov-on-Don) - avatar
+ 2
Try to check the path of your img. is it the right way of your img?
6th Jan 2018, 7:34 PM
Vitaliy Angelov (Rostov-on-Don)
Vitaliy Angelov (Rostov-on-Don) - avatar
+ 2
show your code
6th Jan 2018, 7:46 PM
Max bax
Max bax - avatar
+ 2
Encode your image as a Base64 image and put its coding in the src attribute, It will 100% be displayed.
9th Jan 2018, 2:23 PM
Palash Chatterjee
Palash Chatterjee - avatar
+ 1
How can I attach a photo here?
6th Jan 2018, 7:22 PM
Kartik Srivastava
Kartik Srivastava - avatar
+ 1
#showcase{ Min-height: 400px; Background-image: url('.. /img/hall.jpg') no-repeat 0 - 400px ; }
6th Jan 2018, 7:27 PM
Kartik Srivastava
Kartik Srivastava - avatar
+ 1
Is it helped to solve your problem?
6th Jan 2018, 7:38 PM
Vitaliy Angelov (Rostov-on-Don)
Vitaliy Angelov (Rostov-on-Don) - avatar