Skip to main content

Home/ Web Development, Design & Programming/ Group items tagged ie8

Rss Feed Group items tagged

Vernon Fowler

A Handy Resource for 1140px Designers » HTML & CSS » Design Festival - 4 views

  •  
    A resource you may find useful is the 1140px Grid created by Australian designer Andy Taylor. The 1140 grid fits perfectly into a 1280 monitor. On smaller monitors it becomes fluid and adapts to the width of the browser. The grid consists of twelve columns, which can be evenly divided into columns of two, three, four or six. In terms of browser support, Andy's grid works in Chrome, Safari, Firefox, IE7, and IE8. IE6 (there's always one, isn't there?) doesn't support max-​​width, so the grid doesn't fix to 1140px. It spans the full width of the browser.
imran subhani

Good News for Web Designers From Google!!! - 0 views

  •  
    Google sent me an email that reminds me funny illustration by John Martz on similar situation... I assum it was on release of IE8. I want to share some parts of Google mail to all of you. "In order to continue to improve our products and deliver more sophisticated features and performanc
liza cainz

Help Gurus Offers Microsoft Tech Support - 1 views

Help Gurus offers Microsoft Tech Support for customers who are using windows application on their computers. They can give you quality technical support for Microsoft office applications, like Exce...

support service Desktop computer technical services PC tech

started by liza cainz on 19 Jan 11 no follow-up yet
Luciano Ferrer

stickyMojo - Contained Fixed Positioned Sticky Sidebar jQuery Plugin | jQuery Plugins - 1 views

  •  
    "stickyMojo is a contained sticky sidebar plugin for jQuery. It is lightweight, fast, flexible and compatible with Firefox, Chrome, Safari, and IE8+. It will degrade gracefully in older versions of IE."
Vernon Fowler

Font sizing with rem - Snook.ca - 0 views

  • The problem with em-based font sizing is that the font size compounds. A list within a list isn't 14px, it's 20px. Go another level deeper and it's 27px!
  • The rem unit is relative to the root—or the html—element. That means that we can define a single font size on the html element and define all rem units to be a percentage of that. html { font-size: 62.5%; } body { font-size: 1.4rem; } /* =14px */ h1 { font-size: 2.4rem; } /* =24px */
  • We can specify the fall-back using px, if you don't mind users of older versions of Internet Explorer still being unable to resize the text (well, there's still page zoom in IE7 and IE8). To do so, we specify the font-size using px units first and then define it again using rem units. html { font-size: 62.5%; } body { font-size: 14px; font-size: 1.4rem; } /* =14px */ h1 { font-size: 24px; font-size: 2.4rem; } /* =24px */
  • ...3 more annotations...
  • I'm defining a base font-size of 62.5% to have the convenience of sizing rems in a way that is similar to using px.
  • consistent and predictable sizing in all browsers, and resizable text in the current versions of all major browsers
  • The compounding nature of em-based font-sizing can be frustrating so what else can we do?
awqi zar

Run IE8/IE7/IE6, Firefox, Safari, Chrome, and Opera from the web - 0 views

  •  
    You can dating in here. This is a best site dating www.sugarhoneys4u.com www.killdo.de.gg
1 - 6 of 6
Showing 20 items per page