span
Add one Glossary page
Tags
acronym
address
anchor
backlinks
browser
button
category
cloud
cms
color
control
css
database
data_forms
div
education
excel
expression
feed
gadget
hidden
history
html
if
iftags
index
infobox
internet
ip
link
linux
meta
meta-tags
modules
options
page
pagename
pm
private
public
regular
rgb
rss
search-engine
set_tags
soft_category
span
tag
template
underscore
unix
url
user
vba
view
watching
widget
wiki
wikidot
workflow
W e l c o m e ! » Getting Started » Glossary
span | Style»» |
The HTML <span> tag is used to group inline-elements in a document.
It is used to group inline-elements to format them with styles.
Sample of use in Wikidot:
This is a sample paragraph [[span style="color:red;"]]with some text in red[[/span]] while the rest is unchanged.
This is a sample paragraph with some text in red while the rest is unchanged.
Source: http://www.w3schools.com/tags/tag_span.asp
See also: Wikipedia:Span and div
Examples: howto:embelish-text:examples