Reputation: 323
I have been trying to display this CSS code correctly in jsFiddle, but does not seem to be working. I have tried to modify the code with no success.
Original Code
jsFiddle
Upvotes: 1
Views: 260
Reputation: 1532
You must compile it:
<h1>Sexy CSS Loader</h1><div class="bubbles"><span></span><span id="bubble2"></span><span id="bubble3"></span></div>
Look on this: jsFiddle
Upvotes: 2