?-一向的回答
?
As the question indicates, if I have some text that I want to add in the HTML then when should I use and when should I use ?<
Semantically speaking, a p is a paragraph tag and should be used to format a paragraph of text. A span is an inline formatting change that isn't handled semantically.