web technologies- html
|
Pg. 03 |
|
Question Three |
|
|
|
|
Assignment 1
Deadline: Saturday 09/02/2019 @ 23:59
[Total Mark for this Assignment is 6]
Web Technologies
IT230
College of Computing and Informatics
|
|
|
|
|
|
|
|
Question One
1 Marks
Learning Outcome(s):
Identify the elements and attributes of web pages.
(a) What is the essential protocol defining the Internet? Explain how it works and its limitations.
Question Two
3 Marks
Learning Outcome(s):
Create web pages using XHTML and Cascading Styles sheets.
Write the correct HTML code of the following web page screenshot.
Heading size 1
Heading size 3
Heading size 2
Question Three
2 Marks
Learning Outcome(s):
Create web pages using XHTML and Cascading Styles sheets.
In the following CSS code, circle each error and write the correction in the line immediately underneath the error.
div,ksa {font-weight := bold; color: blue}
ol ul li {backgroundColor=blue }