What it's all about...
Cascading Style Sheets (CSS) is a simple mechanism for adding style (e.g. fonts, colors, spacing) to Web documents.
The above quote, taken from the W3C website, is one of the reasons for this site. Whilst I agree that it is a mechanism for adding style to web documents, I do not agree that it is a SIMPLE mechanism. It can be very complicated, as I found out when I took my first steps down this path.
CSS play, by the way, is now listed on the w3c.org website.
So I have created this site in the hope that it will help newcomers to CSS and show old hands that it is more than just a mechanism for styling your documents. It is oh so much more.
Because CSS play deals with experimental CSS that is exactly what you get JUST CSS, no javascript or any other programming language has been used in any of the demonstrations. For javascript demonstrations please click the javascript link in the main navigation bar which will take you to my other site which is dedicated to demonstrations using CSS and minimal, unobtrusive, javascript.
Use the correct DocType Definition (DTD)
Please , please, please note that for most of my demonstrations to work, especially in Internet Explorer, you MUST use a standards compliant !DOCTYPE, and for Internet Explorer this MUST be the first line of your (x)html.
Using <?xml version="1.0" encoding="UTF-8"?> will switch IE into quirks mode.
A list of the recommended DTDs can be found at the following link:
Recommended DTDs to use in your Web document.
A little bit about us
CSS play is a partnership between myself and my wife. My name is Stuart Nicholls, but known to everyone as just Stu. I am 65 years old, married with two children, worked as an electronics design draughtsman, until I resigned to become a self employed (freelance) web designer/adviser, and have a passion for computers and photography.
My wife is Fran Nicholls who assists in the day to day running of the site and also controls the accounts as well as having an input into the demonstrations.
We started out with computers in the 1980s when I began writing articles on the ZX81 and ZX Spectrum for the computer magazines of the time. I was also commissioned by McGraw-Hill to write two books on Z80 programming for the ZX Spectrum, Fran helped to produce the manuscripts for these books.
The web was the next big attraction and once more I have become hooked, as you can no doubt tell, with CSS. This site has been around since 2005 and is now at the forefront of CSS development.
We thank you all for your support and comments and should you wish to link back to CSSplay please feel free to use this button.
What has happened to my previous home pages?
The alternative styles and my javascript switcher have been dropped from this new layout, primarily because any changes I wanted to make to this home page required updating the CSS for every style.
However, these styles have not been lost. If you wish to see my previous home pages then visit my archives.
But where's the code?
I have had many emails asking where the code/style can be found for the various demonstrations.
Well the xhtml is always placed in the #info div, so examine the source code, find the <div id="info">.....</div> and in between is the 'code'.
In most case the style is embedded in the page <head>...</head>. This is done to keep it all together on the same page making it easier to find. In some cases the css is held in a separate file (where it should be) and is loaded in the normal way <link rel="stylesheet" media="all" type="text/css" href="path to css file.css" /> so just add this path to the address in your browser to see the css file.
Recent Pages
- Demos
- 24-05-123D Dymaxion Map
- 21-05-12Planets and Moon animation
- 14-05-12CSS Marquee with delay start
- 25-04-12Content: Gallery for iPad etc.
- 25-04-12Stacked Slideshow #2
- 22-03-123D Stick Men Running
- 17-03-123D Beach Ball
- 14-03-123D Truncated Icosahedron
- 08-03-12Sliding set of 3D boxes
- 07-03-12Spinning 3D Box - Rotating Faces
- 07-03-12Rotary Photo Gallery
- 27-02-12Image Grid Zoom
- 12-01-12The Right Move - puzzle
- 22-12-11Image Magnifier with Bounce
- 06-12-11No Left Turn - puzzle
- 28-11-11zoomBox Slideshow
- 25-11-11:target gallery no history
- 23-11-11starLIGHT lightbox
- 21-11-11CSS3 Any Size Gallery
- 20-11-11Mickey Mouse Gallery
- 17-11-11CSS3 Grid Accordian v2
- 27-04-12iPad Click Multi-level Menu
- 19-04-12iPad Anywidth Menu v6
- 18-04-12Safari Mobile Flyout Menu Fix
- 03-04-12A 3D unfolding menu
- 02-04-12Safari Mobile Dropdown Menu Fix
- 10-03-123D flip-down menu
- 01-03-12Multi-media accordian
- 29-02-12Horizontal accordian
- 21-12-11Slide/Fly/Image 'bounce'
- 04-12-11:target dropline menu
- 04-12-11Simple rollover menu
- 02-12-11Stretch/Droplist Menu
- 18-11-11CSS3 Single Page Website
- 17-11-11CSS3 drill-down menu
- 01-11-11Search box stretch
- 31-10-11iPad Anywidth Menu v5
- 31-10-11iPad Anywidth Menu v4
- 07-10-11iPad Anywidth Menu v3
- 06-10-11IE/iPad 'bug fix' menu
- 04-10-11Click action concertina
- 24-09-11CSS3 Slide Out
- 11-09-11Click action dropdown
- 03-09-11CSS3 Headline Changer
- 25-08-11Drop Panel Menu
- Layouts
- 16-11-1050% / 50% split layout
- 28-07-10CSS3 - 100% Background
- 04-02-093 columns - 7 variations
- 02-02-09Fluid layout - multi column
- 28-11-08Semi-fixed footer
CSS play Testimonial
"The
web site used
CSS play code for the site drop down menus.
This code works seamlessly in IE 6 & 7, and is an excellent solution to the Creative requirements of the site."
Damon Clark - Brandwidth
CSS play is worth...
According to several sources, CSS play is worth £1,930,000 GBP
I will take £1,000,000 GBP if anyone is interested?







