div
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
div |
The HTML <div> tag defines a division/section in a document.
It is used to group block-elements to format them with styles or better with class.
Sample of use in Wikidot:
[[div style="line-height: 150%;font-size: larger; font-weight:bold"]]
1st paragraph
2nd paragraph
[[/div]]
Source: http://www.w3schools.com/tags/tag_div.asp
See also: Wikipedia:Span and div
Example: howto:embelish-text:examples