css3 gradients
The Fine Art of Web Development by Martin Ivanov
Recently I was asked to find a CSS-only solution for image (or anything) reflections, and since the only browsers that support box reflections (-webkit-reflect) out of the box are Google Chrome and Apple Safari, I had to find a crossbrowser solution, and this is what I would like to present today. The demo is available … Continue reading “CSS3 Element Reflections”
The beauty of CSS3 is not just in the fancy effects, but also in the numerous ways it provides for styling your semantic, up to the point and concise markup. The solution below demonstrates how to create a imageless navigation bar with CSS3 gradients and shadows, and even apply icons by using generated content via the :before … Continue reading “Creating a Web 2.0 Button with CSS3 and Minimal Markup”
Categories and Tags
Links
© 2006 - 2023 Martin Ivanov