In this HTML coding how do I change the second paragragraph size. pls pls can you explain me. pls pls
Answer:
instead of <p>, do something like <h3>, <h4>, <h5>, or <h6>. you can also apply a style to your html
Explanation: