Skip to main content

Home/ CSS Evangelist/ Group items tagged 2

Rss Feed Group items tagged

trnscndr

Duly Consider: "Those Mean-Spirited Liberals?" -- A Rose By Any Other Name - Part 2 - 0 views

  • let's look a little deeper into the divide between the free thinking liberals, the traditionalist conservatives and the fascist Neocons. Name-calling, yes, unfair, no... by any definition held to a standard of actions over words.
  •  
    ...let's look a little deeper into the divide between the free thinking liberals, the traditionalist conservatives and the fascist Neocons. Name-calling, yes, unfair, no... by any definition held to a standard of actions over words.
stylist

Top 10 CSS image gallery tutorials (YouNeed2See Technology) - 0 views

  • There are many tutorials out there on how to create your own image gallery. There are simple ones made from pure CSS, and there are complex ones using css and javascript. By the end of this article you will have the information necessary to start building your own photo gallery. The first tutorial is from cssplay and is one of my favorites around. They have a very elegant and simple image gallery. Your images are separated into different sections (people, plants, animals, etc) and all your images for each section listed nicely underneath. As you hover over each image it expands double it's size so you can take a better look at each image before you view the full version. The interface is very clean and simple to use, I recommend taking a look at this one.
yc c

Uni-Form - 0 views

  •  
    An attempt to standardize forms. Nice highlighting effects.
  •  
    Plug and play style. Download the uni-form.zip (v1.2) and you're pretty much all set! It is encouraged to edit css properties only in the uni-form.css file, so you can easily upgrade to the newer versions as they come along by copying over the old copy the uni-form-generic.css.
yc c

CSSFly - Edit websites on the fly! - 0 views

shared by yc c on 22 Mar 07 - Cached
  •  
    CSSFly is a web 2.0 tool for easy editing websites direct and in real-time in your browser. Simply edit the (X)HTML-code and the external Style-Sheet files : what you code is what you get! This tool is designed for developers. Use it for developing, testing or checking your web-project or take a look behind the scenerys of your favourite websites.
Joel Liu

Free Design Templates | Smashing Magazine - 0 views

  • Free design templates don’t have to be unattractive, inaccurate and boring. Some web-sites offer high quality templates for the best price you would ever get - for free. You can download Flash-based templates as well as CSS-based layouts absolutely free; furthermore, you can use them for your personal and commercial projects without any restrictions whatsoever. Still, before using some of the templates, throw a glance at the license agreements - they’re changing all the time.
  • ...3 more annotations...
  •  
    cool
Jason Bao

Five simple steps to better typography : Journal : Mark Boulton - 0 views

  • One point = 1/72 of an inch One pica = 12 points One em = The distance horizontally equal to the type size, in points, you are using. Eg. 1em of 12pt type is 12pt. (Thanks to Joe for correcting me on this.)
  • A general good rule of thumb is 2-3 alphabets in length, or 52-78 characters (including spaces).
    • Jason Bao
       
      in one line
  • Your leading should increase proportionally to your Measure. Small Measure, less leading. Wide Measure, more leading.
  • ...1 more annotation...
  • When reversing colour out, eg white text on black, make sure you increase the leading, tracking and decrease your font-weight. This applies to all widths of Measure.
    • Jason Bao
       
      深色背景在视觉上拥有更大的对比度,更窄的行距。
enmail

CSS Templates - Solucija - 0 views

  • View DemoDownload Template Artificial Intelligence View DemoDownload Template Internet Sharing View DemoDownload Template Internet Broadcast View DemoDownload Template Internet Management View DemoDownload Template Internet Music View DemoDownload Template City Nightlife View DemoDownload Template Internet Services View DemoDownload Template Internet Market View DemoDownload Template Internet Center View DemoDownload Template What's Your Solution? View DemoDownload Template Internet Jobs View DemoDownload Template Internet Jobs #2 View DemoDownload Template Small Studio View DemoDownload Template Modern World View DemoDownload Template Blue Blog Template View DemoDownload Template Sonia Template View DemoDownload Template Happy Blog View DemoDownload Template Blue Blog Template View DemoDownload Template Strategic Business Designs View DemoDownload Template Life Is Simple View DemoDownload Template Please Smile Again View DemoDownload Template Recent article: sNews 1.5.31 - Better Security and Math Captcha
yc c

Stylish 0.2 Released [Jan 1, Page 4] - MozillaZine Forums - 0 views

  •  
    Stylish is to CSS what Greasemonkey is to JavaScript. Stylish allows you to easily manage user styles for the application UI, all websites, or only certain websites. Stylish is better than using userChrome.css/userContent.css because styles are applied im
software supprt

Software Support Saved My Spring Days - 2 views

Last spring, I was having trouble with a recurrent problem from a software I installed on my PC. It keeps on displaying errors on the screen which really got me ticked off. After 2 weeks of putting...

software support

started by software supprt on 03 Aug 11 no follow-up yet
Vernon Fowler

Confused About REM and EM? | Jeremy Church - 0 views

  • Use REM for consistent padding and margins
  • update font sizes and padding within a media query
  • @media screen and (min-width: 1400px) {   html { font-size: 1.25em; } }
  • ...2 more annotations...
  • If a style sheet is built in a modular fashion, then rem shouldn’t be needed very often, but it can be handy at times.
  • The initial values are calculated by incrementing 1em(16px) at a 1:1.2 ratio.
« First ‹ Previous 61 - 80 of 106 Next › Last »
Showing 20 items per page