Live data from Hacker News

Impressive html5/css3 clock; no Flash.

aprilzero.com

1–10 of 89 posts

Re: Impressive html5/css3 clock; no Flash.

#10

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

It's a network-path reference as defined in RFC 2396. The purpose is to fetch styles/scripts/images by https if the page is fetched by https.
Post reply on HN