Tag Archives: outline

Sexy Sharp buttons

sexy-sharp-button-CSS-outline

Web 2.0 is a great thing. But together with conseption of content, buildable by users comes stereotype of round web. When CSS3 was introduced, it looked cool to round everything we want without any javascript, but nowadays every button, every website is rounded. Border-radius made webmasters mad.

You may improve your designs by using old-fashion square corners.

Combining borders with outline you may generate some great looking web elements without any CSS3!

Continue

Quick-Tip: Removing default outlines

css-focus-hit-onclick-outline-dotted-remive

This is a really quick tip. Many unexperienced web-designers keep asking how to remove default user-agent (web browser) stylesheets formated outlines. Simplier – dotted outline whitch shows when you click link, input field etc. (In webkit it looks differently, but you got the point)… Continue