+ 1
Help
suppose i want to highlight a sentence or a word in some colors i can use the <span> tag right.... and to highlight a sentence or paragraph with some background colors i can use the <div> tag ... am i right or wrong
2 Answers
+ 2
use the span it's already made for formatting text
+ 1
if you use <div> then unless it is changed the text looks like separate block but in span texts are already inline element