See it live here http://bit.ly/10SvqbK
Related
CSS "Magic" :)
CSS "Magic" :) Embedded Link Experiments with background-clip: text Experiments with background-clip: text - Background Image for Text Google+: View post on Google+
Drawing images with just #CSS
A new age for spam mails? :) Embedded Link How to draw the Windows logo with 100% CSS. No javascript! No images! HTML.
Advancing the HTML experience
www.mycookingdiary.com by +Mike Matas is great example of what you can do (and how to do it properly) with #HTML and #CSS today: - A continuous user experience using AJAX to keep the user engaged. However, each "slide" has it's own URL. This means you can bookmark it, share it,…
-
Machine Learning in everyday applications
Machine Learning has been around for decades and is already used in a variety of…
-
Pleasing our Lord Google: A work in progress
Improving the Core Web Vitals metrics does not seem to have any serious effect in…
-
Hunting for restaurant locations in New York using Python
Introduction/Business Problem What follows is a presentation of a short data science task for the…
View Comments (17)
Sweet. As an advocate for the power of the HTML and CSS, I will be showing this to fellow skeptics. May be not how it was intended to be used but definitely great way to lift that seal of imagination most people deploy when they think of the aforementioned technologies as rudimentary.
Holy crap!
You could easily modify this to make a CSS volcano. That would make for a nice science project.
I feel this is more of a demonstration of what webkit can do, than what HTML/CSS can do.
Super cool... and showcases the incredible power of CSS3 and HTML5. Can't wait for every browser to fully support the specification.
The problem here is IE if that doesn't support HTML5 and Webkit proper then you are only every going to be able to code a half-functioning website. To be honest it kind of reminds be of the spinning burning logos of the early internet :P
+Nick Davis IE9/10 seems to be doing well in terms of HTML5 support!
I understand but we have to code for the browser they will have now which is a bad mix of 7 and 8, with a smattering of 6. It sucks, but that is the reality of web builds at the moment. I am just glad we can completely ignore 5 now.
+Markos Giannopoulos Eventhough IE9/10 is getting closer and closer to compliance, it still does not excuse the poor job by MS with previous releases (IE 5-8). As a coder, IE is the ball at the end of my chain...
It is sad reality that we still have to support 2-3 releases of IE..