Gender: Male
Status: Single
Age: 21
Sign: Scorpio
City: Huntington Beach 714
State: CALIFORNIA
Country: US
Signup Date: 12/30/2004
|
|
|
|
Wednesday, March 23, 2005
 |
Powered by  | | English | | Albanian | | Arabic | | Bulgarian | | Catalan | | Chinese | | Croatian | | Czech | | Danish | | Dutch | | Estonian | | Filipino | | Finnish | | French | | Galician | | German | | Greek | | Hebrew | | Hindi | | Hungarian | | Indonesian | | Italian | | Japanese | | Korean | | Latvian | | Lithuanian | | Maltese | | Norwegian | | Polish | | Portuguese | | Romanian | | Russian | | Serbian | | Slovak | | Slovenian | | Spanish | | Swedish | | Thai | | Turkish | | Ukrainian | | Vietnamese |
|
|
|
|
Monday, March 14, 2005
 |

Go there for a free Ipod!! i already got a free flat screen monitor help me and help yourself get a free ipod!
Powered by  | | English | | Albanian | | Arabic | | Bulgarian | | Catalan | | Chinese | | Croatian | | Czech | | Danish | | Dutch | | Estonian | | Filipino | | Finnish | | French | | Galician | | German | | Greek | | Hebrew | | Hindi | | Hungarian | | Indonesian | | Italian | | Japanese | | Korean | | Latvian | | Lithuanian | | Maltese | | Norwegian | | Polish | | Portuguese | | Romanian | | Russian | | Serbian | | Slovak | | Slovenian | | Spanish | | Swedish | | Thai | | Turkish | | Ukrainian | | Vietnamese |
|
|
|
|
Saturday, March 05, 2005
 |
