BBOOTS

Official Forums of Virtual Canines 

Game guides written by the players for the players
 #5  by Moose
 
You can make yourself a layout to display on your public page in game.

Here is a list of allowed tags:
Code: Select all
                       
	p[style|class] 
	br[style|class] 
	b[style|class] 
	strong[style|class] 
	center[style|class] 
	i[style|class] 
	em[style|class] 
	u[style|class] 
	s[style|class] 
	blockquote[style|class] 
	code[style|class] 
	pre[style|class] 
	ul[style|class] 
	ol[style|class] 
	li[style|class] 
	h1[style|class] 
	h2[style|class] 
	h3[style|class] 
	h4[style|class] 
	h5[style|class] 
	h6[style|class] 
	span[style|class] 
	div[style|class] 
	section[style|class] 
	article[style|class] 
	dd[style|class] 
	dt[style|class] 
	dl[style|class] 
	table[class|style|border|cellpadding|cellspacing|width] 
	thead[style|class] 
	tbody[style|class] 
	tfoot[style|class] 
	tr[style|class] 
	th[colspan|rowspan|scope|style|class|width] 
	td[colspan|rowspan|style|class|width] 
	caption[style|class] 
	colgroup[span|width] 
	col[span|width|style] 
	a[href|title|target|rel|class|style] 
	img[src|alt|title|width|height|class|style] 

Styling:
Code: Select all
  
	color
	background
	background-color

	font
	font-family
	font-size
	font-weight
	font-style
	line-height
	letter-spacing
	text-align
	text-decoration
	text-transform
	white-space

	margin
	margin-left
	margin-right
	margin-top
	margin-bottom

	padding
	padding-left
	padding-right
	padding-top
	padding-bottom

	border
	border-top
	border-right
	border-bottom
	border-left
	border-color
	border-width
	border-style
	border-collapse
	border-spacing
	border-radius
	border-top-left-radius
	border-top-right-radius
	border-bottom-right-radius
	border-bottom-left-radius

	width
	height
	max-width
	min-width
	max-height
	min-height

	vertical-align
	float
	clear
	overflow
	display