473,409 Members | 1,934 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,409 software developers and data experts.

Problems with IE6 displaying images, reading CSS.

Hi,

This is my first post and I may be asking a question that's got a very
simple explanation.
I hope.

I'm building a website and testing it goes fine on Netscape and
Mozilla.
Pixel perfect.

IE6 however, will not display the images (all are .gif or .jpg) nor
read the CSS formatting. It shows Times New Roman instead of Arial.

I used Dreamweaver, Notepad and Photoshop on a PC with ME as OS.
The CSS file sits in a css folder, the graphics in a folder called
"grafix".
The HTML pages and the two folders are all in a single folder.
AS I said, N & M read these files perfectly, why can't IE?

IE6 will display the images if I do File. Open but not on the webpage.
All it shows is rectangles with a red x.
It does read the ALT text however.

I'd like to keep the HTML as clean as possible and I don't want to use
any unnecessary code that is not W3C standard.

Help!

Michel
Jul 20 '05 #1
3 3589
Els
Michel wrote:
Hi,

This is my first post and I may be asking a question that's got a very
simple explanation.
I hope.

I'm building a website and testing it goes fine on Netscape and
Mozilla.
Pixel perfect.

IE6 however, will not display the images (all are .gif or .jpg) nor
read the CSS formatting. It shows Times New Roman instead of Arial.

I used Dreamweaver, Notepad and Photoshop on a PC with ME as OS.
The CSS file sits in a css folder, the graphics in a folder called
"grafix".
The HTML pages and the two folders are all in a single folder.
AS I said, N & M read these files perfectly, why can't IE?

IE6 will display the images if I do File. Open but not on the webpage.
All it shows is rectangles with a red x.
It does read the ALT text however.

I'd like to keep the HTML as clean as possible and I don't want to use
any unnecessary code that is not W3C standard.


url?
--
Els
http://locusmeus.com/
Sonhos vem. Sonhos vão. O resto é imperfeito.
- Renato Russo -

Jul 20 '05 #2
Els <el*********@tiscali.nl> wrote in message news:<40**********************@dreader2.news.tisca li.nl>...
Michel wrote:
Hi,

This is my first post and I may be asking a question that's got a very
simple explanation.
I hope.

I'm building a website and testing it goes fine on Netscape and
Mozilla.
Pixel perfect.

IE6 however, will not display the images (all are .gif or .jpg) nor
read the CSS formatting. It shows Times New Roman instead of Arial.

I used Dreamweaver, Notepad and Photoshop on a PC with ME as OS.
The CSS file sits in a css folder, the graphics in a folder called
"grafix".
The HTML pages and the two folders are all in a single folder.
AS I said, N & M read these files perfectly, why can't IE?

IE6 will display the images if I do File. Open but not on the webpage.
All it shows is rectangles with a red x.
It does read the ALT text however.

I'd like to keep the HTML as clean as possible and I don't want to use
any unnecessary code that is not W3C standard.


url?

No URL all is on C drive. tried relative and absolute linnks, zilch
it don't work.
Mix of relative and abs works OK in Mozilla, nothing works with IE

IE can read Alt text, but not display image unless I open images all
by themselves not as part of webpage.
Jul 20 '05 #3
Els
Michel wrote:
Els <el*********@tiscali.nl> wrote in message news:<40**********************@dreader2.news.tisca li.nl>...
Michel wrote:
This is my first post and I may be asking a question that's got a very
simple explanation.
I hope.

I'm building a website and testing it goes fine on Netscape and
Mozilla.
Pixel perfect.

IE6 however, will not display the images (all are .gif or .jpg) nor
read the CSS formatting. It shows Times New Roman instead of Arial.

I used Dreamweaver, Notepad and Photoshop on a PC with ME as OS.
The CSS file sits in a css folder, the graphics in a folder called
"grafix".
The HTML pages and the two folders are all in a single folder.
AS I said, N & M read these files perfectly, why can't IE?

IE6 will display the images if I do File. Open but not on the webpage.
All it shows is rectangles with a red x.
It does read the ALT text however.

I'd like to keep the HTML as clean as possible and I don't want to use
any unnecessary code that is not W3C standard.


url?


No URL all is on C drive. tried relative and absolute linnks, zilch
it don't work.
Mix of relative and abs works OK in Mozilla, nothing works with IE

IE can read Alt text, but not display image unless I open images all
by themselves not as part of webpage.


Do your images have the extension jpg? i.e. picture1.jpg,
picture2.jpg?
Asking this cause it sounds like a very similar problem I
just read about in another newsgroup.
Are the names of the images in the same case (lower or
upper) as the urls?
Can you paste some code here?

--
Els
http://locusmeus.com/
Sonhos vem. Sonhos vão. O resto é imperfeito.
- Renato Russo -

Jul 20 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

55
by: drhowarddrfine | last post by:
I'm working on a web site that could use some control using js but am concerned about what problems I may have with potential users having their js turned off. Has anyone had any serious problems...
3
by: Dalan | last post by:
At first I was not certain what could cause Access 97 from displaying most jpeg images, but not all. After further testing, it seemed that all original images of less than 275 pixels per inch or...
3
by: Scott | last post by:
Hello, we are having problems displaying non-aspx files (images, style sheets) since we have upgraded to the 1.1 framework when using a cookieless session (sessionID in the url). Check out...
2
by: Adam | last post by:
I have extensively searched for a solution. Below is my code that is contained in an aspx. When my browser hits this aspx, I just get the standard broken image picture. I know the data is the...
1
by: David Lozzi | last post by:
Hello, I'm wondering whats the best method to use for displaying several photos' thumbnails. One method I know is to dynamically resize the photo at the time the page is loaded. What does this...
10
by: ste | last post by:
Hi there, I'm trying to query a MySQL database (containing image data) and to output the results in a HTML table of 3 columns wide (and however many rows it takes) in order to create a basic...
1
by: Jeff | last post by:
Hey asp.net 2.0 I have a repeater control in my webpage (you see my code below). In this control's ItemDataBound event I set the ImageUrl of a Image object. My problem is that when I run this...
4
by: redpears007 | last post by:
Hi Again, Throwing this one out to you again as i am not getting anywhere and can find little to no information out there. I am currently displaying images (Jpegs) in access via the routine...
2
by: vertozia | last post by:
Hey there, ive been having difficulty placing an image, this is my screenshot, and what ive done so far: http://img341.imageshack.us/img341/9894/gridwg2.jpg /** * ConnectFourGUI * Provide...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.