Multi Element Selection with Javascript and CSS3
This little script tries to ease that task by allowing a rapid and simple selection of multiple items by clicking, holding and moving over the desired items.
This little script tries to ease that task by allowing a rapid and simple selection of multiple items by clicking, holding and moving over the desired items.
Navicon Transformicons provides a simple way to create Animated Navigation Icons with CSS Transforms.
Here is a fashion and simple image slider built only with CSS3 and HTML5 that allows to slide between images by clicking the radio button navigation.
A online icon generator that allows you to generates Html and CSS3 based web icons for your web design. You don’t require images like: JPG / PNG / GIF or any other external heavy font files, you just need to click on the icon, copy the CSS/3 code and use it on any platform.
Today we’d like to share some fancy animations for thumbnails in a grid with you. There are many possibilities when it comes to these kind of effects, but not all of them fit well when applied to multiple items, like a grid of images.
Kanso is a set of semantic flat buttons written in CSS and HTML. SASS and LESS source code available.
Building Blocks is a set of buttons built only with CSS3 and Font Awesome icons font.
A pure CSS and bootstrap based gallery that displays images in an accordion interface with smooth sliding effects.
Creating a checkboxes with checked or unchecked custom label, built only with a little Html & CSS3 code. Check the demo page in the Zip for more information.
Workless is a CSS base framework to get your projects up and running as quickly as possible.
Media Queries is a new feature in CSS3 that allows you to write CSS styles for devices with different orientations and dimensions. Following is a list of CSS3 Media Queries for most common used devices that cover iPhone, iPad, Kindle, Android phone and more .
In this tutorial we’re going to create a flat styled and responsive breadcrumb for your website, using only CSS and html.
In this post we’re going to create some animated arrow icons using only CSS3.
In this tutorial written by MARY LOU we’re going to show you some simple CSS tricks using data attributes and pseudo-elements. The aim is to create an image caption using only an anchor and an image as markup. We’ll be exploring how to create pseudo-elements from some data attribute values and use them in a hover effect or simply show them next to the image. Using (more) semantic markup is of course what you should be doing, especially for data that is important to be shown. Demo: http://tympanus.net/Tutorials/PseudoElementsImageCaptions/ Download: http://tympanus.net/codrops/2013/07/05/using-custom-data-attributes-and-pseudo-elements/
34Grid is a Responsive Grid System based on “equally distributed columns” layout basis. In contrast to other great grid systems (@see bottom of page), 34Grid provides equally distributed columns for each row. (and also column complements for inequal distributions) Preview and Download: http://34grid.com/
Profound Grid is a responsive grid system for fixed and fluid layouts. Built in SCSS, it gives you flexibility and full control. Features: Responsive – Make the grid fluid or fixed and add per-media layouts as needed. Change the column and gutter widths and remove or add columns as needed. Semantic – The grid keeps your markup semantic and works without any “grid_x” classes. Unless you want to use them, in which case they are included. Precise – Profound Grid uses negative margins to calculate columns. Unlike with other grid systems, fluid layouts will look exactly the same in every
MUELLER is a modular grid system for responsive/adaptive and non–responsive layouts, based on Compass. You have full control over column width, gutter width, baseline grid and media–queries. MODULES MEDIA – One default grid and (if needed) different per–media grids (e.g. large, tablet, handheld). LAYOUTS – Extend your media–grids to pre–defined layouts (e.g. a 2-column layout with switched columns). FRACTIONS – On top of grids and layouts, add fractional classes (e.g. all-half, all-thirds, all-1of3). TEMPLATES – The semantic way — add templates instead of using presentational classes in your markup. Preview and Download: http://muellergridsystem.com/
One% CSS Grid is a 12 column fluid CSS grid system. It’s been designed as a base for building responsive web layouts easily, quickly and with minimum effort. You don’t have to take care of resizing and rearanging your layout for each platform separatelly. One% CSS Grid will do all this for you. One% CSS Grid is a percentage based grid system, it means that it will perfectly adapt to all screen resolutions (mobile, tablets and big screens). One% CSS Grid has 2 starting options, one which fits 1280px screens (in full screen view) and another one which fits 1024px
An useful Breadcrumbs Navigation with pixel-perfect method built only with HTML and CSS3, created by ruby_on_tails.
Spread is a small experiment leveraging simple CSS3D transforms to create a colored plane. Demo: http://mathias-paumgarten.com/lab/spread Download: https://github.com/MathiasPaumgarten/spread