Eric Meyer tricks, live from London

My mate Alasdair took my place to go to the Eric Meyer Workshop today and tomorrow and is their now, live, with Eric Meyer – the Grandsnapple of CSS.

Here are some quick snippets from the Eric, via Ali;

  • The best way to hack IE7 is through the cousin of the Holy Hack, *+html id/class {element:parameter;}
  • If you’re not already, start reading up css-discuss
  • Use the following for a simple diagnostic check;

    img {outline: 5px solid red}
    img[title][alt]{ outline: none;}
    img[title]{outline-style: double}
    img[alt]{outline-color: orange}
    img[alt=""][title]{outline: 2px sdouble red;}
    img[alt][title=""]{outline: 3px double red;}
    im[alt=""][title=""]{outline: 3px solid red;}

Stay tuned for more juice CSS snacks!

This entry was posted in Geek / Tech, News: British, Work. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>