Hands On
1. Complete the program code given below, type the program and check the output.
<HTML>
<HEAD>
<TITLE>Learning Html</TITLE>
<BODY
"green" text="orange">
Hypertext Markup Language (HTML) is the
most common language used to create
documents on the World Wide Web.
</HTML>
Answers
Answered by
0
Answer:
there are way too many errors in your program but it will work like you have not closed the <body> tag, what's the "green" value is assigned to but it will work since the html does not gives errors and try to figure it out itself. so it will work.
Similar questions