CSS Demos from CSS Tricks

  • What are four demos that you would like to use on an upcoming project?
    • Responsive Data Tables
    • Rounded Corners
    • Infinite Slide Show
    • Breadcrumbs with CSS Triangles 
  • How would you use each?
    • Responsive Data Tables-perfect for spread sheet information like statistics or financial info
    • Rounded Corners-is a nice design element and make page look interesting
    • Infinite Slide Show- beats a static slide show and gives the page some animation. I’m a fan of slideshows so it would be interesting although I would want a feature to make it stop
    • Breadcrumbs with CSS Triangles-can make a nav bar look more interesting than the normal rectangle.
  • What benefits would your site gain from each? The use of any or all of these demos, would make my site appear more interesting by adding some animation and as non-typical design elements without being over-the-top

Some additional information on building a Infinite Scrolling slide show:

Infinite All-CSS Scrolling Slideshow http://css-tricks.com/infinite-all-css-scrolling-slideshow/