View Single Post
  #3  
Old 23rd November 2008, 18:12
ultimato ultimato is offline
Member
 
Join Date: Oct 2008
Posts: 9
Question Please show me this html code
Please show me this html code!
Or create a mini tutorial!Please...:sorry:
This is a simple html code to i need change?
HTML Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
 <HEAD>
  <TITLE> Permission Denied! </TITLE>
  <META NAME="Generator" CONTENT="TemplateSharesSE">
  <META NAME="Author" CONTENT="xam">
  <META NAME="Keywords" CONTENT="template,share,xam,ts,se">
  <META NAME="Description" CONTENT="TS SE _ Share Made SImple">
 </HEAD>

 <BODY>
  <font face='verdana' size='2' color='darkred'><b>Error!</b> Direct initialization of folder is not allowed.</font>
 </BODY>
</HTML>
Or this code?
Quote:
Username Style
This allows you to set a custom name style for this usergroup. Please use {username} to represent the name.
HTML Code:
<span style="color: black;"><strong>{username}</strong></span>
Reply With Quote