Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Old 03-14-2005, 10:57 AM Non-loading image(s)
Novice Talker

Posts: 9
Trades: 0
Hey all:

A site I am working on in DW has somewhat of a mind of its own when it comes to displaying images. It fails to load one (!) and only one of the images on each page, usually the one called "Face2g", but it likes to switch to others, depending on a page.
As far as I can tell my linking is fine, I have an "images" folder etc...
I was experimenting with CSS style sheets, which are not currently attached to the site, could that be causing the problem?
Please have a look at http://www.envytan.com and click around, tell me what you think it might be. Watch the status bar on the bottom for the image that doesn't load.

Thanks so much....

T.
tomasab is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 03-14-2005, 11:09 AM
Kyrnt's Avatar
The Post-Mod Years

Posts: 2,536
Location: Western Maryland
Trades: 0
I found this markup (twice) on your page which will clearly not present an image properly (has no src attribute):
HTML Code:
<img width="3" height="42" alt="" border="0">
I also notice that in a lot of cases on your page you have surrounded an image with strong tags. I am not aware that this has any effect on an image. Take those out.

Another point: some servers don't care -- some do -- but you have "Images/" for some of your image paths and "images/" for others -- make them consistent with the capitilization you are using on the server. That could certainly be causing an image not to be rendering properly.

Another instance of bad markup -- and this is the instance of an image that did not show properly on the page I loaded (in reference to your question).
HTML Code:
<img name="" src="" width="150" height="125" alt="">
__________________
—Kyrnt
Kyrnt is offline
Reply With Quote
View Public Profile Visit Kyrnt's homepage!
 
Reply     « Reply to Non-loading image(s)
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 1.17635 seconds with 12 queries