personifiedblue—swordofdamocles
CSS Test Tube
The Test Tube shape is a great example of CSS design with a pre-planned variability structure. Color, size, levels, transitions, & features can all be easily set or altered as desired.
Article & Style Code here

Spongecut - Oh, It’s Possible…

CSS Test Tube

The Test Tube shape is a great example of CSS design with a pre-planned variability structure. Color, size, levels, transitions, & features can all be easily set or altered as desired.

Article & Style Code here

Spongecut - Oh, It’s Possible…

CSS Test Tube - In Progress  - CSS only (no images).  - Hovering the tube lowers the liquid level.  - One element with span. Example:
<div class=”tube blue”><span class=”tube_top></span></div>
   - Designed to easily replace variable liquid colors, turn measurement gradients on or off, and to allow for varying liquid levels, either set or transitional.
Demo available soon…

CSS Test Tube - In Progress
  - CSS only (no images).
  - Hovering the tube lowers the liquid level.
  - One element with span. Example:

<div class=”tube blue”><span class=”tube_top></span></div>

   - Designed to easily replace variable liquid colors, turn measurement gradients on or off, and to allow for varying liquid levels, either set or transitional.

Demo available soon…

CSS Knife ShapeBy definition, this might not even be considered a shape. Icon, shape, silhouette, image&#8230; although similar in nature, each of these terms describes something subtley different. The CSS Knife is anything but subtle.
Article &amp; Style Code here

Spongecut - Oh, It&#8217;s Possible&#8230;

CSS Knife Shape
By definition, this might not even be considered a shape. Icon, shape, silhouette, image… although similar in nature, each of these terms describes something subtley different. The CSS Knife is anything but subtle.

Article & Style Code here

Spongecut - Oh, It’s Possible…

CSS - One element, one shapeBetter. Underutilization is a form of waste so I used an empty content rule for the fuller, along with some other minor modifications.

CSS - One element, one shape
Better. Underutilization is a form of waste so I used an empty content rule for the fuller, along with some other minor modifications.

CSS - One element, one shapeLeft - Single color shape (same old thing usually shown on the internet)Right - Same single element, my CSS style NOTE: background added for &#8220;no tricks&#8221; clarity
Article coming soon&#8230;

CSS - One element, one shape
Left - Single color shape (same old thing usually shown on the internet)
Right - Same single element, my CSS style
NOTE: background added for “no tricks” clarity

Article coming soon…

CSS Ruler Shape
A Ruler seemed like a logical progression to the other “office supply” shapes already created: a Pencil and Notebook Paper. Although a simple shape, there are still a couple of valuable style design rules to be learned.

Spongecut - Oh, It’s Possible…

CSS Pencil ShapeCreating triangular shapes with CSS can be accomplished easily. The real struggle lies in combining complex backgrounds with or behind those shapes at the same time. The CSS pencil shape attempts to cover both.
Article &amp; Style Code here

Spongecut - Oh, It&#8217;s Possible&#8230;

CSS Pencil Shape
Creating triangular shapes with CSS can be accomplished easily. The real struggle lies in combining complex backgrounds with or behind those shapes at the same time. The CSS pencil shape attempts to cover both.

Article & Style Code here

Spongecut - Oh, It’s Possible…

Easy enough&#8230;
CSS Pencil Shape - Work in progress
The &#8220;In Progress&#8221; checklist:  - Eraser needs a better, adjusted gradient background  - Eraser sleeve gradient should match lighting of body &amp; point  - Article explanation needs to be created

Easy enough…

CSS Pencil Shape - Work in progress

The “In Progress” checklist:
  - Eraser needs a better, adjusted gradient background
  - Eraser sleeve gradient should match lighting of body & point
  - Article explanation needs to be created

CSS Pencil Shape - Work in progress
Parts as follows:  &gt; Eraser - styled rectangle (still needs work)  &gt; Eraser sleeve - styled rectangle w/before pseudo for effects  &gt; Pencil body - 1 rectangle w/before and after pseudos for sides  &gt; Pencil point - Also the main point of the entire shape :)  &gt; Pencil lead - triangle shape w/before pseudo for highlight  &gt; Pencil lead after pseudo - used to apply styled text to pencil body
The &#8220;In Progress&#8221; checklist:  - Eraser needs a better, adjusted gradient background  - Eraser sleeve gradient should match lighting of body &amp; point  - Article explanation needs to be created
I still think it&#8217;s pretty sah-wee-ought!

CSS Pencil Shape - Work in progress

Parts as follows:
  > Eraser - styled rectangle (still needs work)
  > Eraser sleeve - styled rectangle w/before pseudo for effects
  > Pencil body - 1 rectangle w/before and after pseudos for sides
  > Pencil point - Also the main point of the entire shape :)
  > Pencil lead - triangle shape w/before pseudo for highlight
  > Pencil lead after pseudo - used to apply styled text to pencil body

The “In Progress” checklist:
  - Eraser needs a better, adjusted gradient background
  - Eraser sleeve gradient should match lighting of body & point
  - Article explanation needs to be created

I still think it’s pretty sah-wee-ought!

Welcome to my CSS Toy Box

This is where I test CSS toys. You are currently looking at a variant of Steven Bradley's 3 Column CSS Layout.

This Simple Auto-Playing Slideshow might move a bit fast, but each slide either contains a link or actually is a link. There is a wee bit of jquery in use for the slideshow to function.

The Title is a good example of a CSS Toy. Blurred text changing to 3D Text with a CSS timed transition.

Initially all I wanted was to create Post Drop-Shadows without using images. This rapidly grew into something else.

I've seen a lot of fancy tricks for links, but most of them required javascript or some variant. I wanted a pure CSS Slider menu, hopefully one that allowed images.

Please take a look around. There are lots of little things I have toyed with, from the rounded inner corners of the avatar frame to the linear gradient background with a semi-opaque "noise" filter overlay.

I'm trying to utilize what I have learned, not just post links to what you might be able to do with CSS. Enjoy!