aesthetic
testlayouts____11
read my profile
sign my guestbook

Message: message me


Member Since: 6/13/2005

SubscriptionsSites I Read

Posting Calendar

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

Get Involved!

Suggest a link

Recommend to friend

Create a site

Saturday, June 25, 2005

bold italic underlined

here's the code:

 

<center><a href=http://xanga.com/aesthetic_layouts>
aesthetic</a></center>
<style type="text/css">
body
{
border-top: 0px solid #ffffff;
border-right: 0px solid #000000;
border-left: 15px solid #000000;
border-bottom: 0px solid #ffffff;
background-color:#ffffff;
scrollbar-arrow-color:#ffffff; scrollbar-track-color:#ffffff;
scrollbar-shadow-color:000000; scrollbar-face-color:#000000;
scrollbar-highlight-color:#ffffff; scrollbar-darkshadow-color:#000000;
scrollbar-3dlight-color:#ffffff;
}

.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p
{
/* edits main text */
font:bold 12px times new roman;
line-height:14px;
color:#000000;
letter-spacing:0px;
text-align:center;
}
.blogbody b, .standard b, p b, strong {
/* edits bolded text in your entry */
  font-weight: bold;
  color: #000000;
  border-bottom: 1px dashed #000000;
}
table.footer TD {
/* this makes the footer at the bottom centered */
/* leave it alone unless you know what to do*/
text-align: center;
table:center;
}

div.blogheader, .caption {
/* edits the dates */
background-color: #ffffff;
font-family: elephant;
text-transform:none;
line-height: 28px;
font-size:18px;
font-weight:none;
color:#000000;
letter-spacing:-2px;
border:0px solid #000000;
text-align: center;

}

a:link, .footernav.link, a.footernav:link, a.footernav:active {
/* edits all links */
  color:#000000;
  font:normal 11px elephant;
  line-height:14px;
  text-decoration: none;
  letter-spacing:-1px;
}

a:visited, a.footernav:visited, {
/* edits the links that the user has visited */
  color:#000000;
  font:normal 11px elephant;
  line-height:14px;
  text-decoration: none;
  letter-spacing:-1px;
}
a:hover {
/* edits when user mouseovers the links */
  color:#ffffff;
  font:normal 11px elephant;
  line-height:14px;
  text-transform:none;
  letter-spacing: 0px;
  text-decoration: none;
  letter-spacing:-1px;

}
input, select, textarea, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
font:bold 12px times new roman;
border: 0px solid #000000;
background-color: #ffffff;
letter-spacing:0px;
color: #000000;
}

table.left {
/* this edits the menu module */
border: 0px solid #000000;
width:150px;
background-image: url(http://img.photobucket.com/albums/v294/xkiwilicious/plantbackground.gif);
}

table.blogbody {
/* this edits the other the place where the blog is */
background-image: url(http://img.photobucket.com/albums/v294/xkiwilicious/plantbackground.gif);
border:1px dashed #000000;
border-top: 5px solid #000000;
width:300px;
text-align:center;
}

table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
  background-color: #ffffff;
  font: 15px elephant;
  line-height: 25px;
  text-transform: none;
  letter-spacing:-2px;
  text-align: center;
  color: #000000;
}
table.left TD {
/* on your menu module, this edits the body part of it */
  font-size:12px;
  font-weight:bold;
  color:#000000;
  text-align:center;
  background-image: url(http://img.photobucket.com/albums/v294/xkiwilicious/plantbackground.gif);
  border: 1px dashed #000000;
  border-top: 5px solid #000000;
}

table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
  border: 0px solid #ffffff;
}
table.search TD, table.announcements TH {
/* this should be left alone */
/* unless you know what to do */
border: 0px solid #ffffff;
}
table.navigation, table.main, table.footer {
/* the width of your blog with modules */
width: 400px;
}
hr {
/* horizontal divider */
border: 1px dashed #000000;
}
table.blogbody tr td {
/* this edits the left margin of blog */
  width: 0px;
  padding: 5px;
  }
table.blogbody div.smalltext{
/* this edits the blog entry footer */
  text-align: center;
</style>