Computer Science, asked by XxInayaxX, 5 months ago

write the following physical tag <B> <SUP> <I> <SUP> ?

only answer the question or i report u :>

i want only the answer​

Answers

Answered by yaadavs077
0

Answer:

The current HTML and XHTML standards currently provide nine physical styles: bold, italic, monospaced, underlined, strikethrough, larger, smaller, superscripted, and subscripted text. Much to our relief, Internet Explorer has stopped supporting a tenth physical style, “blinking” text. We wish the others would “get it.” All physical style tags require ending tags.

As we discuss physical tags in detail, keep in mind that they convey an acute styling for the immediate text. For more comprehensive, document-wide control of text display, use stylesheets (see Chapter 8).

Answered by anindyaadhikari13
2

Answer:-

  1. <b> tag is used to make the text bold.
  2. <sup> tag is used to make the text Superscripted.
  3. <i> tag is used to make the text italic.
Similar questions