The code below will set your page font color to blue, font type to arial, and font size 10. If you would like to change these, simply change the values in blue of the "color", "font-family", and "font-size" properties.
<style type="text/css"> body, td, li, p, div, textarea, li, h1, h2, p, br {color:BLUE; font-family: ARIAL; font-size:10PT;}
.text {color:BLUE; font-family: ARIAL; font-size:10PT;}
.nametext {color:BLUE; font-family: ARIAL; font-size:10PT;}
.blacktext10 {color:BLUE; font-family: ARIAL; font-size:10PT;}
.orangetext15 {color:BLUE; font-family: ARIAL; font-size:10PT;}
.lightbluetext8 {color:BLUE; font-family: ARIAL; font-size:10PT;}
.blacktext12 {color:BLUE; font-family: ARIAL; font-size:10PT;}
.btext {color:BLUE; font-family: ARIAL; font-size:10PT;}
.whitetext12 {color:BLUE; font-family: ARIAL; font-size:10PT;}
.redbtext {color:BLUE; font-family: ARIAL; font-size:10PT;}
a:link {color:BLUE; font-family: ARIAL; font-size:10PT;}
a:active {color:BLUE; font-family: ARIAL; font-size:10PT;}
a:visited {color:BLUE; font-family: ARIAL; font-size:10PT;}
</style>
|
body, td, li, p, div, textarea, li, h1, h2, p, br {color:BLUE; font-family: ARIAL; font-size:10PT;}
|
This is the main profile text.
|
|
.text {color:BLUE; font-family: ARIAL; font-size:10PT;}
|
This is the area directly to the right of your profile picture. (Name, Location, Age, etc.)
|
|
.nametext {color:BLUE; font-family: ARIAL; font-size:10PT;}
|
This is the name ABOVE your profile picture.
|
|
.blacktext10 {color:BLUE; font-family: ARIAL; font-size:10PT;}
|
This is the time and date in the Comments section.
|
|
.orangetext15 {color:BLUE; font-family: ARIAL; font-size:10PT;}
|
This is the right column titles ("XX's Blurbs", "About Me", "Who I'd Like to Meet", etc.)
|
|
.lightbluetext8 {color:BLUE; font-family: ARIAL; font-size:10PT;}
|
This is the left column titles ("General", "Music", "Heroes", etc.)
|
|
.blacktext12 {color:BLUE; font-family: ARIAL; font-size:10PT;}
|
This is the text that reads "XX is in your Extended Network"
|
|
.btext {color:BLUE; font-family: ARIAL; font-size:10PT;}
|
Right Side Heading ("XX's Latest Blog Entry" & "XX has XX Friends")
|
|
.whitetext12 {color:BLUE; font-family: ARIAL; font-size:10PT;}
|
Left Side Heading ("Contacting XX", "XX's Interests", & "XX's Details")
|
|
.redbtext {color:BLUE; font-family: ARIAL; font-size:10PT;}
|
This is the number that shows how many friends you have. (XX has "XX" Friends)
|
|
a:link {color:BLUE; font-family: ARIAL; font-size:10PT;}
|
Links
|
|
a:hover {color:BLUE; font-family: ARIAL; font-size:10PT;}
|
Link when hovering the cursor over it.
|
|
a:active {color:BLUE; font-family: ARIAL; font-size:10PT;}
|
Link when not visited.
|
|
a:visited {color:BLUE; font-family: ARIAL; font-size:10PT;}
|
Link when visited.
|
| Header Tags |
<H1></H1>
<H2></H2>
<H3></H3>
<H4></H4>
<H5></H5>
<H6></H6>
|
largest text
smaller text
smaller text
smaller text
smaller text
smallest text
|
| Font Tags |
|---|
<font size=+4></font>
<font size=+3></font>
<font size=+2></font>
<font size=+1></font>
<font></font>
<font size=-1></font>
<font size=-2></font>
| largest font
default size
smallest font
|
| Font Tags with Color |
|---|
<font size=+4 color=blue></font>
<font size=+3 color=red></font>
<font size=+2 color=white></font>
<font size=+1 color=lightgreen></font>
<font color=hotpink></font>
<font size=-1 color=slate></font>
<font size=-2 color=..0000C0></font>
| largest font
default size
smallest font
| | blue
red
white
lightgreen
hotpink
slate
dark blue
|
| Font Tag Face |
<font size=+4 color=blue face=Arial></font>
<font size=+3 color=green face=Roman></font>
<font size=+2 color=pink face=Times New Roman></font>
<font size=+1 color=yellow face=Helvectica></font>
<font size=+3 color=red face="Comic Sans MS"></font>
|
|
Arial
Roman
Times New Roman
Helvectica
Comic Sans MS
|
| Basic Formatting Tags |
|---|
|
<B></B> BOLD TEXT
<I></I> ITALICS TEXT
<U></U> UNDERLINED TEXT
<STRIKE></STRIKE> STRIKETHROUGH TEXT
(<S></S> does the same thing)
<STRONG></STRONG> STRONGLY EMPHASIZED TEXT (Like Bold)
<EM></EM>EMPHASISES TEXT (Like Italics)
<BIG></BIG>MAKES TEXT A LITTLE BIGGER AND BOLDER
<SMALL></SMALL>MAKES TEXT A LITTLE SMALLER
<SUP></SUP>SUPERSCRIPT (Example: 103)
<SUB></SUB>SUBSCRIPT (Example: H20)
<BR> This tag forces a line break. (A new line in other words.)
<P> This tag forces a new unindented paragraph.
<P ALIGN=LEFT></P> This tag forces left justification.
<P ALIGN=CENTER></P> This tag forces centered justification.
<P ALIGN=RIGHT></P> This tag forces right justification.
<HR>Horizontal rule. Draws a horizontal line below where the tag is inserted.
<HR SIZE=5 WIDTH=75% NOSHADE> Horizontal rule with SIZE, WITDH and NOSHADE attributes.
<HR SIZE=10 WIDTH=50% COLOR=RED> Horizontal rule with SIZE, WITDH and COLOR attributes.
<CENTER></CENTER> Centers text or any data between the opening and closing tag.
<BLOCKQUOTE></BLOCKQUOTE>Indents the area between the blockquote tags on the left and right. Nice way to make a block of text stand out on a page.
<PRE></PRE>
PRE FORMATTED TEXT.
This tag retains all spacing
and uses mono spaced characters.
A little tricky but can be very useful.
|
Colors Alphabetically Ordered
| aliceblue
| | antiquewhite
| | aqua
| | aquamarine
| | azure
| | beige
| | bisque
| black
| blanchedalmond
| blue
blueviolet
brown
| burlywood
| cadetblue
| chartreuse
| | chocolate
| | coral
| | cornflowerblue
| | cornsilk
| | crimson
| | cyan
| darkblue
darkcyan
| darkgoldenrod
| | darkgray
| darkgreen
| darkkhaki
| darkmagenta
darkolivegreen
| darkorange
| darkorchid
darkred
| darksalmon
| | darkseagreen
| darkslateblue
darkslategray
| darkturquoise
| darkviolet
| deeppink
| | deepskyblue
| dimgray
| dodgerblue
| firebrick
| floralwhite
| forestgreen
| fuchsia
| | gainsboro
| | ghostwhite
| | gold
| | goldenrod
| gray
green
| greenyellow
| | honeydew
| | hotpink
| | indianred
| indigo
| ivory
| | khaki
| | lavender
| | lavenderblush
| | lawngreen
| | lemonchiffon
| | lightblue
| | lightcoral
| | lightcyan
| | lightgoldenrodyellow
| | lightgreen
| | lightgrey
| | lightpink
| | | | | | | | | | | | | | | | | | | | | | |
| lightsalmon
| | lightseagreen
| | lightskyblue
| | lightslategray
| | lightsteelblue
| | lightyellow
| | lime
| | limegreen
| | linen
| | magenta
| maroon
| mediumaquamarine
| mediumblue
mediumorchid
mediumpurple
| mediumseagreen
| mediumslateblue
| mediumspringgreen
| | mediumturquoise
| mediumvioletred
midnightblue
| mintcream
| | mistyrose
| | moccasin
| | navajowhite
| navy
| oldlace
| olive
olivedrab
| orange
| | orangered
| | orchid
| | palegoldenrod
| | palegreen
| | paleturquoise
| palevioletred
| papayawhip
| | peachpuff
| | peru
| | pink
| | plum
| | powderblue
| purple
| red
| | rosybrown
| royalblue
saddlebrown
| salmon
| | sandybrown
| seagreen
| seashell
| sienna
| silver
| | skyblue
| slateblue
slategray
| snow
| | springgreen
| steelblue
| tan
| teal
| thistle
| | tomato
| | turquoise
| | violet
| | wheat
| | white
| | whitesmoke
| | yellow
| | yellowgreen
| | | | | | | | | | | | | | | | | | | | | |
Common Hexadecimal Colors
| | ..000000 |
| ..000033 |
| ..000066 |
| ..000099 |
| ..0000CC |
| ..0000FF |
| | ..003300 |
| ..003333 |
| ..003366 |
| ..003399 |
| ..0033CC |
| ..0033FF |
| | ..006600 |
| ..006633 |
| ..006666 |
| ..006699 |
| ..0066CC |
| ..0066FF |
| | ..009900 |
| ..009933 |
| ..009966 |
| ..009999 |
| ..0099CC |
| ..0099FF |
| | ..00CC00 |
| ..00CC33 |
| ..00CC66 |
| ..00CC99 |
| ..00CCCC |
| ..00CCFF |
| | ..00FF00 |
| ..00FF33 |
| ..00FF66 |
| ..00FF99 |
| ..00FFCC |
| ..00FFFF |
|
| | ..330000 |
| ..330033 |
| ..330066 |
| ..330099 |
| ..3300CC |
| ..3300FF |
| | ..333300 |
| ..333333 |
| ..333366 |
| ..333399 |
| ..3333CC |
| ..3333FF |
| | ..336600 |
| ..336633 |
| ..336666 |
| ..336699 |
| ..3366CC |
| ..3366FF |
| | ..339900 |
| ..339933 |
| ..339966 |
| ..339999 |
| ..3399CC |
| ..3399FF |
| | ..33CC00 |
| ..33CC33 |
| ..33CC66 |
| ..33CC99 |
| ..33CCCC |
| ..33CCFF |
| | ..33FF00 |
| ..33FF33 |
| ..33FF66 |
| ..33FF99 |
| ..33FFCC |
| ..33FFFF |
|
| | ..660000 |
| ..660033 |
| ..660066 |
| ..660099 |
| ..6600CC |
| ..6600FF |
| | ..663300 |
| ..663333 |
| ..663366 |
| ..663399 |
| ..6633CC |
| ..6633FF |
| | ..666600 |
| ..666633 |
| ..666666 |
| ..666699 |
| ..6666CC |
| ..6666FF |
| | ..669900 |
| ..669933 |
| ..669966 |
| ..669999 |
| ..6699CC |
| ..6699FF |
| | ..66CC00 |
| ..66CC33 |
| ..66CC66 |
| ..66CC99 |
| ..66CCCC |
| ..66CCFF |
| | ..66FF00 |
| ..66FF33 |
| ..66FF66 |
| ..66FF99 |
| ..66FFCC |
| ..66FFFF |
|
| | ..990000 |
| ..990033 |
| ..990066 |
| ..990099 |
| ..9900CC |
| ..9900FF |
| | ..993300 |
| ..993333 |
| ..993366 |
| ..993399 |
| ..9933CC |
| ..9933FF |
| | ..996600 |
| ..996633 |
| ..996666 |
| ..996699 |
| ..9966CC |
| ..9966FF |
| | ..999900 |
| ..999933 |
| ..999966 |
| ..999999 |
| ..9999CC |
| ..9999FF |
| | ..99CC00 |
| ..99CC33 |
| ..99CC66 |
| ..99CC99 |
| ..99CCCC |
| ..99CCFF |
| | ..99FF00 |
| ..99FF33 |
| ..99FF66 |
| ..99FF99 |
| ..99FFCC |
| ..99FFFF |
|
| | ..CC0000 |
| ..CC0033 |
| ..CC0066 |
| ..CC0099 |
| ..CC00CC |
| ..CC00FF |
| | ..CC3300 |
| ..CC3333 |
| ..CC3366 |
| ..CC3399 |
| ..CC33CC |
| ..CC33FF |
| | ..CC6600 |
| ..CC6633 |
| ..CC6666 |
| ..CC6699 |
| ..CC66CC |
| ..CC66FF |
| | ..CC9900 |
| ..CC9933 |
| ..CC9966 |
| ..CC9999 |
| ..CC99CC |
| ..CC99FF |
| | ..CCCC00 |
| ..CCCC33 |
| ..CCCC66 |
| ..CCCC99 |
| ..CCCCCC |
| ..CCCCFF |
| | ..CCFF00 |
| ..CCFF33 |
| ..CCFF66 |
| ..CCFF99 |
| ..CCFFCC |
| ..CCFFFF |
|
| | ..FF0000 |
| ..FF0033 |
| ..FF0066 |
| ..FF0099 |
| ..FF00CC |
| ..FF00FF |
| | ..FF3300 |
| ..FF3333 |
| ..FF3366 |
| ..FF3399 |
| ..FF33CC |
| ..FF33FF |
| | ..FF6600 |
| ..FF6633 |
| ..FF6666 |
| ..FF6699 |
| ..FF66CC |
| ..FF66FF |
| | ..FF9900 |
| ..FF9933 |
| ..FF9966 |
| ..FF9999 |
| ..FF99CC |
| ..FF99FF |
| | ..FFCC00 |
| ..FFCC33 |
| ..FFCC66 |
| ..FFCC99 |
| ..FFCCCC |
| ..FFCCFF |
| | ..FFFF00 |
| ..FFFF33 |
| ..FFFF66 |
| ..FFFF99 |
| ..FFFFCC |
| ..FFFFFF |
|
Powered by  | | English | | Albanian | | Arabic | | Bulgarian | | Catalan | | Chinese | | Croatian | | Czech | | Danish | | Dutch | | Estonian | | Filipino | | Finnish | | French | | Galician | | German | | Greek | | Hebrew | | Hindi | | Hungarian | | Indonesian | | Italian | | Japanese | | Korean | | Latvian | | Lithuanian | | Maltese | | Norwegian | | Polish | | Portuguese | | Romanian | | Russian | | Serbian | | Slovak | | Slovenian | | Spanish | | Swedish | | Thai | | Turkish | | Ukrainian | | Vietnamese |
|
|
Sunday, February 27, 2005
 |
