juustpeachyy

Status:
Joined: July 13, 2011
Last Seen: 1 decade
user id: 194350
heyyy everyonee it's me aileeen
i've been a huge fan of witty for awhile but i haven't made thought about making an account til now, so if you guys have any tips or advice for me that would be great!
thanks bunchess!

Quotes by juustpeachyy

red backround ; <div style="background-color: red;">type here</div>

orange backround ; <div style="background-color: orange;">type here</div>

yellow backround ; <div style="background-color: yellow;">type here</div>

lime green backround ; <div style="background-color: limegreen;">type here</div>

light blue backround ; <div style="background-color: lightblue;">type here</div>

purple backround ; <div style="background-color: purple;">type here</div>

pink backround ; <div style="background-color: pink;">type here</div>

black backround ; <div style="background-color: black;">type here</div>

spacing of lines closer ;<div style="line-height: 10px;">type here</div>

make text squished together ; <div style="letter-spacing: -3px">type here</div>

make text HUGE : <span style="font-size: 72pt;">type here</div>

To make a dotted border....
<div style="border: 2px dotted black;">type here</div>

to make a solid border....
<div style="border: 2px solid black; padding:10px;">type here</div>

to make a dashed border....
<div style="border:2px dashed black; padding:10px">type here</div>

To make a hot pink backround....
<div style="padding: 10px; color:white; background-color: hotpink;>type here</div>

to make a black backround...
<div style="padding: 10px; color:white; background-color:black;">type here</div>

to make a medium blue backround....
<div style="padding: 10px; background-color: dodgerblue; color: white;">type here</div>

papyrus <span style="font-family: Papyrus;">type here</span>

french script <span style="font-family: 'French Script MT';">type here</span>

Vladimir Script <span style="font-family: 'Vladimir Script';">type here</span>

Cambria <span style="font-family:Cambria;">type here</span>

Other color names you can use: aliceblue, aqua, aquamarine, azure, beige, bisque, black, blueviolet, blueviolet, brown, burlywood, chartreuse, chocolate, coral, crimson, cyan, darkblue, darkcyan, darkgoldenrod, darkgray, darkgreen, darkorange, darkorchid, darkseagreen, darkslateblue, darkslategray, darkviolet, dimgray, dodgerblue, firebrick, florawhite, forestgreen, ghostwhite, gold, goldenrod, gray, green, greenyellow, honedew, hotpink, indianred, indigo, ivory, khaki, lemonchiffon, lightblue, lightcoral, lightcyan, lightgoldenrodyellow, lightgreen, lightgrey, lightpink, lightsalmon, lightseagreen, lightskyblue, lightslategray, lightsteelblue, lightyellow, limegreen, linen, maroon, mediumaquamarine, mediumblue, mediumpurple, mediumseagreen, mediumslateblue, mediumturquoise, mediumvioletred, midnightblue, mintcream, mistyrose, moccasin, navajowhite, navy, olivedrab, olivedrab, orange, orangered, orchid, palegreen, palevioletred, peachpuff, peru, pink, plum, powderblue, purple, royalblue, salmon, sandybrown, silver, skyblue, slateblue, slategray, snow, springgreen, steelblue, tan, teal, tomato, turquoise, wheat, white, whitesmoke, yellow, and yellowgreen. You can see the whole list here: http://www.w3schools.com/html/html_colornames.asp