1.

Identify the error in the following HTML code. Rewrite the correct code.<UL TYPE = "a" START = 4>

Answer»

<UL TYPE = "a" START = "4">

OR

<UL TYPE = "something''>



Discussion

No Comment Found