|
| |
|
|
maja
Posts: 21 Joined: 10/29/2003 Status: offline
|
browser / alignment issue - need help !!! - 3/4/2005 11:24:15
here is the page: http://www.majawiechen.com/perennials.htm the page looks perfect in IE. however i know there is an alignment issue in some other browsers. i recently got some help from donkey on getting the top portion of the page to remain fixed when using the scroll bar. looks great - thanks again donkey. im looking for some help on how to address this alignment problem with other browsers. can a code be created specifically for the other browsers that are not working correctly? can i fix the problem in the source code? please help!!!
|
|
|
|
caz
Posts: 3591 Joined: 10/10/2001 From: Somewhere south of Chester, UK Status: offline
|
RE: browser / alignment issue - need help !!! - 3/4/2005 18:42:59
You are already using conditional code to tame IE specifically because it is IE that is not standards compliant. The usual way is to get it right in a standards compliant browser like Firefox or Opera and then tweak it for IE. You can load other browsers onto your machine and then use them locally to view your pages. You may also like to validate your pages for html/xhtml and CSS as there are errors in both. Look at the links page at the top of this forum to find out more about validation. You can use the Web Developer toolbar in Firefox to get a great deal of help and also the Web Accessibility toolbar in IE. Both have links for validation and other graphical options for outlining your divs so that you can see exactly what is wrong. Now that HTML Tidy (Firefox extension) is working again you have a number of errors, one of which is an unclosed div <div id="container"> . Try closing that.
< Message edited by caz -- 3/5/2005 6:45:40 >
_____________________________
Do not meddle in the affairs of cats, for they are subtle and will dance, or more on your keyboard. Cheshire cat. www.doracat.co.uk I remember when it took less than 4hrs to fly across the Atlantic.
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|