True story: I was thinking that I should title this “Vivid windows reflecting my ruminations on CSS“. But let’s all be serious for a moment here, that would be pretty uncouth. So we get this instead..

Anyways, that doesn’t matter, check out those blinking dots! I should make those colors on the side cycle also, and maybe have a bunch of animated little pictures playing, and then we could all have a seizure together!

>>yup!

Soon, this will be full of exciting things! IN fact, this will be the least exciting thing I’ve ever put here (I hope). I look forward to our wonderful future together, and you should too!

Let’s try some code:

#include <stdio.h>
 
/* the start of a new adventure */
int main(void)
{
    printf("Hello World!");
}

wow nifty!