aesthetic
testlayouts____7
read my profile
sign my guestbook

Message: message me


Member Since: 5/8/2005

SubscriptionsSites I Read

Posting Calendar

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

Get Involved!

Suggest a link

Recommend to friend

Create a site

Sunday, May 08, 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: 70px solid #ffac96;
border-right: 0px solid #000000;
border-left: 0px solid #000000;a
border-bottom: 0px solid #000000;
background-image:url(http://img.photobucket.com/albums/v294/xkiwilicious/shedoesntevenrealize.gif);
background-position:left bottom;
background-repeat:no-repeat;
background-attachment:fixed;
background-color:#13c35e;
scrollbar-arrow-color:#13c35e; scrollbar-track-color:#13c35e;
scrollbar-shadow-color:13c35e; scrollbar-face-color:#ffac96;
scrollbar-highlight-color:#13c35e; scrollbar-darkshadow-color:#13c35e;
scrollbar-3dlight-color:#13c35e;
}

.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p
{
/* edits main text */
font:normal 11px gill sans mt;
line-height:12px;
color:#000000;
letter-spacing:0px;
text-align:left;
}
.blogbody b, .standard b, p b, strong {
/* edits bolded text in your entry */
  font-weight: bold;
  color: #cbcbcb;
}
.blogbody u, .standard u, p u, u {
font-weight: lighter;
color: #cbcbcb;
}
.blogbody i, .standard i, p i, em {
font-weight: italic;
color: #cbcbcb;
}
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: #13c35e;
font-family: impact;
text-transform:lowercase;
line-height: 28px;
font-size:24px;
font-weight:bold;
color:#ffac96;
letter-spacing:0px;
border:5px solid #cbcbcb;
text-align: center;
width:325px;

}

a:link, .footernav.link, a.footernav:link, a.footernav:active {
/* edits all links */
  color:#000000;
  font:normal 11px gill sans mt;
  line-height:12px;
  text-decoration: bold;
}

a:visited, a.footernav:visited, {
/* edits the links that the user has visited */
  color:#000000;
  font:normal 11px gill sans mt;
  line-height:12px;
  text-decoration: bold;
}
a:hover {
/* edits when user mouseovers the links */
  color:#ffac96;
  background-color: #13c35e;
  border: 2px solid #cbcbcb;
  font:normal 11px gill sans mt;
  line-height:12px;
  text-transform:none;
  letter-spacing: 0px;
  text-decoration: bold;

}
input, select, textarea, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
border: 1px solid #cbcbcb;
font:normal 11px gill sans mt;
background-color: #ffffff;
letter-spacing:0px;
color: #000000;
}

table.left {
/* this edits the menu module */
border: 5px solid #cbcbcb;
width:190px;
background-color: #ffffff;
}

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

table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
  background-color: #13c35e;
  font: 22px impact;
  line-height: 25px;
  text-transform: none;
  text-align: center;
  color: #ffac96;
  border: 0px solid #000000;
}
table.left TD {
/* on your menu module, this edits the body part of it */
  font-size:11px;
  font-weight:none;
  color:#b000000;
  background-color: #ffffff;
  border-top: 5px solid #cbcbcb;
}

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: 500px;
}
hr {
/* horizontal divider */
border: 3px solid #cbcbcb;
}
table.blogbody tr td {
/* this edits the left margin of blog */
  width: 0px;
  padding: 0px;
  }
table.blogbody div.smalltext{
/* this edits the blog entry footer */
  text-align: left;
</style>