CSS

 

Prepros

Posted maj 20th, 2013

Is an open-source app modeled after CodeKit . Prepros runs on Windows where CodeKit is Mac...

read more

 
Prepros
Posted: mandag, maj 20th, 2013
Author: antaskine.
Category: CSS
There are 0 Comments on this post.
Follow responses to this entry through the RSS 2.0 feed.

Tags: - - - - - - -

Chrome’s requestAutocomplete()

Posted maj 20th, 2013

Auto-filling forms is nice because it saves time and is less prone to user error. Even better is not even needing to see a form in the first...

read more

 
Chrome’s requestAutocomplete()
Posted: mandag, maj 20th, 2013
Author: weictblaccarl.
Category: CSS
There are 0 Comments on this post.
Follow responses to this entry through the RSS 2.0 feed.

Tags: - - - - - - - - - - - - -

Replace the Image in an <img> with CSS

Posted maj 20th, 2013

The following is a guest post by Marcel Shields . Marcel in a difficult place where he needed to change the image on a page but didn't have access to the HTML....

read more

 
Replace the Image in an <img> with CSS
Posted: mandag, maj 20th, 2013
Author: randyjameson443.
Category: CSS
There are 0 Comments on this post.
Follow responses to this entry through the RSS 2.0 feed.

Tags: - - - - - - - - -

Slider with Sliding Backgrounds

Posted maj 17th, 2013

Among the many super nice design features of the Yahoo! Weather app for iOS is the transition between city screens. The background image doesn't just move away as the screen moves from one screen to the next, the background image itself slides. It appears to be hiding some of the "old" screen and revealing more of the "new" screen those closer you have it to being in full view....

read more

 
Slider with Sliding Backgrounds
Posted: fredag, maj 17th, 2013
Author: Jakj.
Category: CSS
There are 0 Comments on this post.
Follow responses to this entry through the RSS 2.0 feed.

Tags: - - - - -

Learn to count with CSS

Posted maj 17th, 2013

Hidden away in the depths of the CSS specification you’ll find CSS counters. As the name suggests they allows you to count a thing on your page with CSS incrementing the value every time it appears on the document. This is principally useful if you have a tutorial website — whether that be about cooking or web development — they all have steps to follow, and you’ll most likely have to write the step number before the actual content....

read more

 
Learn to count with CSS
Posted: fredag, maj 17th, 2013
Author: Weadoggenue.
Category: CSS, Webdesign
There are 0 Comments on this post.
Follow responses to this entry through the RSS 2.0 feed.

Tags: - - - - - - -

Photo Swivel

Posted maj 15th, 2013

The following is a guest post by Alex Young. Alex has created a simple technique to "rotate" the subject of a photo simply by hiding and showing multiple stacked photographs taken at different angles....

read more

 
Photo Swivel
Posted: onsdag, maj 15th, 2013
Author: andyparsons.
Category: CSS
There are 0 Comments on this post.
Follow responses to this entry through the RSS 2.0 feed.

Tags: - - - - - - - - -

Media Query Change Detection in JavaScript Through CSS Animations

Posted maj 14th, 2013

The following is a guest post by Alessandro Vendruscolo . Media queries are relevant to both CSS and JS. The need and desire to manage those in one place is...

read more

 
Media Query Change Detection in JavaScript Through CSS Animations
Posted: tirsdag, maj 14th, 2013
Author: blogphimhayd.
Category: CSS
There are 0 Comments on this post.
Follow responses to this entry through the RSS 2.0 feed.

Tags: - - - - - - -

What’s new for designers, May 2013

Posted maj 14th, 2013

The May edition of what’s new for web designers and developers includes new web apps, jQuery plugins and JavaScript resources, educational resources, wireframing kits, image tools, Photoshop extensions, web development tools, coding resources, and some really great new fonts....

read more

 
What’s new for designers, May 2013
Posted: tirsdag, maj 14th, 2013
Author: timothypoisson8360.
Category: CSS, JQUERY, Javascript, Webdesign
There are 0 Comments on this post.
Follow responses to this entry through the RSS 2.0 feed.

Tags: - - - - - - - - -

Naming Media Queries

Posted maj 10th, 2013

It would be pretty cool if we could do this someday in CSS. The best idea for it that I've come across is to define it in a tag in the...

read more

 
Naming Media Queries
Posted: fredag, maj 10th, 2013
Author: OffefsGeods.
Category: CSS
There are 0 Comments on this post.
Follow responses to this entry through the RSS 2.0 feed.

Tags: - - - - - - - -

Line Clampin’

Posted maj 8th, 2013

You want X lines of text. Anything after that, gracefully cut off. That's "line clamping" and it is a perfectly legit...

read more

 
Line Clampin’
Posted: onsdag, maj 8th, 2013
Author: shellybarnes.
Category: CSS
There are 0 Comments on this post.
Follow responses to this entry through the RSS 2.0 feed.

Tags: - - - - - - - -