Jason Baker wrote:
http://blunx.no-ip.com/jason/muchbetter/front.html http://blunx.no-ip.com/jason/muchbetter/stylesheet.css

Page renders fine in Opera 8 also...

a friend once told me of some difference between classes with periods
in front of them such as ".periodclass" rather than pound signs in front such as "#poundclass", but when i try to put pound signs in front of the classes it seems to make no difference or break things worse.

You are confusing ID's (#foo) with classes (.foo). See below.

can someone help me figure out the problems listed and perhaps guide me to a great starting resource for css?

This support-chart might come handy:
<http://nanobox.chipx86.com/browser_support.php>
...with links to further details (W3C) for each feature, incl. ID &
class selectors.
Spend a few days figuring out how each feature is supposed to work, and
the limitations caused by lack of browser-support (in IE/win mostly).

regards
        Georg
--
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to