Chrome Safari Webkit only CSS hack
Feb22Difficulty: 




Here’s an example how to target only webkit browsers:
input.search{
color: red;
}
@media screen and (-webkit-min-device[......]
Nice search field
Feb2Difficulty: 




Advanced HTML5 search field with placeholder and fallback for the other browsers.
Styling with gradient + radius + image in field.
With J[......]
Posted in css, html, javascript, jquery |css3, / html5, / javascript, / JQuery, / search, / searchinput
» Post your comment, there are no comments yet. »
Installing SASS + Compass for Windows & OS X
Jan29Difficulty: 




It’s very easy to install Sass and Compass on your Mac. Sass is included with HAML.
To get SASS working, you’ll need an insta[......]
» 3 Comments, post your comment now. »Posted in css |
Image base64 uri strings
Dec28Difficulty: 




By using the Data URI scheme you can embed images directly into your HTML and CSS. It works by encoding an image into a base64 string and[......]
Posted in css, encoding, generators |css, / generator, / image base64 strings
» Post your comment, there are no comments yet. »
eFocus number 1 internet full service company
Dec13Difficulty: 




Last week the company I work for: eFocus, became number 1 in the Emerce top 100.
We’re very happy with this notation!
Style sexy submit buttons with CSS
Dec13Difficulty: 




It’s nice to style your buttons with CSS. – For anchor tags, this is easy todo, if you use the sliding doors CSS technique.
B[......]
Posted in css, html |css, / sexy buttons, / style, / submit button
» 1 Comment, post your comment now. »
7 CSS tricks for a print stylesheet
Oct16Difficulty: 




There are some cool styling tricks, which are nice to have when it comes to printing out a webpage.
Please see my Print CSS snippets and [......]
Posted in css |css, / print stylesheet, / print.css, / tricks
» Post your comment, there are no comments yet. »
Get rid of many page requests; use CSS sprites
Aug9Difficulty: 




This trick is so easy but unfortunately not much used on the web.
There are 2 pro-reason, why you should start using sprites (a technique[......]
Posted in browsers, css, generators, tools |css sprites, / optimization, / website performance
» Post your comment, there are no comments yet. »
Embedding exotic fonts to your page
Jun26Difficulty: 




We can wait for full browser support of the CSS property: @font-face to finally embed your exotic/unique fonts in your webpage. Or you ca[......]
Posted in accessibility, browsers, css, html, javascript |cufon, / embedding, / font-face, / fonts, / html5, / protection
» 1 Comment, post your comment now. »
Create iTunes styled tables with jQuery and CSS
May11Difficulty: 




Do you like those iTunes styled tabels? These tabels give you a nice overview since every odd and even row contains a different color.
Bu[......]
Posted in css, javascript, jquery |Apple, / css, / css 3, / even, / ipod style, / itunes style, / JQuery, / odd, / pseudo class, / web 2.0
» 1 Comment, post your comment now. »

Comments
- Pulkit Singhal
- Neil
- mike nittmann
- geniutrixone
- Mika
- Romfrosk
- steve
- shahzad
- Maurice
- Lee
- Oskar Krawczyk