Northern Rock | Agencia de viagens | Bank Accounts | Credit Card | Loans
HTML codes [Archive] - VMK Forums - Virtual Magic Kingdom Forums & Fansite

View Full Version : HTML codes


Lemonzilla
03-07-2006, 04:45 AM
Hi all.It came to my attention that you can use HTML reading this thread (http://www.toontowncentral.com/forums/showthread.php?t=92837).Here is some HTML codes if you want to make your userpage have more!!
Note:these are all tested and should work

Dividing news-
<HR>
It will display a bar.

EXAMPLE (HTML version):
Welcome to my userpage!!
<HR>
We are having a sale on onions,cool hu??

EXAMPLE (Real page):
http://img158.**************/img158/2751/barhtml5rc.png (http://**************)


News systems at head of page-
This is an easy one to learn,the marquee code.
<marquee></marquee>

Exapmle (HTML version):

<marquee>we have a sale on onions</marquee>

Example (Real page):

Can't get a picture because this moves.
(it moves from one side to another side..)


Let your visitors look at another page-
This is extremly usefull and fun!
This code makes a page within a page!!
Instead of posting a link,just post an I-frame...

<IFRAME SRC="Page URL" WIDTH=500 HEIGHT=500></IFRAME>
(NOTE:THE PAGE URL MUST BE AN APPROVED SITE FROM TOONTOWNCENTRAL OR VMKFORUMS)

Example (HTML code):
<IFRAME SRC=http://www.toontowncentral.com/ WIDTH=500 HEIGHT=500></IFRAME>
(You can always change the width/height)

Example (Real page):

http://img159.**************/img159/4885/iframehtml5pu.th.png (http://img159.**************/my.php?image=iframehtml5pu.png)


Getting peoples attention-
This will increase population on your userpage because they will get an alert message when they enter your userpage.

<SCRIPT language="JavaScript">alert("TEXT")</SCRIPT>

Example (HTML code):
<SCRIPT language="JavaScript">alert("Welcome to my super userpage!!")</SCRIPT>

Example (Real page):

http://img216.**************/img216/331/alerthtml3nm.th.png (http://img216.**************/my.php?image=alerthtml3nm.png)


Glowing text-
This is very very cool.Please remember it does not work very well with firefox!!
<p align=center><table><tr><td style="filter:glow(color=blue strength=5);font-family:arial;font-weight: BOLD;font-size:'18pt'">Text</td></tr></table></p>

Example (HTML code):

<p align=center><table><tr><td style="filter:glow(color=blue strength=5);font-family:arial;font-weight: BOLD;font-size:'18pt'">Hi</td></tr></table></p>

Example (Real page):

http://img119.**************/img119/2827/glowingtexthtml2hi.png (http://**************)


Inserting text in a border (looks more nice):
This takes text to a whole new level!
<TABLE BORDER="2" BORDERCOLOR="#C6C6C6" CELLPADDING="4" ALIGN="Center" WIDTH="50%"><TR><TD BGCOLOR="#EAE8E8">Your Text</TD></TR></TABLE>

Example (HTML code):

<TABLE BORDER="2" BORDERCOLOR="#C6C6C6" CELLPADDING="4" ALIGN="Center" WIDTH="50%"><TR><TD BGCOLOR="#EAE8E8">Welcome to my userpage!</TD></TR></TABLE>

Example (Real page):

http://img475.**************/img475/2563/typeborder6qa.png (http://**************)


Adding a blog to your userpage (BETA) (http://www.vmkforums.com/forums/showthread.php?t=47446)

happygirl123456789
03-11-2006, 09:13 PM
how do u post a picture?

LadyMaria
03-14-2006, 04:02 AM
This is wonderful :) Thanks!

~Lady

bobtheadventurer
03-14-2006, 11:15 PM
do you know how to make music into a html code? A lot of peeps are wondering how to do that, including myself...

Lemonzilla
03-16-2006, 09:48 PM
do you know how to make music into a html code? A lot of peeps are wondering how to do that, including myself...
I will get right on finding a code for that

Lemonzilla
03-16-2006, 09:49 PM
how do u post a picture?
Ill put that when I update it today ;)

REDTAZ
03-17-2006, 03:50 AM
HMM i cant get the pop up thing to work i put the code in and when i go back to my user page there si no pop up what ma i doing wrong??

Lemonzilla
03-17-2006, 04:03 AM
Here is the whole code just in case if you copied something wrong.

<SCRIPT language="JavaScript">alert("Your text here")</SCRIPT>

Miaqueen
03-23-2006, 02:49 AM
Heard you were devolping a code for music. I'm sure everyone knows that you can get the boring twangy versions without words. Would it be possible to get real, full-on versions of songs, Lemonzilla? Thanks. :)

Lemonzilla
03-25-2006, 01:52 AM
Heard you were devolping a code for music. I'm sure everyone knows that you can get the boring twangy versions without words. Would it be possible to get real, full-on versions of songs, Lemonzilla? Thanks. :)
Yes.I am still working on a code that combines (meaning works) with the userpage ;)
-lz

KEBSD
03-25-2006, 09:00 PM
This helped a lot ty.

~Key

Lemonzilla
04-07-2006, 04:29 AM
This helped a lot ty.

~Key
No poblem, and just an F.Y.I, I am still working on the music HTML code. I have been viewing some of the userpages XML files and I think I found the answer ;)