|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Web site Design problem
I have problem with web site. The web pages look different in IE & Firefox. Also on different resolution pages are looking different. One way is to use css for that, But how to solve
resolution problem ? Also Some things are looking different with IE, such as styles set for text boxes are not visible in Firefox. My Development environment is .NET |
|
#2
|
|||
|
|||
|
you're going to have to include more information than that.
__________________
Jack --------- use code tags become vegetarian python? yes, sir! unarm.org get firefox If I helped you then please click the " " in the upper right-hand corner of my post.
|
|
#3
|
|||
|
|||
|
for different widths you would just want your main table, div or whatever width: 100%; or width="100%". But you should also change the other trs or divs to appropriate, so the links bar could be say 25% and the content bar could be 25% and then on the side you could have edvertising.
|
|
#4
|
||||
|
||||
|
Use correct CSS and it will look the same in all browsers.
|
|
#5
|
||||
|
||||
|
Not necessarily. There are several CSS bugs in the browsers and then there is the matter of whether the browsers are rendering the pages in standards compliance mode or not.
__________________
Spreading knowledge, one newbie at a time. Learn CSS. | PHP includes | X/HTML Validator | CSS validator | Dynamic Site Solutions Design/program for Firefox (and/or Opera), apply fixes for IE, not the other way around. I'm looking for new clients. |
|
#6
|
||||
|
||||
|
From what I know those are minor details that dont really stick out that much to mess up the page design.
|
|
#7
|
||||
|
||||
|
It depends on the design and whether you are using tables or DIVs and CSS for page layout.
|
![]() |
| Viewing: Dev Shed Forums > Web Design > Web Design Help > Web site Design problem |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|