Key Terms

Review the following list of key terms:

  • Body The section of the HTML document that contains the text that will actually appear in the browser window. The body section is enclosed between the <BODY> and </BODY> tags.

  • Browser An HTTP client application. Most modern browsers can also process other protocols, such as FTP.

  • CGI (common gateway interface) A programming interface that lets a designer integrate scripts and programs with a web page.

  • Head The beginning section of an HTML document containing the title of the document and other optional parameters. The head section is enclosed between the <HEAD> and </HEAD> tags.

  • HTML (Hypertext Markup Language) A markup language used for building web pages. HTML consists of text and special codes describing formatting, links, and graphics.

  • HTTP (Hypertext Transfer Protocol) The protocol used to transmit HTML content between the server and client.

  • Hypertext link— A highlighted portion of a web page. When the user clicks on the link, the browser goes to an alternative document or location specified as a URL in the link definition.

  • PHP A popular programming language used in Web development.

  • Tag An HTML instruction.

  • URL (uniform resource locator) A character string in a standard format describing a resource and a protocol to use for accessing that resource. URLs are used to identify resources on the World Wide Web.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.188.216.249