CSS-Tricks PSD to HTML: You Design - We XHTML

Links of Interest

Challenge: CSS Globe vs. CSS-Tricks

versus.png
Someone started an XHTML Challenge between CSS-Tricks and CSS Globe. At the time it was started I was working on that new subscribe section and there was a screwed up tag causing the site not to validate (as you can see by my cries in the comments). I see they have updated the stats now though and it shows me validating. It’s all in good fun, so head on over and vote. I also want to quickly mention a great new article on CSS Globe: 8 Premium One Line CSS Tips.

 

Design and the Elastic Mind

elastic-mind.png
I don’t really get it, but I like it. I really wish we could have cool bouncy scrolling like that without flash.

 

Internet Explorer 8, yadda yadda yadda

There has been a bunch of hoop-la about Internet Explorer 8 passing the ACID 2 Test and the version targeting fiasco (and resolution) . Now the public beta is out and people aren’t as excited anymore.

 

Combating Classitis

CSS Newbie has a good article on really bad CSS. The worst thing you can do with your CSS is define classes like “ArialRed”. You might as well use inline styling if you are going to do that, because you aren’t using the cascade in any way. Semantic descriptions people. Describe the purpose of the element, not how it looks. Think id=”call-out” or class=”answer” instead of id=”big-red-header” or class=”bulleted-footer-list”.


Theoretically Related Articles:


Responses


  1. 1

    Gravatar

    I voted for you, really like your posts :)


    Comment by Alin-T — March 11, 2008 @ 7:11 am

  2. 2

    Gravatar

    I voted on you of course! :)


    Comment by Edwin — March 11, 2008 @ 2:54 pm

  3. 3

    Gravatar

    Thing with CSS Globe is that only a few are actually their own posts, most are others… Not saying its a bad thing as I love finding new websites and feeds through them but its a bit hard to compare you two.


    Comment by Jermayn Parker — March 11, 2008 @ 7:38 pm

  4. 4

    Gravatar

    Hi Chris, just saw this post. Congrats on your victory over at XHTML Challenge.
    Also, thanks for linking my article. :)
    Cheers,
    Alen


    Comment by Alen — March 12, 2008 @ 1:06 pm


Leave a comment

Sick of typing in all this info everytime you comment? Register or Login and save yourself time!

LINKS: You can use <a href="">LINK</a> tags here.
CODE SAMPLES: Please wrap code samples in BOTH <pre> and <code> tags.

Thank you for visiting CSS-Tricks! I'm glad you found an article useful enough to print out! Remember to visit css-tricks.com often for more fresh content.