Skip to main content

Home/ Web Development, Design & Programming/ Group items tagged CSS3

Rss Feed Group items tagged

Laura Reed

20 Docs and Guides for Front-End Developers (No. 4) - 4 views

  •  
    "It's that time again to get learning! Well, in this industry, that time is always I suppose. This is the fourth of such posts I've put together and this might be the best one yet."
  •  
    "It's that time again to get learning! Well, in this industry, that time is always I suppose. This is the fourth of such posts I've put together and this might be the best one yet."
Maxim Djuliy

20 stunning examples of CSS 3D transforms - 0 views

  •  
    Rounded corners, gradients and drop shadows are well known features of CSS3, but beyond these there lie CSS transitions, transforms and animations. In combination they create effects never before achievable. CSS 3D transforms are smooth, hardware accelerated and simple to implement, with browsers taking on what would be very difficult perspective calculations.
Jochen Burkhard

Transparency in Web Design | CSS-Tricks - 0 views

  •  
    How is it done? Let's take a gander at four different ways. Each of them handling the illusion in a different way, and each completely appropriate depending on the situation at hand.
Jochen Burkhard

Creating mobile Web applications with HTML 5, Part 5: Develop new visual UI features in... - 0 views

  •  
    Summary:  HTML 5 comes with plenty of new features for mobile Web applications, including visual ones that usually make the most impact. Canvas is the most eye-catching of the new UI capabilities, providing full 2-D graphics in the browser. In this article you learn to use Canvas as well as some of the other new visual elements in HTML 5 that are more subtle but make a big difference for mobile users.
Jochen Burkhard

Box Sizing | CSS-Tricks - 0 views

  •  
    "The "box model" in CSS works like this: width + padding + border = actual visible/rendered width of box height + padding + border = actual visible/rendered height of box It's a little weird, but you get used to it. In IE 6 and earlier, when in "quirks mode," the box model was treated differently."
Soul Book

Vendor-prefixed CSS Property Overview - 0 views

  •  
    Next to having four seperate pages for the major rendering engines, this page shows a clearer overview of the implemented, prefixed properties, and their counterparts in other engines.
jdr santos

Modernizr - 0 views

  •  
    Modernizr adds classes to the element which allow you to target specific browser functionality in your stylesheet. You don't actually need to write any Javascript to use it.
  •  
    Modernizr adds classes to the element which allow you to target specific browser functionality in your stylesheet. You don't actually need to write any Javascript to use it.
Jochen Burkhard

Modern CSS Layouts, Part 2: The Essential Techniques - Smashing Magazine - 0 views

  •  
    In Modern CSS Layouts, Part 1: The Essential Characteristics, you learned that modern, CSS-based web sites should be progressively enhanced, adaptive to diverse users, modular, efficient and typographically rich. Now that you know what characterizes a modern CSS web site, how do you build one? Here are dozens of essential techniques and tools to learn and use to achieve the characteristics of today's most successful CSS-based web pages.
Jochen Burkhard

Modern CSS Layouts: The Essential Characteristics - Smashing Magazine - 0 views

  •  
    Now is an exciting time to be creating CSS layouts. After years of what felt like the same old techniques for the same old browsers, we're finally seeing browsers implement CSS 3, HTML 5 and other technologies that give us cool new tools and tricks for our designs.
awqi zar

Pure CSS GUI icons (experimental) - Nicolas Gallagher - 7 views

  •  
    Several months ago I was experimenting with the creation of common GUI icons with CSS. The HTML is very simple and it relies on CSS pseudo-elements rather than extraneous HTML elements. The technical aspects of this exercise might be of interest to others, so I've decided to share it.
anonymous

59 Web Design Resources Tweeted at @htmlcut - 8 views

  •  
    Collection of web design and development articles, blog posts and resources recently tweeted at @htmlcut. The section "Opinions" is really controversial this time.
« First ‹ Previous 141 - 160 of 189 Next › Last »
Showing 20 items per page