aesthetic
testerhearts
read my profile
sign my guestbook

Message: message me


Member Since: 7/25/2005

SubscriptionsSites I Read

Posting Calendar

|<< oldest | newest >>|
view all weblog archives

Get Involved!

Suggest a link

Recommend to friend

Create a site

Monday, July 25, 2005

bold

italic

underlined

normal

here's the code:

<div style="border:3px solid #ff0000;width:50px;"><img src="http://img.photobucket.com/albums/v294/xkiwilicious/unlockmyheart.bmp"></div><br><br><center><a href="http://xanga.com/aesthetic_layouts">aesthetic</a></center>

<style type="text/css">
body {
  background-color: #ffffff;
  background-image:url(http://img.photobucket.com/albums/v294/xkiwilicious/heartrepeat.bmp);
  background-position: left top;
  background-repeat: repeat;
  background-attachment: fixed;
  border: 0px solid #ffffff;
  scrollbar-arrow-color: #ff0000;
  scrollbar-shadow-color: #cc0000;
  scrollbar-face-color: #ffffff;
  scrollbar-track-color: #ff0000;
  scrollbar-highlight-color: #ff3300;
  scrollbar-darkshadow-color: #cc0000;
  scrollbar-3dlight-color: #ff3300;
  }

.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p
{
/* edits main text */
  font:normal 10px terminal;
  line-height:10px;
  color:#000000;
  letter-spacing:0px;
  text-align:justify;
  }

table.footer TD {
/* this makes the footer at the bottom centered */
/* leave it alone unless you know what to do*/
  text-align: center;
  }

div.blogheader, .caption {
/* edits the dates */
  font-family: impact;
  font-size:15px;
  text-transform: none;
  line-height:25px;
  letter-spacing: -1px;
  font-weight:none;
  color:#000000;
  background-color: transparent;
  width: 300px;
  border:none;
  text-align:center;
  }

a:link, .footernav.link, a.footernav:link, a.footernav:active {
  color:#000000;
  font-family: terminal;
  letter-spacing:0px;
  font-size: 10px;
  line-height: 10px;
  font-weight: bold;
  text-decoration: none;
  }

a:visited, a.footernav:visited,  {
  color:#000000;
  font-family: terminal;
  font-size: 10px;
  font-weight: none;
  line-height: 10px;
  text-decoration: none;
  letter-spacing:0px;
  }

a:hover, a:active {
  color: #ff0000;
  font-family:arial;
  line-height: 10px;
  font-size: 7px;
  text-transform:uppercase;
  text-decoration: line-through;
  letter-spacing:0px;
  }

input, select, textarea, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
  border: 1px solid #ff0000;
  font:normal 10px terminal;
  background-color: #ffffff;
  color: #000000;
  }

table.left {
/* this edits the menu module */
  width:150px;
  border: none;
  background-color: transparent;
  }

table.blogbody {
/* this edits the other the place where the  blog is */
  border:1px solid #ff0000;
  border-top:3px solid #ff0000;
  width:300px;
  background-color: #ffffff;
  }

table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
  font: normal 15px impact;
  text-transform: lowercase;
  line-height:22px;
  background-color: transparent;
  color: #000000;
  text-align: center;
  letter-spacing: -1px;
  border: none;
  }

table.left TD {
/* on your menu module, this edits the body part of it */
  background-color:#ffffff;
  font: 10px terminal;
  color: #000000;
  text-align:justify;
  border:1px solid #ff0000;
  border-top:3px solid #ff0000;
  }

table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
  background-color: #ffffff;
  border: 1px solid #ff0000;
  }
table.search TD, table.announcements TH {
/* this should be left alone */
/* unless you know what to do */
  border: 0px solid #000000;
  }
table.navigation, table.main, table.footer {
/* the width of your blog with modules */
  width: 226px;
  }
hr {
/* horizontal divider */
  border: 1px solid #000000;
  }
</style>