Marcel Stör wrote: > ... > The site http://www.s-tisch.ch has some serious issues with scaling (font > size!) in the left-hand navigation and - more importantly - with frames. The > frameset is even nested in an iframe. I like the overall design and layout > though. I've long wanted to get rid of frames and do something useful with > CSS instead. > Last night I came across Snap's "About" pages at > http://www.snap.com/about/about.php and was stunned. The layout they > achieved with CSS is pretty much what I had in mind. Do you think their CSS > could serve as a good basis for me? I'm not a real a CSS pro... >
Marcel Stör wrote: > This is a high traffic list and hardly any post remains unanswered. > My last post (it was the first) is such a case... > > I don't mean to be pushy at all, but should I have violated any > regulations that we're expected to obey in this community I'd like to > know. Otherwise, I just assume my particular didn't spark any > interest or is even considered profanatory. Welcome to the list, Marcel. I don't like to talk much about a third party page. Your iframed page would not gain much with simulating frames, I think. A browser's viewport already has a horizontal and vertical scrollbar, and works pretty good for what it is supposed to do: performing a window to content of varying size. A CSS page could consist of a header, two columns (if at all), maybe a footerStickAlt-Type footer. And this is not necessarily related to the author's professional status. I do not see technical reasons why some css+javascript-augmented windows nested inside a real browser-window should be a better choice for you. But since you like the third party layout: studying foreign code does help, copying doesn't. I don't know if there is a more objective way to answer. Ingo -- http://www.satzansatz.de/css.html ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