Current mood:  crazy
Go To
click here to use get the tutorial on my playter
For all the help youll need on using / editing my flash mp3 player. Make sure to tell your friends!
Powered by  | | English | | Albanian | | Arabic | | Bulgarian | | Catalan | | Chinese | | Croatian | | Czech | | Danish | | Dutch | | Estonian | | Filipino | | Finnish | | French | | Galician | | German | | Greek | | Hebrew | | Hindi | | Hungarian | | Indonesian | | Italian | | Japanese | | Korean | | Latvian | | Lithuanian | | Maltese | | Norwegian | | Polish | | Portuguese | | Romanian | | Russian | | Serbian | | Slovak | | Slovenian | | Spanish | | Swedish | | Thai | | Turkish | | Ukrainian | | Vietnamese |
|
|
|
|
Saturday, February 26, 2005
 |
IMAGES, GRAPHICS WUTEVER YOU CALL THEMFor a simple graphic put in the following:<img src="URL OF AN IMAGE GOES HERE"> IMAGE THING SHOULD BE LIKE THIS: For a picture with a caption put in the following:<img src="URL OF AN IMAGE GOES HERE" alt="WUT YOU WANT THE CAPTION TO SAY"> GRAPHIC SHOULD LOOK/BE LIKE THIS: Caption only comes up when you hover over it
You cannot directly load pictures from your C: Drive for the URL, The URL must come from a website, If you want to know how to upload images please see the RESOURCE blog for deatils.
CHANGING THE FONT SIZE (for individual things):
To change font size put in the following:
<font style="font-size:20px"> Add text here... </font>
Text should look like this:
8px 10px 12px 14px 18px 22px 30px 36px 40px
- So you get the idea
CHANGING THE FONT COLOR (for individual things):
To change font color put in the following:
<font color="purple"> Add text here... </font>
Text should look like this:
FONT IS NOW PURPLE
- If the person's profile already has a different text style for their whole profile then the code wont turn the way you might have wanted it, and I don't know why so leave me alone
CHANGING THE FONT STYLE (for individual things):
To change font styles put in the following:
<font face="Comic Sans MS"> Add text here... </font>
Text should look like this:
Comic Sans MS
- The font style can be whatever you want it to be, but if you use a font that other computers don't have then only you'll be able to see it and not them...confusing I know
COMBINDING IT ALL:
To change the text style and size put in the following:
<FONT FACE="Times New Roman" SIZE="2"> Add text here... </FONT>
EXAMPLE:
Add text here...
To change the text style, size, and color put in the following:
<FONT FACE="Times New Roman" SIZE="+2" COLOR="..FF0000"> Add text here... </FONT>
EXAMPLE:
Text...with style
MAKING THE FONTS DIFFERENT (for individual things):
To make font bold put in the following:
<b> Add text here... </b>
Text should look like this:
BOLD
To make font underlined put in the following:
<u> Add text here... </u>
Text should look like this:
UNDERLINED
To make font Italic put in the following:
<i> Add text here... </i>
Text should look like this:
ITALIC
To make font small put in the following:
<small> Add text here... </small>
Text should look like this:
SMALL
To make font big put in the following:
<big> Add text here... </big>
Text should look like this:
BIG
To make font have a line through it put in the following:
<del> Add text here... </del>
Text should look like this:
LINE IS IN THE MIDDLE
<To make font look like typewriting put in the following:
<tt> Add text here... </tt>
Text should look like this:
TYPE WRITING
- for multiple codes in one, for example say you wanted your text bold, underlined, and italic then you'd put in
<b><u><i> Add text here... </i></u></b>
Then it'll turn out like this:
YOUR MOM
Powered by  | | English | | Albanian | | Arabic | | Bulgarian | | Catalan | | Chinese | | Croatian | | Czech | | Danish | | Dutch | | Estonian | | Filipino | | Finnish | | French | | Galician | | German | | Greek | | Hebrew | | Hindi | | Hungarian | | Indonesian | | Italian | | Japanese | | Korean | | Latvian | | Lithuanian | | Maltese | | Norwegian | | Polish | | Portuguese | | Romanian | | Russian | | Serbian | | Slovak | | Slovenian | | Spanish | | Swedish | | Thai | | Turkish | | Ukrainian | | Vietnamese |
|
|
|
|
Saturday, February 26, 2005
 |
