PDA

View Full Version : HTML codes


Tricky Electrobee
11-07-2007, 12:13 AM
This guide was originally made by Lemonzilla at TTC, then remade at POF by Colombiano, and now I am spreading the joy of HTML codes to CPF!


------------------------------------------------------------------------

Making Your Userpage Into Sections

This is a wonderful code, yet very simple. This makes your page more organized by placing a bar between news, sections, etc.

A igloo caught on fire two days ago, luckily the penguins escaped safely
<hr>
Wigs or no wigs?
-------------------------------------------------------

[CENTER]Scrolling Text (or Marquee)

You can use this for a lot of things such as a scrolling news system, a way to get users attention, you can insert an img between the code to make it scroll, etc.

<marquee>Text here</marquee>
-------------------------------------------------------

iFrame

This is some what useful if you want a visitor on your userpage to view another page, on your page.


<IFRAME SRC="http://www.clubpenguinfansite.com/forums/newthread.php?do=newthread&f=17" WIDTH=300 HEIGHT=400></IFRAME>
---------------------------------------------------------------

Phony Alert Message

This has been probably one of the most used codes with userpages.


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

Glowing Text

WARNING: This will not work with people viewing it 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>(You will be able to change the color and the strength of the color)
-----------------------------------------------------------------

Text Area

This makes all your text a little more organized.

<TABLE BORDER="2" BORDERCOLOR="#C6C6C6" CELLPADDING="4" ALIGN="Center" WIDTH="50%"><TR><TD BGCOLOR="#EAE8E8">Your Text</TD></TR></TABLE>
-----------------------------------------------------------------

Finny
11-14-2007, 05:11 PM
Testing....
<marquee>this is a test</marquee>

Tricky Electrobee
11-20-2007, 10:07 PM
Testing....
<marquee>this is a test</marquee>
lol These do not work in posts, only userpages. :)

Finny
11-22-2007, 03:56 PM
Been trying them :D

nikkikki
11-22-2007, 07:10 PM
Impressive, I like this Alot and i mean it.

Colddude018
11-22-2007, 07:18 PM
Nice guide.

bluepen19
02-17-2008, 06:00 AM
This was very helpful thank you.

Tricky Electrobee
07-01-2008, 08:53 AM
Bumping up old thread. I do not have Biscuits files and so his games have been removed from the thread.

Calsomer
07-28-2008, 12:14 AM
do u just copy and paste them on and it just makes all of your text that

do u just copy and paste it on ur userpage