What is the syntax of a URL -


can explain syntax of web addresses url in layman's terms.

protocol://subdomain.domain.topleveldomain:port/path/path.extension?query&morequery=value#fragment web mostly.

or check out simple.wikipedia article nice layman explanation.


Comments