• The Future Of CSS Typography

    Posted: 1 week ago in Uncategorized

    There has been an increasing and sincere interest in typography on the web over the last few years. Most websites rely on text to convey their messages, so it’s not a surprise that text is treated with utmost care. In this article, we’ll look at some useful techniques and clever effects that use the power of style sheets and some features of the upcoming CSS Text Level 3 specification, which should give Web designers finer control over text…

    VN:F [1.8.1_1037]
    Rating: -1 (from 1 vote)
  • CSS Border Radius

    Posted: 1 week ago in Tools

    A handy little tool that allows you to graphically generate the code for CSS round corners…

    VN:F [1.8.1_1037]
    Rating: 0 (from 0 votes)
  • Design a Prettier Web Form with CSS 3

    Posted: 2 weeks ago in Tutorials

    Thanks to advanced CSS properties, such as gradients and shadows, it’s now quite easy to turn a dull web form into something beautiful – with minimal effort. I’ll show you how in today’s tutorial…

    VN:F [1.8.1_1037]
    Rating: +1 (from 1 vote)
  • CSS3 Dropdown Menu

    Posted: 2 weeks ago in Tutorials

    A Mac-like multi-level dropdown menu that I’ve created using border-radius, box-shadow, and text-shadow. It renders perfect on Firefox, Safari and Chrome. The dropdown also works on non-CSS3 compitable browsers such as IE7+, but the rounded corners and shadow will not be rendered…

    VN:F [1.8.1_1037]
    Rating: +1 (from 1 vote)
  • Understanding CSS3 and CSS2.1 Border Properties

    Posted: 2 weeks ago in Tutorials

    Even before CSS3 introduced a cornucopia of new border properties, CSS2.1 provided plenty of great functionality, enabling designers to style and enhance borders in many different ways. But now with the many new border properties available with CSS3, much more is possible, including everything from background border images, asymmetrical border radii, border transformations, custom fitting, and much more. While not every browser fully supports all of these new stylistic possibilities, we can practice progressive enhancement to create beautiful, well-styled borders for modern browsers while supporting the dinosaurs with suitable fallback styles…

    VN:F [1.8.1_1037]
    Rating: 0 (from 0 votes)
  • Why You Should Deeply Nest Your CSS Selectors

    Posted: 2 weeks ago in Articles

    Most developers, even experienced developers, don’t understand the value of deeply nesting CSS selectors. Although writing the same selectors over and over might seem redundant, it’s worth the extra effort. Your code will be better organized, easier to read, and more maintainable…

    VN:F [1.8.1_1037]
    Rating: 0 (from 0 votes)
  • Multiple Class / ID and Class Selectors

    Posted: 2 weeks ago in Tutorials

    It’s possible to use combinations of classes and IDs to target elements that have combinations of classes and IDs. This article explains that clearly with some easy to understand examples…

    VN:F [1.8.1_1037]
    Rating: 0 (from 0 votes)
  • CSS 100% Height

    Posted: 3 weeks ago in Code

    A common problem among designers is how to get a div to stretch 100% of the window’s height. There are a few different techniques out there, but I came up with one that is my personal favorite, which I will share with you today…

    VN:F [1.8.1_1037]
    Rating: 0 (from 0 votes)
  • Simulate Realism with CSS3

    Posted: 3 weeks ago in Tutorials

    CSS3 is here to make our lives easier as web designers and developers. While it’s not something we can always rely on heavily for layout purposes just yet, we can use it to enhance certain aspects of our designs by spending a considerably less amount of time doing so.

    However, CSS3 has not been created for the sole purpose of making it easier and quicker to create a website but also so we can create much better sites than we ever could with CSS before. Here are a few examples…

    VN:F [1.8.1_1037]
    Rating: 0 (from 0 votes)
  • EZ-CSS: An easy to use, lightweight, CSS framework

    Posted: 3 weeks ago in Tools

    ez-css is a different kind of CSS framework. Authors are not bound to a “grid”. Plus, columns and gutters can be of any width.

    ez-css works by forcing the final element in the HTML flow to become a block formatting context (using “hasLayout” for Internet Explorer lt 8)…

    VN:F [1.8.1_1037]
    Rating: +1 (from 1 vote)
Page 2 of 56«12345»102030...Last »