+ 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

6th Dec 2016, 8:34 AM
stephen haokip
stephen haokip - avatar
2 Answers
+ 2
use the span it's already made for formatting text
6th Dec 2016, 12:09 PM
Ali Sawari
Ali Sawari - avatar
+ 1
if you use <div> then unless it is changed the text looks like separate block but in span texts are already inline element
6th Dec 2016, 9:37 AM
Sandeep Chatterjee