C-04-Q146mediumsingle_mcq
In the code <h3> COLLEGE RESULT <h3>, what is the error?
In the code <h3> COLLEGE RESULT <h3>, what is the error?
- ah3 is not a valid heading
- bThe closing tag should be
</h3>with a forward slash - cHeadings cannot contain text
- dh3 must be inside the head element