CSS Effects/Solutions to Make JavaScript Angry

1. CSS Hover Effect

css1

Learn how to use CSS to make hover effects for your content boxes.
Visit Article

2. CSS Gradient Text Effect

css2

Here is a simple CSS trick to show you how to create gradient text effect with a PNG image (pure CSS, no Javascript or Flash).
Visit Article

3. Blurry Background Effect

css3

Utilizing two images and CSS background-attachment property you can make a great CSS effect easily.
Visit Article

4. The CSS letterpress effect

css4

This effect is getting so popular in today web design. With the help of the text-shadow CSS property you can easily implement this effect in your website/blog.
Visit Article

5. 3-state Button using CSS

css5

Learn how to create a 3-state button using pure CSS image sprites.
Visit Article

6. Pure CSS Polaroid Photo Gallery

css6

Make the beautiful photo gallery above just using CSS properties.
Visit Article

7. Pure CSS Animated Progress Bar

css7

Here’s a simple demonstration of how you can create animated progress bar using pure css.
Visit Article

8. CSS Text Gradient

css8

Improve your site appearance by using this technique by CSSG which uses a transparent PNG and some lines of pure CSS!
Visit Article

9. 4 Uber Cool CSS Techniques For Links

css9

Including Pure CSS Tooltip, Pure CSS Image Gallery, Pure CSS Image Resizer, and 3d Button Effect.
Visit Article

10. Bubble Effect with CSS

css10

In this tutorial you will learn how to make bubble effect with CSS something like apple dock.
Visit Article

11. Create Resizing Thumbnails Using CSS

css11

“This tutorial is aimed at controlling the size of the thumbnails appearing on your page. Sometimes we don’t have enough space to spare to fit in large thumbnails and yet we would like to avoid small and barely recognizable images. Using this trick we limit the default dimensions of the thumb, and show it in full size when user mouse-overs it.”
Visit Article

12. Pure Css Line Graph

css12

Learn how to make line graphs with CSS and definition list elements (DL).
Visit Article

13. Pure CSS Data Chart

css13

Data visualization is mostly achieved with flash applications or with help of some programming languages. But this tutorial will teach you create one by pure CSS.
Visit Article

14. CSS for Bar Graphs

css14

In this tutorial, you will use CSS & XHTML to make beautiful bar graphs both vertical and horizontal. Another CSS Graph.
Visit Article

15. CSS Image Maps

css15

Above is a sample image map that’s built entirely using CSS and XHTML
Visit Article

16. Pure CSS Lightbox

css16

Yes, it’s a CSS-only lightbox effect right click on the demo page and view it’s source.
Visit Article

17. Change Text Selection Color With CSS

css17

Learn how to override the default text selection color using CSS.
Visit Article

18. CSS Bubble Tooltips

css18

Avoid cross-browser javascript when you can use css to make tooltips with less code. More Pure CSS Tooltips: 1 , 2 , 3
Visit Article

19. CSS Hover Effect

css19

Multi-level drop-down menu that’s built entirely with CSS (without any JS).
More:
Visit Article

20. How to Create CSS Menu using Image Sprites

css20

The number 19 was for multi-level CSS Menu, here you will learn how to create on-level image-based CSS menu with hover effect.
Visit Article

21. CSS Tabs

css21

DOM tabs which will still work for javascript-disabled browsers
Visit Article

22. The CSS-Only Accordion Effect

css22

Most JavaScript frameworks make such an effect fairly easy to pull off – heck, MooTools even built their reputation on it in the early days. So what makes this accordion effect special? It doesn’t require a single line of JavaScript.
Visit Article

23. Cross-browser drop shadows using pure CSS

css23

This tutorial tries to provide a solution to make a cross-browser drop shadows using CSS. There are some advantages and disadvantages using the technique.
Visit Article

No comments:

Post a Comment