0
Images showing up as blank squares
I have everything entered correctly in Html and the images were showing up last night, now they are just blank squares.. Help!!!!
4 Answers
+ 2
You should add the code you have created!!!
Remember that without internet connection, the image won't be displayed!!đ
+ 1
Usually the reason for blank squares is that the src url for the image is wrong. Are u absolutely sure that you entered that correctly? If the img folder is outside the folder of your script file, have you remembered the ../ before the img-url? If this doesn't help you, can you post the img part of your html script? :)
+ 1
Are u programming Web btw?
+ 1
thank you guys! its working now.