![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
and showed it to him, although it's not quite "there" yet. He emailed back: "Yeah, that code looks A LOT nicer. Of course, the Netscape4 thing will keep me from using it, as many engineering types use Solaris workstations and the latest supported release of Netscape for Solaris is still 4.8. " |
#3
| |||
| |||
|
|
and showed it to him, although it's not quite "there" yet. He emailed back: "Yeah, that code looks A LOT nicer. Of course, the Netscape4 thing will keep me from using it, as many engineering types use Solaris workstations and the latest supported release of Netscape for Solaris is still 4.8. "Perhaps for his purposes [where most people who would view the page would use Netscape 4.x] it may be best to use tables. However, when designing using valid code/css - the best one can really hope for is for it to degrade gracefully in Netscape 4.x. |
#4
| |||
| |||
|
|
On Sat, 04 Oct 2003 07:06:05 GMT e n | c k m a posted: I decided to take the challenge. See http://www.jchap.com/steve now. I've only done the home page, and I haven't worked on the menu yet. But, it seems to hold up as a fluid 3-column non-table layout with a banner and footer, validating 4.01 strict and CSS 2 and looking very much the same in IE6, Moz 1.4, and NS4. |
#5
| |||
| |||
|
|
John C wrote: On Sat, 04 Oct 2003 07:06:05 GMT e n | c k m a posted: I decided to take the challenge. See http://www.jchap.com/steve now. I've only done the home page, and I haven't worked on the menu yet. But, it seems to hold up as a fluid 3-column non-table layout with a banner and footer, validating 4.01 strict and CSS 2 and looking very much the same in IE6, Moz 1.4, and NS4. This may help you avoid trying to re-invent the wheel: http://www.realworldstyle.com/nn4_3col_header.html I haven't tried looking at your site in NN 4.X but I imagine if you want to get this to work, you may find it easier if you used a layout that at least says it already works in NN 4.X. HTH, --Nikolaos |
#6
| |||
| |||
|
|
On Mon, 06 Oct 2003 23:18:13 -0400 Nikolaos Giannopoulos posted: Thanks, Nikolaos. I think I already re-invented the wheel, though. That CSS is similar to what I came up with. There are some differences I might play with to see if one is more reliable than the other. |
|
What surprised me is that the stylesheet I'm using for NS4 only needs *one* additional attribute in the @import stylesheet to display correctly in Mozilla. IE6 didn't even need that. Sometimes I think people make stylesheets more complicated than necessary. Other times I think I must be missing important nuances by reason of my naivete. |
#7
| |||
| |||
|
|
John C wrote: On Mon, 06 Oct 2003 23:18:13 -0400 Nikolaos Giannopoulos posted: Thanks, Nikolaos. I think I already re-invented the wheel, though. That CSS is similar to what I came up with. There are some differences I might play with to see if one is more reliable than the other. View the source of the style sheet as there are some important points to consider such as resizing the browser window in NN 4.X which seems to require JavaScript. I haven't checked out the rest of the stuff but do yourself a favor and look under the hood ;-) |
|
YMMV although I strongly suggest you look at resources geared to this kind of stuff - don't underestimate it is my advice. |
![]() |
| Thread Tools | |
| Display Modes | |
| |