Q3. Write the HTML coding to
produce the following Web Page
(1 x 3 =3 marks)
3 points
1. Background Color -- Yellow
2. Picture - left side 3. Jesus
Christ -- is underlined 4. It's a
time --- 2nd Paragraph
Answers
Answered by
0
<html>
<head>
<title>Jesus Christ</title >
</head>
<body bgcolor = "yellow ">
(download a picture and keep it in the same folder in which you have saved this html file)
<img src = "(the name of the image you can findit in the propertiesof the image)" align = "left" height = "(your choice)" width = "(your choice)" border = "(your choice)">
<h1><u> Jesus Christ </u></h1>
<p>
(write down your paragraph)
</p>
</body>
</html>
Note = save your file with the extension of .html
MARK ME BRAINLIST
Similar questions
English,
2 months ago
Science,
2 months ago
Computer Science,
4 months ago
Math,
4 months ago
Math,
10 months ago