CBSE Class 10 Computer Applications
Question 102 of 176
HTML I — Basic HTML Elements — Question 1
Back to all questions 1
Question Question 1
Fill in the blanks:
(i) ............... tag is used to insert a line break on a web page.
(ii) The tag ............... is used to create subscripts and ............... tag is used to create superscripts on a web page.
(i) <BR> tag is used to insert a line break on a web page.
(ii) The tag <SUB> is used to create subscripts and <SUP> tag is used to create superscripts on a web page.