nonion79
		16-03-2008 16:11:41
	 
	
	
	How can I center my thread??  I'm tring to make it look nicer.	
	
 
	
		Requiem
		16-03-2008 19:11:31
	 
	
	
	Type center with the < > around it.
Then, at the end of the post type center with </> around it.	
	
 
	
		samz465
		16-03-2008 19:35:10
	 
	
	
	[quote60775f095b="Requiem"]Type center with the < > around it.
Then, at the end of the post type center with </> around it.[/quote60775f095b]
[code160775f095b]<center> enter text here </center>[/code160775f095b]	
	
 
	
		babetran
		17-03-2008 05:35:34
	 
	
	
	I've been looking for this code. )
Thanks!!!	
	
 
	
		TFOAF
		18-03-2008 09:32:23
	 
	
	
	No. Actually you have to use the BBCode format
[code13220b46f66][center]text[/center][/code13220b46f66]
HTML cannot be used here.	
	
 
	
		dmorris68
		18-03-2008 13:40:04
	 
	
	
	[quotec68a22edca="TFOAF"]No. Actually you have to use the BBCode format
[code1c68a22edca][center]text[/center][/code1c68a22edca]
HTML cannot be used here.[/quotec68a22edca]
Umm, yes it can?  Not all HTML, but some, including center.
BTW, the center tag is deprecated in the HTML spec and not supposed to be used anymore.  But given how it has proliferated, I'm sure browsers will continue to support it for some time.