span
HTML span Element
The HTML <span> element is used primarily for wrapping CSS style properties around a specific selection of content, and usually it is text content. But can be used in any way you see fit.
HTML CODE EXAMPLE
Welcome to the <span style="color:#F00;">spanner show</span>
Welcome to the spanner show
0 Response to "span"
Post a Comment