Computer Science, asked by Anonymous, 6 months ago

Code for a webpage to demonstrating all physical tags like bold,
italic, strike, sup, sub, big and small tag.​

Answers

Answered by Meenu19kaur
0

Answer:

code for bold in html is <b>

code for italic is <i>

code for strike is <strike>

code for sup is <sup>,</sup>

code for sub is <sub>,</sub>

code for big is not supported in html

code for small is <small>

Explanation:

Similar questions
Math, 6 months ago