Identify the error(s) in the following HTML code. Also, write the correct code.
Identify the error(s) in the following HTML code. Also, write the correct code.
4 views
1 Answers
The error in the code is that in place of color attribute there should be bgcolor.
The correct code is
4 views
Answered