If you write the open 'BODY'tag as <BODY>but close 'BODY' tag as <body> then what will happen
Answers
Answered by
7
Answer:
The code will be error.... if you Write the opening tag as <body> and close tag as '<body>' instead of writing '</body>'
Answered by
4
Answer:
the code will return error msssg and will not give u the output
Explanation:
- u should use
Similar questions