ourlil.com

A web site for tutti noi (all of us!)

  • Home
  • About
  • About – sample
  • Healing Christofer – Fun’-Raiser
    • Gallery
  • JP’s Page

Archive for December, 2008

Testing a video for EVTRib

Thursday, December 18th, 2008

[brightcove width="486" height="412"]http://link.brightcove.com/services/link/bcpid1175881083/bclid1173338141/bctid1644060974[/brightcove]

Posted in Uncategorized | Comments Off

Hacking IE CSS: Underscore, Box Model ‘Voice Family’, & Star hacks

Thursday, December 18th, 2008

CSS Hacks

Underscore Hack

/* CSS hack for IE 6 and below */
.test {
  position: fixed;
  _position: absolute;
}

Voice Family (Box Family or Tantek Hack)

/* CSS hack for IE 5.x */
.test {
  width: 500px;
  padding: 50px;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 400px;
}
html>body .test{
 width: 400px;
}

Backslash Hack

/* CSS hack for IE 5.5 and below */

.test {
  height: 500px;
  he\ight: 400px;
}

Commented Backslash Hack

/* begin hiding from IE5 Mac \*/
.test {
  color: red;
}
/* end */

And then there’s:

/* apply ONLY to IE5 Mac \*//*/
.test {
  color: red;
}
/* end */

High Pass Filter

/* CSS hack hides from browser which don't support @import */
  @import "null.css?\"\{";
  @import "highpass.css";



Posted in Hacks, coding | Comments Off

Protected: Testing password protection.

Tuesday, December 9th, 2008

This post is password protected. To view it please enter your password below:


Posted in Uncategorized | Comments Off

CSS Implementations of the Rich and Famous

Tuesday, December 2nd, 2008

CSS Implementations of the Rich and Famous

A great way to improve your CSS skills is to check out the stylesheets used by other websites. Digging behind the scenes and exploring some applied CSS provides new ideas and insights about everything from specificity and formatting to hacks and shortcuts. Learning CSS by reading about ideal cases and theoretical applications is certainly important, but actually seeing how the language is applied in “real-world” scenarios provides first-hand knowledge and insight. While there are millions of standards-based, CSS-designed websites to explore, studying a few of the Web’s elite players and CSS experts helps to put things into perspective by providing context for subsequent CSS investigations. Prime candidates include industry leaders, standards buffs, CSS specialists, professional bloggers, and other successful establishments. In this article, we reveal the CSS implementations used by the following “rich and famous” websites:

  • Google
  • Yahoo!
  • MSN/Live
  • W3C.org
  • Twitter
  • WordPress.com
  • CSS Beauty
  • CSS Tricks
  • CSS Zen Garden

Posted in Uncategorized | Comments Off

  •  

    December 2008
    S M T W T F S
    « Oct   Jan »
     123456
    78910111213
    14151617181920
    21222324252627
    28293031  
  • Pages

    • About
    • About – sample
    • Healing Christofer – Fun’-Raiser
      • Gallery
    • JP’s Page
  • Archives

    • November 2011
    • July 2010
    • February 2010
    • November 2009
    • August 2009
    • July 2009
    • June 2009
    • May 2009
    • March 2009
    • February 2009
    • January 2009
    • December 2008
    • October 2008
    • September 2008
    • August 2008
    • July 2008
    • June 2008
    • May 2008
    • April 2008
    • March 2008
    • February 2008
    • December 2007
    • October 2007
    • September 2007
    • August 2007
    • July 2007
    • June 2007
    • May 2007
  • Categories

  • Favorites

    Here're a few sites I like to visit:
    • WPMU.org
    • Holy Shmoly
    • AppleInsider.com
  • Meta

    • Log in
    • Entries RSS
    • Comments RSS
    • WordPress.org

Copyright © 2012 - ourlil.com | Entries (RSS) | Comments (RSS)

WordPress theme designed by web design