HTML+CSS 116

HTML scripts along with CSS styles
Sorted from new to old.
Card image
CSS3 Progressbar

A progress-bar in pure CSS3, used before we got Bootstrap :-)

Card image
Shortner

Create a URL shortner using Web.Config AKA URL Redirect, or Page refresher, ...

Card image
Bootstrap IE issue

Looks like IE has some issues in bootstrap 3, this is the solution, please ...

Card image
Date Month icon

Calendar icon, or date icon, in pure css, used

Card image
CSS Flowchart2

Another flowchart, this time with hover effect

Card image
CSS Flowchart

A simple CSS flow chart with links

Card image
Spinning circle

Spinning circle in pure css Link

Card image
Treeview

CSS Tree, a treeview Originally from

Card image
CSS Analog clock

Pure CSS Analog clock, found it in my archive

Card image
Loading circles

CSS loading animations, several ones in 1 zip file

Card image
LoadingSquare

Loading animation in CSS only

Card image
Loading boxes

CSS based loader, spinner, loading animation

Card image
CSS Tree

One of those small CSSs I use in some of my projects, these are pure CSS, no ...

Card image
Pure CSS Ribbon

Show a ribbon, in a simple CSS, Not my work, found it online, but it helped a ...

Card image
el-checkbox

Nice graphics CSS-Only checkbox

Card image
a href=#

Instead of using href="#", it is better to use href="javascript:void(0);" to ...