BORDERS:To add a simple border to your page put in the following:<style type="text/css"> BODY {border-style:solid; border-top-width:20px; border-bottom-width:20px; border-left-width:10px; border-right-width:10px; border-color:red;} </style> To add different colors to each side of your border put in the following:<style type="text/css"> body {border-right:..B00000 10px ; border-left:..B00000 10px ; border-top:..FF80FF 10px ; border-bottom:..8080FF 10px;} </style> Here are the different style types your border can have:<style type="text/css"> body {border-right:..B00000 10px solid; border-left:..B00000 10px solid; border-top:..FF80FF 10px solid; border-bottom:..8080FF 10px solid;} </style> Double Outset Inset Ridge Groove Dotted Dashed Solid Erase solid and put any of the above in replace of Solid if you'd like another style.
MUSIC:
Before I start this, I must say that I've never been able to get a URL for one of these things with out making it sound like crapp, it being wrong, or in the usuall cases not being able to find a site that allows you to just get the URL of the song I actually want.
If any of you have advise on where I and other could find QUALITY (Doesn't cut in and out and sounds perfect) music/sound please let me know.
now back to the music codes...
To add a simple music code put in the following:
<bgsound src="http://www.yoursite.com/yoursong.wma" autostart="true" loop="-1">
If you want the music to loop forever erase -1 and put infinity
To add music with controls put in the following:
>embed src="http://www.yoursite.com/yoursong.wma" autostart="true" loop="-1" width="46" height="25"></embed>
To add music with a Real Player plugin put in the following:
<embed src="http://www.yoursite.com/yoursong.wma" width="40" height="20" type="audio/x-pn-realaudio-plugin" hidden="false" loop="-1" autostart="true" c."playbutton"></embed>
VIDEOS:
To add a simple video to your site put in the following:
<img dynsrc=" URL GOES HERE " autostart="true" loop="-1">
To add a video with controls put in the following:
<embed src=" URL GOES HERE " autostart="true" loop="-1" width="200" height="200"<>/embed>
To add a video with a Real Player plugin put in the following:
<embed src=" URL GOES HERE " width="200" height="200" type="audio/x-pn-realaudio-plugin" mastersound c."imagewindow,controlpanel" autostart="true" hidden="false"></embed>
Powered by  | | English | | Albanian | | Arabic | | Bulgarian | | Catalan | | Chinese | | Croatian | | Czech | | Danish | | Dutch | | Estonian | | Filipino | | Finnish | | French | | Galician | | German | | Greek | | Hebrew | | Hindi | | Hungarian | | Indonesian | | Italian | | Japanese | | Korean | | Latvian | | Lithuanian | | Maltese | | Norwegian | | Polish | | Portuguese | | Romanian | | Russian | | Serbian | | Slovak | | Slovenian | | Spanish | | Swedish | | Thai | | Turkish | | Ukrainian | | Vietnamese |
|
|
|
|
Saturday, February 26, 2005
 |
WHERE TO PLACE AND STEAL HTML CODES:Codes are placed with in any box that saysABOUT ME: WHO I'D LIKE TO MEET: MUSIC: MOVIES: BOOKS: GENERAL: HEROES: TELEVISION: In friend comments In e-mails ECT... By doing this you select an HTML code by RIGHT CLICKING and pressing COPY and then PASTEing the code in any of the boxes above. I'm sure that's not to hard for you to understand right?
- Putting the code else where could have serious repercussions
- To take HTML codes RIGHT CLICK go to VIEW SOURCE and read the notepad for the list of HTML codes on a certain website
- NOTE: Some sites can have codes the block you from viewing the source
HOW TO FIND THE URL OF A PICTURE:Say you find a picture you like and you want to put it on your profile find the URL (web address) by RIGHT CLICKING that picture and go to PROPERTIES then find the URL and COPY it down and paste the URL in your HTML code (see the IMAGE/ GRAPHICS for image codes)
Powered by  | | English | | Albanian | | Arabic | | Bulgarian | | Catalan | | Chinese | | Croatian | | Czech | | Danish | | Dutch | | Estonian | | Filipino | | Finnish | | French | | Galician | | German | | Greek | | Hebrew | | Hindi | | Hungarian | | Indonesian | | Italian | | Japanese | | Korean | | Latvian | | Lithuanian | | Maltese | | Norwegian | | Polish | | Portuguese | | Romanian | | Russian | | Serbian | | Slovak | | Slovenian | | Spanish | | Swedish | | Thai | | Turkish | | Ukrainian | | Vietnamese |
|
|
|
|
Saturday, February 26, 2005
 |
To make borders around your tables put in the following:
<STYLE type="text/css"> table, td {background-color:transparent;border-color:ffffff;} table, tr, td {background-color: transparent;} table table {background:transparent} table table table {background:ffffff; line-height:transparent;padding:2;filter:none;} table table table table{background:transparent;} </STYLE>
<style> table, tr, td {background-color: transparent; border: 3px; padding:2;} table table {border: 2px;} table table table {border: 2px solid black ; background-color: transparent; {background-image: url(URL GOES HERE); padding:2;} table table table table{border: 0px;} </style>
The letters i have that are bold is the color all the boders will be
To make Tables with borders, put in the following:
<STYLE type="text/css"> table, td {background-color:transparent;border-color:ffffff;} table, tr, td {background-color: transparent;} table table {background:transparent} table table table {background:ffffff; line-height:transparent;padding:2;filter:none;} table table table table{background:transparent;} </STYLE>
<style> table, tr, td {background-color: transparent; border: 3px; padding:2;} table table {border: 2px;} table table table {border: 2px solid red ; background-color: Black; {background-image: url(URL GOES HERE); padding:2;} table table table table{border: 0px;} </style>
To make Translucent Tables with borders, put in the following:
<STYLE type="text/css"> table, td {background-color:transparent;border-color:ffffff;} table, tr, td {background-color: transparent;} table table {background:transparent} table table table {background:ffffff; line-height:transparent;padding:2;filter:alpha(opacity=75);} table table table table{background:transparent;} </STYLE>
<style> table, tr, td {background-color: transparent; border: 0px; padding:2;} table table {border: 0px;} table table table {border: 2px solid black ; background-color: lightgrey; {background-image: url(); padding:2;} table table table table{border: 0px;} </style>
what ever you want the color of the table to be,that would be in bold
Powered by  | | English | | Albanian | | Arabic | | Bulgarian | | Catalan | | Chinese | | Croatian | | Czech | | Danish | | Dutch | | Estonian | | Filipino | | Finnish | | French | | Galician | | German | | Greek | | Hebrew | | Hindi | | Hungarian | | Indonesian | | Italian | | Japanese | | Korean | | Latvian | | Lithuanian | | Maltese | | Norwegian | | Polish | | Portuguese | | Romanian | | Russian | | Serbian | | Slovak | | Slovenian | | Spanish | | Swedish | | Thai | | Turkish | | Ukrainian | | Vietnamese |
|
|
|
|
Saturday, February 26, 2005
 |
LINKS:To Make links (for individual things) put in the folowing:This link will open on a different page (which is always better):
<a target="_blank" href="URL GOES HERE">WUT YOU WANT THE LINK TO SAY</a>
Link should be like this:
To go to my profile Click Here
This link will open on your current page:
<a href="URL GOES HERE">WUT YOU WANT THE LINK TO SAY</a>
Link should be like this:
To go to my profile Click Here
This is a picture link (you click on the picture and it's a link...blah blah blah... It also opens on a different page):
<a target="_blank" href=" URL OF THE SITE GOES HERE"><img src=" URL OF AN IMAGE GOES HERE "></a>
Picture link should look like this:
To go to my profile

This is a picture link (It opens on your current page):
<a href="URL OF THE SITE GOES HERE"><img src=" URL OF AN IMAGE GOES HERE "></a>
If you want the advertizment to completly be gone, put in the following:
<STYLE> [iframe]{display:none}</STYLE>
If you want the advertizment to say nothing, put in the following:
<table cellpadding="0" cellspacing="0" style="background:BLACK (URL GOES HERE); border:BLACK 0px Outset; position:absolute; top:0px;left:0px; height:120px; width:1000px"> <tr><td valign="center"> </td></tr></table>
If you want the advertizment to have a border change the 0px to 1px or wutever size you want
If you want the advertizment's letters to scroll, put in the following:
<table cellpadding="0" cellspacing="0" style="background:BLACK (URL HERE); border:BLACK 0px solid; position:absolute; top:0px; left:0px; height:120px; width:1000px"> <tr><td valign="center"> <font style="font-family:Copperplate Gothic Bold; color:RED; font-size:30px; font-weight:bold; text-align:center;"> <marquee> Add text here... </font> </marquee></td></tr></table>
If you want the advertizment to say something, put in the following
<table cellpadding="0" cellspacing="0" style="background:BLACK (URL HERE); border:BLACK 0px Inset; position:absolute; top:0px; left:0px; height:120px; width:1000px"> <tr><td valign="center"> <font style="font-family:Copperplate Gothic Bold; color:RED; font-size:40px; font-weight:bold; text-align:center;"> Add text here... </font> </td></tr></table> br>
if you want to add your own image there here is the code i just edited yours :)
Powered by  | | English | | Albanian | | Arabic | | Bulgarian | | Catalan | | Chinese | | Croatian | | Czech | | Danish | | Dutch | | Estonian | | Filipino | | Finnish | | French | | Galician | | German | | Greek | | Hebrew | | Hindi | | Hungarian | | Indonesian | | Italian | | Japanese | | Korean | | Latvian | | Lithuanian | | Maltese | | Norwegian | | Polish | | Portuguese | | Romanian | | Russian | | Serbian | | Slovak | | Slovenian | | Spanish | | Swedish | | Thai | | Turkish | | Ukrainian | | Vietnamese |
|
|
|
|
Saturday, February 26, 2005
 |
For a simple marquee put in the following:
<Marquee> Add text here... <Marquee>
Marquee should look like this:
If you'd like your marquee to scroll in a specific direction put in the following:
(Right) <marquee direction="right"> Add text here... </marquee>
Marquee should look like this:
(Left) <marquee direction="Left"> Add text here... </marquee>
Marquee should look like this:
(up) <marquee direction="up"> Add text here... </marquee>
Marquee should look like this:
(down) <marquee direction="down"> Add text here... </marquee>
Marquee should look like this:
If you want your marquee to bounce put in the following:
(left to Right) <marquee behavior="alternate"> Add text here... </marquee>
Marquee should look like this:
(Up and Down) <marquee direction="up" behavior="alternate"> Marquee bounces Up and Down..... </marquee*gt;
Marquee should look like this:
(Zig-Zag) <marquee behavior="alternate" direction="up" width="60%"><marquee direction="right"> Add text here... </marquee></marquee>
Marquee should look like this:
Marquee With Precents and crap:
(Simple percent marquee) <marquee direction="right" width="25%"> Add text here... </marquee>
Marquee should look like this:
Marquee has a width of 30% Marquee has a width of 40% Marquee has a width of 50%
To change the direction of the marquee erase Right and put Left, up, or down The width can be changed to any percent you'd like (with in reason)
(Maruee with back ground color and percent) <marquee direction="right" width="35%" style="background:..FF0000"> Add your text here... </marquee>
Marquee should look like this:
Red Back ground Purple Background
(Alternate marquee with percents) <marquee behavior="alternate"><marquee width="75%"> Add text here... </marquee></marquee>
Marquee should look like this:
Alternate marquee with 75%
RANDOM MARQUEES:
(Marquee with Scrolling text inside)
This one is a bit confussing you'll have TEXT that scrolls and text that also scrolls in the middle of that text TEXT scrolling text in middle TEXT n e wayz here it is
<marquee behavior=alternate> Words at the front %lt;marquee width="100%"> Words scrolling in the middle </marquee> Words at the end </marquee>
Marquee should look like this:
WORD ..........stuff in middle.......... WORD
(Experiments with Marquees)
Make your marquees have alittle color and make them run into eachother
<marquee bgcolor="black" width="20%"><font color=red> 1st Marqee's Text...</font></marquee><marquee bgcolor="red" width="20%" direction="right"><font color=black> 2nd Marquee's Text... </font></marquee><marquee bgcolor="black" width="20%"><font color=red> 3rd Marquee's text... </font></marquee><marquee bgcolor="red" width="20%" direction="right"><font color=black> 4th Marquee's text... </font></marquee>
Marquee should look like this:
1st Marqee's Text... 2nd Marquee's Text... 3rd Marquee's text... 4th Marquee's text...
(Scroll delay) <marquee behavior="alternate" width="100%" scrolldelay="425"> Add text here... </marquee>
Marquee should look like this:
Now the Marquee looks constipated.....
(Marquee with a border) <marquee width="50%" style="border:purple 5px dashed"> Add text here... </marquee>
Marquee should look like this:
Marquee with an "outset" Border style
See my Borders blog for border styles.
Marquee with filters and effects:
I dunno about all filters but here's a few with them
(Flip Horizontal Marquee) <marquee width="50%" direction="left"> Add text here... </marquee><marquee width="50%" direction="left" style="filter:fliph"> Add text here... </marquee>
Marquee should look like this:
Marquee with a filter Marquee with a filter
(Wave Marquee) <marquee direction=up scrollAmount=0scrollDelay=0 style="filter:Wave(add=10,phase=1,freq=2,strength=35)" width=100 height=225> <font style="font-family: Copperplate Gothic Bold ; font-size: 10px; color: Darkred; font-weight:bold"> <center><br>T<br>E<br>X<br>T<br><br>H<br>E<br>R<br>E<br>
Marquee should look like this:
W A V E
If you don't space the text out with Breaks then the text will look like this:
WAVE
If you dont want the text to scroll up, erase up and put right, left, or down
(Emboss effect) <font size=3 effect=emboss> <hr> <marquee behavior=alternate scrollamount=6 bgcolor=purple> Add text here... </marquee> <hr>
Marquee should look like this:
The Emboss effect.....
To make marquee go faster increase the scroll number
Marquee with color:
(Background color) <marquee bgcolor=purple> Add text here... </marquee>
Marquee should look like this:
Purple background.....
(Background color and Text color) <marquee bgcolor="black"> <font color=red> Add text here... </marquee>
Marquee should look like this:
Background and text color.....
Blinking text:
<blink> <marquee scrollamount=500 scrolldelay=0> Add text here... </marquee> </blink>
Blink should look like this:
SCROLL AMOUNT:
(Scroll amout) <marquee scrollamount="5"> Add text here... </marquee>
Marquee should look like this:
1 - Too slow for the commen reader 5 10 20 40 80 - TOO FAST!!!!
(.. of loops you want the marquee to loop) <marquee loop=..30> Add text here... </marquee>
Marquee should look like this
This marquee will only loop 50 times.....
Powered by  | | English | | Albanian | | Arabic | | Bulgarian | | Catalan | | Chinese | | Croatian | | Czech | | Danish | | Dutch | | Estonian | | Filipino | | Finnish | | French | | Galician | | German | | Greek | | Hebrew | | Hindi | | Hungarian | | Indonesian | | Italian | | Japanese | | Korean | | Latvian | | Lithuanian | | Maltese | | Norwegian | | Polish | | Portuguese | | Romanian | | Russian | | Serbian | | Slovak | | Slovenian | | Spanish | | Swedish | | Thai | | Turkish | | Ukrainian | | Vietnamese |
|
|
|
|
|
|