Topic: Design (Page 1 of 1) |
|
---|---|
Paranoid (IV) Inmate From: NZ |
![]() Hi, guys. I have been reading web design book. I want to ask you about your way to create web site. |
Lunatic (VI) Mad Scientist From: Massachusetts, USA |
![]() CSS, definitely. |
Paranoid (IV) Inmate From: NZ |
![]() Thanks a lot, Slime. That's right. My book is writted a or two years ago. |
Maniac (V) Mad Scientist with Finglongers From: Cell 53, East Wing |
![]() Hiroki: The answer is it depends. It depends on: |
Maniac (V) Inmate From: under the bed |
![]() |
Paranoid (IV) Inmate From: NZ |
![]() Hi, Emperor! Hi, DL! Thaks a lot for your advices. |
Maniac (V) Mad Scientist with Finglongers From: Cell 53, East Wing |
![]() Hiroki: quote:
|
Lunatic (VI) Mad Scientist From: Massachusetts, USA |
![]() I agree that old browsers are important. However, what the author of your book isn't mentioning is that a CSS-based page, if it is *well made* (meaning that there is no style mixed in with the HTML markup), it will "degrade gracefully" in older browsers. That means that it won't appear exactly as you intended it to; the browser may ignore some of the CSS. But it will still be fully readable, and all of the content will be accessable to the user. quote:
|