C-04-Q127mediumsingle_mcq
উদ্দীপক: Consider the line <h3> COLLEGE RESULT <h3>. What is the error in this line?
উদ্দীপক: Consider the line <h3> COLLEGE RESULT <h3>. What is the error in this line?
- aThe heading tag h3 does not exist
- bThe closing tag should be
</h3>with a forward slash, not<h3> - cHeading text cannot be uppercase
- dThe h3 tag must be inside the head element