Skip to main content

Home/ CSS Evangelist/ Group items tagged cloud

Rss Feed Group items tagged

yc c

Blog | Graphicpeel - iOS Icons Made in Pure CSS - 5 views

  •  
    The following demo was made using a variety of CSS techniques. Rounded corners, shadows, gradients, rgba, pseudo-elements, and transforms are just some of them. A lot of these were generated by helpful tools, such as westciv's tools and Border Radius. By combining these techniques, you can create rich graphics with just a few lines of code. Here are a few examples. In the contacts icon, I used 5 different shapes for the silhouette icon. The head is a rectangle with rounded corners, followed by another rectangle for the neck and a distorted semi-circle for the body. In order to get the curve of the shoulders to the neck, I placed two circles on top of the shapes. The weather icon has several rays of light shooting from behind the sun. Each one of these rays is actually a long rectangle with a gradient that fades to transparent on either end. I used -webkit-transform:rotate to rotate each rectangle to a different angle. The same effect was used for the iTunes icon. To get the cloud icon on the iDisk icon, I used two circles layered on top of each other, above a rounded rectangle. The larger circle has a gradient that cuts off just before the rectangle.
yc c

HTML::TagCloud - Generate An HTML Tag Cloud - search.cpan.org (-) - 0 views

  •  
    This module provides a simple interface to generating a CSS-based HTML tag cloud. You simply pass in a set of tags, their URL and their count. This module outputs stylesheet-based HTML. You may use the included CSS or use your own.
tech vedic

How to back up or transfer your data on a Windows-based computer? - 0 views

  •  
    It is really very frustrating when you lose data due to hard disk crash or any other computer problem. Whether it is family photos, music collection or any financial data, keeping it safe is your responsibility. Thus, regularly backing up your data and settings is highly recommended.
1 - 5 of 5
Showing 20 items per page