Please help me to do this friendssss
Attachments:
Answers
Answered by
1
Answer:
option (a) has error
Explanation:
In the OL tag, we have type = a, which is correct
But, the attribute start is having value of alphabet 'c', which is an error.
even when we have the type as alphabet or roman numeral or whatever, we can have only integer values to be assigned to the start attribute of the OL tag.
Here , if you want to start the list to be started from 'c', then the correct tag is,
<OL type=a start=3 > .... </OL>
Answered by
4
Answer:
this is your answer bro or di
Attachments:
Similar questions