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). ;-)