Skip to main content

E Barney's Library tagged css   View Popular

25 Jun 09

CSS-Tricks

I like the twitter box in the footer...

css-tricks.com - Preview

twitter css

05 Mar 09

A List Apart: Articles: Progressive Enhancement with CSS

how to break down stylesheets into neat sections and tips on workarounds for various browsers

www.alistapart.com/...progressiveenhancementwithcss - Preview

css web design

A List Apart: Articles: CSS Sprites: Image Slicing’s Kiss of Death

a simple method for mapping interactive image states onto a list of links using hover and active and careful cropping of different versions of an image

www.alistapart.com/...sprites - Preview

css web design

13 Feb 09

Internet Explorer Win Bugs - css-discuss

another quick overview of issues IE has with css interpretation

css-discuss.incutio.com/?page=InternetExplorerWinBugs - Preview

ie css bugs web design

10 Feb 09

A List Apart: Articles: CSS Design: Going to Print

  • In a fully CSS2-conformant browser, we can
    parenthetically insert the URLs of
    the links after each one, thus
    making them fairly useful to anyone
    who has a copy of the printout
    and a web browser handy. Here’s the
    rule, which restricts
    this effect to the “content” div and thus
    avoids sticking a URL in the masthead:



    #content a:link:after, #content a:visited:after {
    content: " (" attr(href) ") ";
    font-size: 90%;
    }
  • #content a[href^="/"]:after {
    content: " (http://www.alistapart.com" attr(href) ") ";
    }
06 Feb 09

Clearing a float container without source markup

This demo shows a bug in IE when multiple floats are in a 'widthless' container.

trying to use this to cover up the background in my page content area... not behaving right just yet.

www.positioniseverything.net/easyclearing.html - Preview

web design css

17 Nov 08

A List Apart: Articles: How to Size Text in CSS

a bit dated, but a nice explanation of the differences in browsers and font sizing options

www.alistapart.com/...howtosizetextincss - Preview

web design css browsers

01 Jul 08

CSS navigation menu

How to turn a list into a horizontal navigation bar

www.webcredible.co.uk/...css-navigation-menu.shtml - Preview

css web design navigation

1 - 20 of 39 Next ›
Showing 20 items per page

Highlighter, Sticky notes, Tagging, Groups and Network: integrated suite dramatically boosting research productivity. Learn more »

Join Diigo