I just have created primitive html page. Here it is: example And here is its markup:
www.google.com &l
You can omit the protocol by using // in front of the path. Here is an example:
//
Google
By using //, you can tell the browser that this is actually a new (full) link, and not a relative one (relative to your current link).