answersLogoWhite

0

scheme://domain:port/path?query_string#fragment_id

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

Typical structure of url?

URL or Uniform Resource Locator is a mechanism, to locate and retrieve a known resource. Basic syntax of URL is as follows resource_type(protocol)://host_name.domain_name:port


What is the syntax of a programming language and what are the primary goals of syntax analysis?

Well, syntax is the fancy name for programming code. Without syntax, you wouldn't really have a program. It's good to analyze syntax as you are making sure that it is correct. If it isn't correct, then it won't work.


Is this sentence correct- Are you based in Canada?

The syntax is correct - it may or may not be true.


Is mail.google the correct url to access Google's Gmail service?

Yes that is the correct url to access the Gmail service; however there needs to be a dot com at the end of that url in order for it to load properly for you to be able to access Gmail.


Where you went is it correct?

Yes, the sentence "Where you went is it correct" is not grammatically correct. It can be rephrased to "Is where you went correct?" for proper syntax.


Which of the following functions is written in the correct syntax?

NOW


How do you create a bat file with correct syntax?

program it right


Which of the following is the correct syntax for HTML Anchor Control?

linktest


What does the term syntax refer to?

Syntax refers to the set of rules that govern how words are combined to form meaningful sentences in a language. It involves the arrangement of words, phrases, and clauses to create sentence structure and grammar.


What does curl stand for in php prgramming?

cURL - A Command line tool for getting or sending files using URL syntax


What is the correct syntax for declaring and initializing an array that contains the numers 0-9?

The syntax is: int a[10]; for (int i=0; i<10; ++i) a[i]=i;


What is the format of the URL?

Well, I hope this is correct. The format of a URL is: http:// And too, it can also be: https:// At least that is what I believe is the format of a URL