Skip to main content

Home/ Groups/ CSS Evangelist
Frederik Van Zande

How to get Cross Browser Compatibility Every Time | Anthony Short | Web Design & Develo... - 0 views

  • Here is a quick summary for those of you who don't want to read the whole article: Always use strict doctype and standards-compliant HTML/CSS Always use a reset at the start of your css Use opacity:0.99 on text elements to clean up rendering in Safari Never resize images in the CSS or HTML Check font rendering in every browser. Don't use Lucida Size text as a % in the body, and as em's throughout All layout divs that are floated should include display:inline and overflow:hidden Containers should have overflow:auto and trigger hasLayout via a width or height Don't use any fancy CSS3 selectors Don't use transparent PNG's unless you have loaded the alpha
  •  
    Cross-browser compatibility is one of the most time consuming tasks for any web designer. We've seen many different articles over the net describing common problems and fixes. I've collated all the information I could find to create some coding conventions for ensuring that your site will work first time in every browser. There are some things you should consider for Safari and Firefox also, and IE isn't always the culprit for your CSS woes.
Bartłomiej Małysz

Creating a Slick Auto-Playing Featured Content Slider - 0 views

  •  
    nice menu building technique
  •  
    Dynamic, sliding JS based on JQuery menu with sliding images (used by wp.pl, itc.com, etc.)
yc c

Typechart - Browse Web Type, Grab CSS. - 0 views

  •  
    Typechart lets you flip through, preview and compare web typography while retrieving the CSS.
Jesse McPherson

Stu Nicholls | CSSplay | Removing active/focus state borders - 0 views

  • CopyrightYou may use this method on your personal 'non-profit' web site without seeking my permission. A link back to CSSplay is always appreciated.Commercial usage is also permitted without seeking approval, but I would ask that a donation is considered to support my work on CSSPlay. If you are having problems integrating any of my demonstrations into your website then I now offer a service to fault find and correct any errors that you may have introduced. Please email me for more information.
    • Jesse McPherson
       
      Can you really apply a Copyright to a CSS technique?
yc c

WordOff - 0 views

shared by yc c on 30 Jan 10 - Cached
  •  
    Wordoff applies the following rules to strip the cruft that is pasted into WYSIWYG editors from Word: Attributes are removed for all elements except ss and s are removedEmpty elements are removedConsecutive line breaks are reduced to two
yc c

Safari Reference Library - 0 views

  •  
    Explore a comprehensive collection of guides, reference, and other resources for developing web applications and content for Safari. The Safari Reference Library provides detailed information for web developers on iPhone, iPod touch, Mac, and PC. These resources include guides and articles, API reference documents, sample code, release notes, and technical notes. Use these resources to learn about Safari's developer tools, visual effects, HTML and CSS support, JavaScript and DOM support, and other features and technologies. The library is organized by Topics and Resource Types.
yc c

css/edge - 2 views

shared by yc c on 04 Feb 10 - Cached
yc c

CSS Tools - 2 views

shared by yc c on 04 Feb 10 - Cached
enrwer

HTML Goodies - 1 views

shared by enrwer on 14 Feb 07 - Cached
yc c

Leightbox - 1 views

shared by yc c on 09 Mar 09 - Cached
yc c

Side-stepping IE - 1 views

shared by yc c on 09 Mar 09 - Cached
« First ‹ Previous 281 - 300 Next › Last »
Showing 20 items per page