Pictures don't show on HTML page
3 posters
Page 1 of 1
Pictures don't show on HTML page
I can only see an X were the picture should be when creating an html page
I'm using site footer and header. Here's the HTML code
<p><a href="http://wandersproducts.com/"><img alt="" src="/i/cropped-Wanders-Products-400-LOGO1-300x92_1.png" style="height: 154px; width: 184px" /></a>Â Â Â Â <a href="http://thecleanerslounge.com"><img alt="" src="/i/logo_1.jpg" style="height: 150px; width: 200px" /></a></p>
<p></p>
<p>Â </p>
<p>Â </p>
I'm using site footer and header. Here's the HTML code
<p><a href="http://wandersproducts.com/"><img alt="" src="/i/cropped-Wanders-Products-400-LOGO1-300x92_1.png" style="height: 154px; width: 184px" /></a>Â Â Â Â <a href="http://thecleanerslounge.com"><img alt="" src="/i/logo_1.jpg" style="height: 150px; width: 200px" /></a></p>
<p></p>
<p>Â </p>
<p>Â </p>
Re: Pictures don't show on HTML page
Hello prescott50,
When inserting images into an HTML document you should make sure that you image urls are proper. Without any web address the browser will be unable to retrieve the image you're referring to.
I would recommend downloading you images and uploading them to a proper image host, or retrieving the full web address.
This is how it should look:
When inserting images into an HTML document you should make sure that you image urls are proper. Without any web address the browser will be unable to retrieve the image you're referring to.
I would recommend downloading you images and uploading them to a proper image host, or retrieving the full web address.
This is how it should look:
- Code:
<img src="http://i57.servimg.com/u/f57/18/21/41/30/ex10.png" alt="TEXTS TO DISPLAY WHEN IMAGE CANNOT BE RETRIEVED" />
Re: Pictures don't show on HTML page
Topic Solved & Locked
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Similar topics
» [Help] HTML Page: Space between Header and top of page.
» Widgets and Template modifcation dont show
» Switch user page out with a html page
» How to Embed a Google Docs Form into an HTML page using HTML Pages Management
» Pictures not show up in posts
» Widgets and Template modifcation dont show
» Switch user page out with a html page
» How to Embed a Google Docs Form into an HTML page using HTML Pages Management
» Pictures not show up in posts
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum