Live data from Hacker News

Impressive html5/css3 clock; no Flash.

aprilzero.com

11–20 of 89 posts

Re: Impressive html5/css3 clock; no Flash.

#15

It's also a terrible clock. It is incredibly hard to figure out the actual time when you have to look in 3 separate places for each part of the time. It's pretty, but borderline useless, just like flash.

I know this may be hard to understand, but pretty is an end unto itself. You don't need any better use.

Re: Impressive html5/css3 clock; no Flash.

#16
post #9

checking out the source i noticed all the hrefs are missing http:, how does that work, whats the purpose of this?

It is a protocol relative url. This way if you are looking at the site over https then the assets will also come down over https.

I was pondering today why no-one really knows about or even uses it.

As a bit of a general question to everyone, did old browsers not support it or something? Or do people prefer using relative urls over absolute style ones?

Post reply on HN