Archive for October, 2009

Elif Auto Accessories

Monday, October 19th, 2009

elifoto

Planning

Monday, October 19th, 2009

Strategies for Web projects, we put forward

Design

Monday, October 19th, 2009

Needed at times, we can design for any web project.

Development

Monday, October 19th, 2009

Small and medium-scale projects for the development process can take.

Browser-specific CSS hacks

Monday, October 19th, 2009

I don’t use CSS hacks anymore. Instead I use IE’s conditional comments to apply classes to the body tag.

Nonetheless, I wanted to document every browser-specific css selector and style attribute hack I’ve seen. Plus there’s no way to provide stylesheets to only Safari, I believe.

So here are go:

/***** Selector Hacks ******/

/* IE6 and below */
* html #uno { color: red }

/* IE7 */
*:first-child+html #dos { color: red } (more…)

Siemens

Wednesday, October 14th, 2009

siemensnewci

We renewed the siemens home appliances sites for BSH group in Nexum. One of these is Germany Siemens site. (more…)