Welcome, Guest. Please login or register.

Author Topic: AmigaOS browser with css support?  (Read 4501 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Waccoon

  • Hero Member
  • *****
  • Join Date: Apr 2002
  • Posts: 1057
    • Show all replies
Re: AmigaOS browser with css support?
« on: July 16, 2004, 02:19:50 AM »
Quote
is there an AmigaOS browser (I use OS 3.9) which supports css (stylesheets)?

I was wondering the same thing.

It should be noted that a browser doesn't have to have 100% support for all CSS1 commands... "graceful degredation", and all that.  Simple support for colors and borders would be nice.  Adding proper padding, margin, and float (UGH!) support would be pretty painful for a 68K system -- even Mozilla doesn't always do it right.

Hell, I don't think any browser does it right, as I've found out the hard way.  Real CSS coders are aware of compliance issues and code accordingly.  They're much more aware of compatibility problems than HTML coders (sort of like comaring VHS to LazerDisc owners a decade ago.  They're definately not the same class of people).  ;-)