Forum Moderators: open

Message Too Old, No Replies

Table's

Lining up a Image in a table

         

Dustbunny

3:53 am on Aug 30, 2004 (gmt 0)

10+ Year Member



Hello,

I use firefox for my browser, and I view the table fine.
When I went to check the table in IE It is showing one image out of the table,(image is showing fine) but cannot seem to find the error.

I have found this error on a few pages,that hold the tables. I have looked over the code for an error, but haven't found one yet.. I also need to say, I am slowly re-learning HTML, since I quit in the mid 90's. and have just picked it back up this spring. so I am very rusty.

Thank You in advance for your answer,

Dustbunny

<Sorry, we can't direct people to personal websites. See TOS [webmasterworld.com]>

[edited by: tedster at 4:08 am (utc) on Aug. 30, 2004]

tedster

4:14 am on Aug 30, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hello, welcome to the forums and welcome back to HTML.

What you are describing is almost definitely an error in your table mark-up, somewhere or other.

There is a wonderful free online tool from the W3C - a validator for your HTML - and I urge you to use rather than looking for errors with your eyes. It's just too easy to miss things that way.

[validator.w3.org...]

You may find at first that there seem to be a long list of errors. Just fix the first one, and try again. Many times an earlier error causes a whole cascade of errors that will just go away when the first one is fixed.

Since you've been away from HTML for a while, you may find that things have changed a bit. They certainly have moved more towards standards, browsers are better, and the approach we used in 90's of "just make it work" is now fading.

Best wishes, and if you get stumped we're here to help.

<edited to fix spelling>

[edited by: tedster at 5:09 am (utc) on Aug. 30, 2004]

Dustbunny

4:45 am on Aug 30, 2004 (gmt 0)

10+ Year Member



Thank you for your answer, Yes, many things have changed since I have worked on coding.

I will look at the site you sent. and see if that helps..

Thank you for the tip,
(fix one at a time)

Dustbunny