background preloader

Free AJAX animated loading gif's

Free AJAX animated loading gif's

N.Design Studio | Design Blog & Portfolio Stripe Generator - ajax diagonal stripes background designer Button Styles Inspiration Winona Ujarak Wayra Tamaya Rayen Pipaluk Moema Based on the "Add New Location" button concept by Charles Patterson. Isi Aylen Saqui Wapasha Nina Nanuk Nuka Antiman Itzel clip-path does not work in IE, so you'll see the line under the icon. Naira Quidel Sacnite Shikoba Based on Portfolio Update! Icons "Vicons" by Victor Erixon. If you enjoyed this demo you might also like:

Lorem Ipsum - All the facts - Lipsum generator Simple Icon Hover Effects with CSS Transitions and Animations Previous Demo Back to the Codrops Article Mobile Desktop Partners Support Security Settings Time Videos List Refresh Images Edit Link Mail Location Archive Chat Bookmarks User Contact Note that the dashed border on a round pseudo-element (border-radius: 50%) does not work in FF 21.0 Mobile Desktop Partners Support Security Settings Support Fav Contract Refresh Settings Time Videos List Refresh Archive Chat Bookmarks User Contact Images Edit Link Mail Location If you enjoyed these effects you might also like: Creative Button Styles Creative Link Effects Introduction to hCard, Part two: Styling hCards - Opera Developer Community Introduction In the first part of this tutorial, I showed you the basics of the hCard microformat — what it is, how you implement on in HTML, and what tools are available to extract tem form web pages. Now that we know how to create hCards, let’s go through a couple of examples that demonstrate how we might style hCards with CSS to make them fit into the visual design of a web page. Download the full code for the examples in this article. Our first example — styling an existing hCard For our first example, let’s work on the contact card created in the first part of the article, making it a bit more visually appealing with some CSS. <div class="vcard"><div class="fn">Tripper, Jack</div><div class="n">Jack Tripper</div><div class="org">Jack’s Bistro</div><div class="adr"><div class="street-address">834 Ocean Vista Ave. The default rendering of the contact information is shown in Figure 1. This contact card is, at best functional, but uninspiring. Check out the first example running live.

Animated Transition Effects in CSS and jQuery A library of animated transition effects, powered by CSS Animations. Browser support ie Chrome Firefox Safari Opera 9+ A few weeks ago we published a tutorial about how to create an Ink Transition effect using a PNG sprite and the steps() CSS timing function. If you want to learn how to create your own transition effects, here is our thorough tutorial: Ink Transition Effect Tutorial We created a separate html file for each effect. The CSS file is organized in different sections. If you want to change the color of the transitions, all you need to do is importing the PNG image sprites into a graphic tool, and change the color of the filled area.

How to size text using ems Text for the screen is sized with CSS in terms of pixels, ems or keywords. As most of us know, sizing with pixels is easy: get your selector and give it a font-size – no more thought required. Sizing with keywords is more complicated and requires a few workarounds, but you’re in luck as the techniques are well documented. That leaves ems. Why ems? If the world were an ideal place, we’d all use pixels. Keyword-based text sizing will allow all browsers to resize text so this is a possibility, but I don’t find it gives me the precision that pixels would give me. Get on with it OK let’s dive into ems. This takes 16px down to 10px, which apart from being less huge is a nice round number. So this would give us a document where text in the navigation and side bar is displayed at 10px, the main content is 12px and the footer is 9px. A similar job needs to be done on forms and tables to force form controls and table cells to inherit the correct size (mainly to cater for IE/Win): 16 x 0.625 = 10

Different CSS3 Box Shadows Effects Different CSS3 Box Shadows Effects by PaulUnd. These effects were first designed in Photoshop and then implemented using CSS3. The main key here is the use of box-shadow property. Internet Explorer 9.0 and higherFirefox 3.5 and higherChrome 1 and higherSafari 3 and higherOpera 10.5 and higher Related:

Related: