You are on page 1of 1

CP 221: Internet Programming and Applications I

Assignment One
Question One
i. What is the difference between html and xhtml?
ii. What is the difference between html and html5?
iii. Why do we need to mention <! DOCTYPE HTML> at the beginning of an
HTML page?
Question Two
HTML5 introduces a number of new elements and attributes that helps in building
a modern website as shown below: -
i. Section
ii. Aside
iii. Footer
iv. Header
v. Article
vi. Nav
vii. Figure
viii. Mark
ix. Canvers
x. Meter

a. Briefly explain the uses of each html5 element above


b. Create a web page (s) that involves the given html5 elements.
(In your answer, remember to include the source codes)

You might also like