It is currently Wed Apr 01, 2026 7:19 am

All times are UTC - 8 hours [ DST ]




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: HTML Codes for DDT
PostPosted: Wed May 17, 2006 8:18 am 
Offline
[NPC-Jess]
[NPC-Jess]
User avatar

Joined: Sat Dec 10, 2005 10:11 am
Posts: 117
b - <b>Bolded Text</b>

i - <i>Italicized Text</i>

u - <u>Underlined Text</u>

pre - To be honest, I have no idea what this is. O_o; It's one of the four default allowed. I could remove it, I don't think anyone uses it anyway. o_O;

I really don't know why the bold, italic, and underline are there for allowed HTML, since the exact same codes are used in bbcode, but... *shrug* Unless it starts causing a problem, then they can stay. :XD

Beyond here is what I added to the board...

p - Paragraph. Inserts a paragraph break. Same as two <br> codes, actually. (Which are not on...) Mostly used in conjunction with the 'p align' HTML code. I had to add 'p' to the allowed list to let you use the align ones... See below.

center - Centers text or images. (You can see images in Haru and Ruka's Information Threads... Also, Cam used it for the bio pages/welcome threads in different forums.)
<center>It just shoves things in the center, like this</center>

img - HTML Img tag.
Code:
<img src="URL FOR IMAGE HERE">


hr - Inserts a Horizontal Rule... like below
<hr>
alt - in conjunction with the HTML Image Tag. "Alt" text for when you hover over images.
Code:
<img src="URL FOR IMAGE HERE" alt="Alt Text">


strike - Struckout Text. I'm the main one that uses this when I fix something. xD <strike>Like this.</strike>

align - Align your text. Right and Left. (Center Align(ment) uses the "center" tag. ^^; )
Uses: (Change { and } to <and>, respectively)
<p align="right">{p align="right"} INSERT YOUR RIGHT-ALIGNED TEXT HERE. {/p}</p>
<p align="left">{p align="left"} INSERT YOUR LEFT-ALIGNED TEXT HERE. {/p}</p>
Note that using the 'p align' means a paragraph space between start and end tags as you see above...

All tags with 'code' not shown are simply: <TAG></TAG> around what you want it used on. :P


Image


Top
 Profile 
Reply with quote  
 Post subject:
PostPosted: Wed Jan 24, 2007 3:05 pm 
Offline
[NPC-Jess]
[NPC-Jess]
User avatar

Joined: Sat Dec 10, 2005 10:11 am
Posts: 117
On an added note, when you post, then post again in the same thread on the same page, your avatar and signature do not show up again. This is a meager attempt at trying to cut down on bandwidth and loading times. You do not have to post 5 times to see changes in your signature or avatar. Refresh your thread to see the changes made.

Thank you,
-Aphrodite


Image


Top
 Profile 
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  

Important Links


Dial Up!
D-Sketcher

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group