![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I'm new to web design, this is just a practice web page. I don't know half of what I'm doing. Anyway, here's my problem. This web page http://www.patrickjudson.com/demo_page1g.html will not center when viewed in internet explorer 6. I have tested this page in all other browsers but the page will not go in the center of the browser in internet explorer 6. This is the link to the page. http://www.patrickjudson.com/demo_page1g.html Any ideas? Please help! Patrick |
#3
| |||
| |||
|
|
I'm new to web design, this is just a practice web page. I don't know half of what I'm doing. Anyway, here's my problem. This web page http://www.patrickjudson.com/demo_page1g.html will not center when viewed in internet explorer 6. I have tested this page in all other browsers but the page will not go in the center of the browser in internet explorer 6. This is the link to the page. http://www.patrickjudson.com/demo_page1g.html Any ideas? Please help! Patrick |
#4
| |||
| |||
|
|
I'm new to web design, this is just a practice web page. I don't know half of what I'm doing. Anyway, here's my problem. This web page http://www.patrickjudson.com/demo_page1g.html will not center when viewed in internet explorer 6. I have tested this page in all other browsers but the page will not go in the center of the browser in internet explorer 6. This is the link to the page. http://www.patrickjudson.com/demo_page1g.html Any ideas? Please help! Patrick |
#5
| |||
| |||
|
#6
| |||
| |||
|
|
Noone really uses IE6 that much anymore, when IE8 gets released it will totally die |
#7
| |||
| |||
|
|
Noone really uses IE6 that much anymore, |
|
when IE8 gets released it will totally die |
#8
| |||
| |||
|
|
I'm new to web design, this is just a practice web page. I don't know half of what I'm doing. Anyway, here's my problem. This web page http://www.patrickjudson.com/demo_page1g.html will not center when viewed in internet explorer 6. I have tested this page in all other browsers but the page will not go in the center of the browser in internet explorer 6. This is the link to the page. http://www.patrickjudson.com/demo_page1g.html Any ideas? Please help! Patrick |
#9
| |||
| |||
|
|
Webethics wrote: I'm new to web design, this is just a practice web page. I don't know half of what I'm doing. Anyway, here's my problem. This web page http://www.patrickjudson.com/demo_page1g.html will not center when viewed in internet explorer 6. I have tested this page in all other browsers but the page will not go in the center of the browser in internet explorer 6. This is the link to the page. http://www.patrickjudson.com/demo_page1g.html Any ideas? Please help! Patrick Remove the width: 780px; from below. #nav{ list-style: none; width: 780px; padding-right: 0px; height: 46px; padding-left: 190px; background-repeat: no-repeat; background-position: left top; padding-top: 0px; background-image: url(web_images/lemom_menu_bgimg1a.jpg); margin: 0px; padding-bottom: 0px; } I know its wide spread practice to style a <ul> but in my opinion its still flaky in browsers such as IE6. Therefore I usually put minimum styling on the <ul> and the rest on a containing <div |
#10
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |