Get Lanyrd on your mobile (iPhone, Android and more) - check it out here

Sessions at CSS Summit 2011 about CSS on Wednesday 27th July

Your current filters are…

Clear
  • CSS & eCSStender

    by Aaron Gustafson

    Say goodbye to the browser-specific properties and hacks cluttering your files and say hello to lean, mean CSS.

    With eCSStender, when you write the rules, browsers pay attention.
    In this session, Gustafson covers everything you would need to know to get up and running with eCSStender by:

    • demonstrating why we need a tool like eCSStender
    • explaining how eCSStender works
    • showing how painlessly extensions can be implemented; and
    • demonstrating how to build an extension using a little jQuery.

    At 1:00pm to 2:00pm, Wednesday 27th July

  • CSS Performance

    by Paul Irish

    You want your page showing up fast and feeling responsive.

    You might have heard about things like selector performance and reflows and noticed large box-shadows causing scrolling problems.

    In this session, Paul Irish dives into how to keep your beautiful websites speedy at the same time.

    Irish covers hardware accelerated CSS, what reflows are and how to avoid them, how to effectively use css transitions instead of jQuery's animate(), requestAnimationFrame(), and plenty of tools that help give you insight into how the browser renders your work, giving you opportunities to debug and tune for performance.

    At 8:00pm to 9:00pm, Wednesday 27th July

    Coverage slide deck

  • CSS & Pseudo Elements

    by Chris Coyier

    We'll be talking about a very small part of the the vast canyon of CSS: pseudo elements.

    Essentially, for every element on page, you get two free "elements" you can create through CSS via the :before and :after selectors.

    They are part of CSS2, so the browser support is pretty deep, but the things you can do with them are rather amazing. Since this all happens in the CSS, markup remains clean and uncluttered with non-semantic design-specific markup.

    At 9:00pm to 10:00pm, Wednesday 27th July

    Coverage write-up

Schedule incomplete?

Add a new session

Filter by Day

Filter by coverage

Filter by Topic