What is the typical format of a web address (URL) for accessing a website on the World Wide Web?

What is the typical format of a web address (URL) for accessing a website on the World Wide Web?

Explanation

A typical URL could have the form http://www.example.com/index.html 

which indicates a protocol ( HTTP )

a hostname ( www.example.com )

a file name ( index.