Pg. 08 |
Question Four |
Deadline: Thursday 27/02/2022 @ 23:59
[Total Mark for this Assignment is 8]
Web Design
IT404
College of Computing and Informatics
Question One
1.5 Marks
Learning Outcome(s): LO1
Identify most HTML tags and CSS properties and use a text editor to construct the basic HTML and CSS structure for a webpage.
Some of the markup elements in the following code of HTML web page have been incorrectly used. Based on the output displayed below, correct all of them in the code
PHP
Answer:
Question Two
2 Marks
Learning Outcome(s): LO1
Identify most HTML tags and CSS properties and use a text editor to construct the basic HTML and CSS structure for a webpage
Write an HTML to display an image of your preference, that when clicked will link to any website of your choice “should be opened in a new window”.
Answer:
Question Three
Learning Outcome(s): LO1
Identify most HTML tags and CSS properties and use a text editor to construct the basic HTML and CSS structure for a webpage
2.5 Marks
Write an HTML code that produces the following output when executed in a web browser.
Output:
Answer:
Question Four
2 Marks
Learning Outcome(s): LO1
Identify most HTML tags and CSS properties and use a text editor to construct the basic HTML and CSS structure for a webpage
Write a complete HTML code that produces the following output using the table tags.
Answer: