Fill in the correct start tags and end tags to create a basic HTML document.

< ______ >
< ______ >
< ______ >This is the page title.< ______ >
< ______ >
< ______ >
This is the content of the Web page.
< ______ >
< ______ >

html
head
title;/title
head
body

body
html

Computer Science & Information Technology

You might also like to view...

The radio wave in which a radio signal travels through space is a

a. megahertz. b. squelch. c. frequency. d. skip.

Computer Science & Information Technology

After a program is compiled successfully, what does the compiler produce?

A. machine code B. source code C. a list of errors D. code libraries

Computer Science & Information Technology