Where can I troubleshoot CSS online?
February 17, 2004 11:41 AM Subscribe
What are some good web development links or discussion lists with an emphasis on CSS development to help me troubleshoot some problems with a new site of mine? Mozilla and Safari aren't rendering my CSS correctly (it's fine in IE) even though I thought I was being careful in how I coded it. I'm a member of CSS-discuss and have posted my issue there, but the nice people who tried to take a look at the problem have been stumped. I've also read through the archives at scriptygoddess and a list apart. Help!
Note that I'm not mentioning the site's actual URL in deference to this MetaTalk post. This is a cry for help, not hits. :-)
Note that I'm not mentioning the site's actual URL in deference to this MetaTalk post. This is a cry for help, not hits. :-)
Position is Everything
Real World Style
Rich in Style Bug List
CSS.nu Bugs and Workarounds
posted by brownpau at 12:00 PM on February 17, 2004
Real World Style
Rich in Style Bug List
CSS.nu Bugs and Workarounds
posted by brownpau at 12:00 PM on February 17, 2004
i was thinking about redoing my whole website in CSS to get rid of the unsightly html tables, and these links are great!
thanks!
posted by escher at 1:27 PM on February 17, 2004
thanks!
posted by escher at 1:27 PM on February 17, 2004
Excellent links show up on a daily basis here.
posted by stavrosthewonderchicken at 11:27 PM on February 17, 2004
posted by stavrosthewonderchicken at 11:27 PM on February 17, 2004
ouch. no wonder float doesn't work the way i want it to, it's buggy in basically everything according to that rich in style list.
posted by juv3nal at 1:06 AM on February 18, 2004
posted by juv3nal at 1:06 AM on February 18, 2004
As an aside, I'd give up on getting things to work in Safari, whose CSS rendering is so horrendously bad that trying to design for it is a sucker's game.
posted by IshmaelGraves at 6:25 AM on February 18, 2004
posted by IshmaelGraves at 6:25 AM on February 18, 2004
I'd give up on getting things to work in Safari, whose CSS rendering is so horrendously bad
We've barely had any problems here and most of those are probably attributable to the fact our test machine is still running 1.0 or some early release because we haven't upgraded the os. It's definitely got some graphic rendering bugs, but everything else has been ok so far. The box model is right; all else is gravy.
posted by yerfatma at 7:29 AM on February 18, 2004
We've barely had any problems here and most of those are probably attributable to the fact our test machine is still running 1.0 or some early release because we haven't upgraded the os. It's definitely got some graphic rendering bugs, but everything else has been ok so far. The box model is right; all else is gravy.
posted by yerfatma at 7:29 AM on February 18, 2004
« Older How can I keep my paintball mask from fogging? | Can anyone find pinouts or spec sheets for a... Newer »
This thread is closed to new comments.
http://css-discuss.incutio.com/
http://www.tantek.com/CSS/Examples/
http://www.csscreator.com/css-forum/index.php
http://css.maxdesign.com.au/
http://modulo26.net/daily/
for starters.
posted by specialk420 at 11:52 AM on February 17, 2004