Computer Applications

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.

HTML Intro

2 Likes

Answer

(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.

Answered By

1 Like


Related Questions