Recently, I noticed that some sites (such as jsFiddle ) and some widgets, such as a scroll feed widget and many others.
They started using links in the format
as an addition: I'm not sure, but I think it seems to be used //name:sub.domaine.com, am I wrong? if they exist, what do they mean?
Edit:
as explained in the answer below, I can use the notation //to make my links shorter, but when I use it for my site: Chrome changes the link to: file:///which is not what I expected
source
share