C-04-Q130mediumsingle_mcq
উদ্দীপক: A teacher asks a student to display the text "ICT" at the center with heading size 2. Which code is correct?
উদ্দীপক: A teacher asks a student to display the text "ICT" at the center with heading size 2. Which code is correct?
- a
<h2>ICT</h2> - b
<h6>ICT</h6> - c
<p>ICT</p> - d
<title>ICT</title>