Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old July 21st, 2005, 12:56 AM
Justin Archie
Guest
 
Posts: n/a
Default unordered list centering with IE6 for Win

The subject says it all my friends. I have searched google to death
about centering problems and for some reason no one seems to have the
error I have. For the past few days I have been working on a website
for a non-profit club and I and they were happy with the design and
layout.
I did not discover a problem with what I had until I was testing all
browsers for compatibility. The following page
http://www.umsis.miami.edu/~jarchie/page/index.html will render just
the way I want it in Mozilla, which seems to be always the case. When
I checked it in IE6 for Win I noticed the problem.
The menu bar seems to hug the right side edge of the <td> it had been
placed in. I want it to be centered. Now, I have tried every trick I
know of for centering... placeing the unordered list with a div tag,
and then even placing that within another div tag, but it seems that
the same results comes through. I'd appreciate any feedback, links,
FAQs, or smoke signals on the issue.

Regards,

JT Archie
  #2  
Old July 21st, 2005, 12:56 AM
Mark Tranchant
Guest
 
Posts: n/a
Default Re: unordered list centering with IE6 for Win

Justin Archie wrote:
[color=blue]
> I'd appreciate any feedback, links,
> FAQs, or smoke signals on the issue.[/color]

Don't use tables for layout, and fix the HTML errors. Then ask again.

http://validator.w3.org/check?verbos...age/index.html

--
Mark.
http://tranchant.plus.com/
  #3  
Old July 21st, 2005, 12:56 AM
Justin Archie
Guest
 
Posts: n/a
Default Re: unordered list centering with IE6 for Win

The only reason I used table initially was because I had done this
using pure CSS for the layout, but it was causing even more problems,
and I needed a faster way to do this.

Mark Tranchant <mark@tranchant.plus.com> wrote in message news:<41625a32$0$48001$ed2e19e4@ptn-nntp-reader04.plus.net>...[color=blue]
> Justin Archie wrote:
>[color=green]
> > I'd appreciate any feedback, links,
> > FAQs, or smoke signals on the issue.[/color]
>
> Don't use tables for layout, and fix the HTML errors. Then ask again.
>
> http://validator.w3.org/check?verbos...age/index.html[/color]
  #4  
Old July 21st, 2005, 12:56 AM
Mark Tranchant
Guest
 
Posts: n/a
Default Re: unordered list centering with IE6 for Win

> Mark Tranchant <mark@tranchant.plus.com> wrote in message news:<41625a32$0$48001$ed2e19e4@ptn-nntp-reader04.plus.net>...[color=blue]
>[color=green]
>>Justin Archie wrote:
>>
>>[color=darkred]
>>>I'd appreciate any feedback, links,
>>>FAQs, or smoke signals on the issue.[/color]
>>
>>Don't use tables for layout, and fix the HTML errors. Then ask again.
>>
>>http://validator.w3.org/check?verbos...age/index.html[/color][/color]

Justin Archie top-posted:[color=blue]
> The only reason I used table initially was because I had done this
> using pure CSS for the layout, but it was causing even more problems,
> and I needed a faster way to do this.[/color]

That shouldn't be hard to do in CSS. Have another go, and pop back again.

If you must used fixed-with table layout, why not do it properly and
centre the menu bar using two thin spacer columns either side?

My point about validation still holds, though. The errors shown appear
fairly trivial, but getting rid of them is equally trivial.

--
Mark.
http://tranchant.plus.com/
  #5  
Old July 21st, 2005, 12:58 AM
Justin Archie
Guest
 
Posts: n/a
Default Re: unordered list centering with IE6 for Win

I ahve fixed it. The final result can be seen at
http://www.flcoastwaterpolo.com . I know the layout looks 1996ish, but
it needed to be quick and simple for the people I made it for.

The CSS that I finally did do on the site makes sense to me, but then
I also have a bit of trouble of understanding why it is the the only
form of header, left column, right column, and footer that seemed to
work correctly. I tried ever header, 2 column, and footer CSS design I
could find on the www to fit the CSS. I even used
http://www.csscreator.com layout generator. Nothing seemed to hold its
form.

My final result came to having the two columns -- having the menu
float to the left and then set the content colum in (by margin-left)
the width of the menu. Can anyone explain to me why this works and
nothing else did?

Regards

Mark Tranchant <mark@tranchant.plus.com> wrote in message news:<41639b1b$0$47988$ed2e19e4@ptn-nntp-reader04.plus.net>...[color=blue][color=green]
> > Mark Tranchant <mark@tranchant.plus.com> wrote in message news:<41625a32$0$48001$ed2e19e4@ptn-nntp-reader04.plus.net>...
> >[color=darkred]
> >>Justin Archie wrote:
> >>
> >>
> >>>I'd appreciate any feedback, links,
> >>>FAQs, or smoke signals on the issue.
> >>
> >>Don't use tables for layout, and fix the HTML errors. Then ask again.
> >>
> >>http://validator.w3.org/check?verbos...age/index.html[/color][/color]
>
> Justin Archie top-posted:[color=green]
> > The only reason I used table initially was because I had done this
> > using pure CSS for the layout, but it was causing even more problems,
> > and I needed a faster way to do this.[/color]
>
> That shouldn't be hard to do in CSS. Have another go, and pop back again.
>
> If you must used fixed-with table layout, why not do it properly and
> centre the menu bar using two thin spacer columns either side?
>
> My point about validation still holds, though. The errors shown appear
> fairly trivial, but getting rid of them is equally trivial.[/color]
 

Bookmarks

Thread Tools

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 Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles