Witty Profiles

menu
sign in or join

CODES TO KEEP.
red backround ; <div style="background-color: red;">
orange backround ; <div style="background-color: orange;">
yellow backround ; <div style="background-color: yellow;">
lime green backround ; <div style="background-color: limegreen;">
light blue backround ; <div style="background-color: lightblue;">
purple backround ; <div style="background-color: purple;">
pink backround ; <div style="background-color: pink;">
black backround ; <div style="background-color: black;">
spacing of lines closer ;<div style="line-height: 10px;">
make text squished together ; <div style="letter-spacing: -3px">
make text HUGE : <span style="font-size: 215pt; line-height: 115%">

To make a dotted border....
<div style="border: 2px dotted white; width: 582px; height: 200px;">
To make a hot pink backround....
<div style="padding: 10px; color: rgb(255, 255, 255); position: relative; background-color: hotpink; text-align: center;" id="textDivBG" class="controlsStyle">
To make a black backround...
<div style="padding: 10px; color: rgb(255, 255, 255); position: relative; background-color: black; text-align: center;" id="textDivBG" class="controlsStyle">
to make a solid border....
<div style="border: 2px solid white; width: 582px; height: 200px;">
to make a dashed border....
<div style="width:582px;height:200px;border:2px dashed blue;">
to make a medium blue backround....
<div class="controlsStyle" id="textDivBG" style="padding: 10px; background-color: dodgerblue; color: rgb(255, 255, 255); text-align: center; position: relative;"><span style="color: rgb(255, 255, 255);"><span style="font-size: x-small;"><span style="font-family: Arial;"><br />
</span></span></span></div>
to make a light pink backround....
<div style="padding: 10px; color: rgb(255, 255, 255); position: relative; background-color: pink; text-align: center;" id="textDivBG" class="controlsStyle">
to make a blue backround....
<div style="padding: 10px; color: rgb(255, 255, 255); position: relative; background-color: blue; text-align: center;" id="textDivBG" class="controlsStyle">

soorryy, needed to save theemm.(:

Next Quote >

CODES TO KEEP. red backround ; <div style="background-color:

4 faves · Dec 10, 2010 1:57pm