Skip to main content

Home/ Agency Oasis Developers/ Group items tagged css

Rss Feed Group items tagged

Mark Ursino

CSScaffold - 0 views

  •  
    CSScaffold is a CSS framework written in PHP. Rather than try and create a static framework that uses the standard abilities of CSS, like Blueprint, it uses PHP to extend CSS. The syntax looks and feels exactly like CSS, except that you have some new, powerful abilities.
Max Guyton

CSS3 PIE: Enable CSS3 Features in IE8 and Below - 0 views

shared by Max Guyton on 23 Dec 11 - Cached
  •  
    CSS3 PIE is a .htc file that faithfully recreates css3 styling in early versions of internet explorer. Simply adding "behavior: url(path/to/PIE.htc);" at the end of the selectors scope that contains the CSS3 rule causes it to render correctly in otherwise unsupported versions of IE.
Mark Ursino

Normalize CSS - 0 views

  •  
    Normalize.css is a customisable CSS file that makes browsers render all elements more consistently and in line with modern standards. We researched the differences between default browser styles in order to precisely target only the styles that need normalizing.
Mark Ursino

CSSrefresh - automatically refresh CSS files - 0 views

  •  
    CSSrefresh is a small, unobstructive javascript file that monitors the CSS-files included in your webpage. As soon as you save a CSS-file, the changes are directly implemented, without having to refresh your browser.
Mark Ursino

The 1Kb CSS Grid - 0 views

shared by Mark Ursino on 20 Jun 09 - Cached
  •  
    Other CSS frameworks try to do everything-grid system, style reset, basic typography, form styles. But complex systems are, well, complex. Looking for a simple, lightweight approach that doesn't require a PhD? Meet The 1Kb CSS Grid.
mgraber

Specificity " Learn CSS3 | Cheat Sheet | CSS Tutorial | Selectors | Properties - 0 views

  •  
    Specificity is a mechanism within the CSS cascade that aids conflict resolution. The concept of specificity states that when two or more declarations that apply to the same element, and set the same property, have the same importance and origin, the declaration with the most specific selector will take precedence.
Douglas Couto

internet explorer - Help with rounded corners CSS webkit IE8 - Stack Overflow - 2 views

  •  
    "CSS3 PIE supports only shorthand properties (border-radius: 5px 5px 0 0;), not the longhand ones (border-radius-topleft: 5px; etc.)."
Douglas Couto

CSS3 vs. Photoshop: Rounded Corners and Box Shadows | Webdesigntuts+ - 1 views

  •  
    "CSS3 allows us to create shadows with only a couple of lines of code, the style in charge is "box-shadow". To create a Photoshop-like Drop Shadow you can use the following syntax: box-shadow: ; To create a Photoshop-like Inner Shadow you can use the following syntax: box-shadow: inset ;"
Mark Ursino

CSS3Ps - 0 views

shared by Mark Ursino on 30 Aug 12 - No Cached
  •  
    free cloud based photoshop plugin that converts your layers to CSS3
Mark Ursino

Formalize CSS - 0 views

  •  
    I want some measure of control over form elements, without changing them so drastically as to appear foreign in a user's operating system. Thus, my quest to find a happy medium, where browsers would generally agree and let me keep my sanity. The result is what I'm simply referring to as Formalize CSS.
Mark Ursino

CSS Redundancy Checker - 0 views

  •  
    Find unused CSS styles
Mark Ursino

Powerful CSS-Techniques For Effective Coding - 0 views

  •  
    High-quality CSS trick
Mark Ursino

CSS Lightview Style Popup - 0 views

  •  
    Popup with custom CSS design
Mark Ursino

Fixed Footer - 0 views

  •  
    HTML/CSS for Fixed Footer (and comments for IE6 issues)
Mark Ursino

px - em - % - pt - keyword - 0 views

  •  
    Understanding CSS font size units
Mark Ursino

A dash of Rosemary on your CSS - 0 views

  •  
    Interesting PHP package to make CSS easier to deal with
Mark Ursino

One% CSS Grid - 0 views

  •  
    12 Columns Fluid CSS Grid System
1 - 20 of 273 Next › Last »
Showing 20 items per page