
Syntax refers to the spelling and grammar of a programming language.
Computers are inflexible machines that understand what you type only if
you type it in the exact form that the computer expects. The expected
form is called the syntax.
Each program defines its own syntactical rules that control which words
the computer understands, which combinations of words are meaningful,
and what punctuation is necessary.

Cafe??? No, we're not really a café. But we do have an assortment
of programming languages that we use to produce a visually appealing and
structurally sound website.
|