aesthetic
testlayouts___4
read my profile
sign my guestbook

Message: message me


Member Since: 4/30/2005

SubscriptionsSites I Read

Posting Calendar

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

Get Involved!

Suggest a link

Recommend to friend

Create a site

Saturday, April 30, 2005

bold italic underlined

here's the code:

<div align="right"><font face="baskerville old face"><a href="http://xanga.com/aesthetic_layouts">aesthetic</a></font></div>
<body ONCONTEXTMENU="return false" dir="rtl"><DIV DIR="LTR">
<style type="text/css">
body
{
border-top: 0px solid #000000;
border-right: 100px solid #3f3f3f;
border-left: 0px solid #000000;
border-bottom: 0px solid #000000;
background-image:url(http://img.photobucket.com/albums/v294/xkiwilicious/greyscaleplaid.bmp);
background-position: right top;
background-repeat: repeat-y;
background-attachment:fixed;
scrollbar-arrow-color:#ffffff; scrollbar-track-color:#ffffff;
scrollbar-shadow-color:ffffff; scrollbar-face-color:#efefef;
scrollbar-highlight-color:#ffffff; scrollbar-darkshadow-color:#ffffff;
scrollbar-3dlight-color:#ffffff;
}

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

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: book antiqua;
text-transform:none;
line-height: 28px;
font-size:16px;
font-weight:none;
color:#000000;
letter-spacing:1px;
border:5px double #3f3f3f;
border-bottom: 5px double #3f3f3f;
text-align: right;
width:225px;

}

a:link, .footernav.link, a.footernav:link, a.footernav:active {
/* edits all links */
  color:#3f3f3f;
  font:normal 14px book antiqua;
  line-height:16px;
  text-decoration: bold;
}

a:visited, a.footernav:visited, {
/* edits the links that the user has visited */
  color:#3f3f3f;
  font:normal 14px book antiqua;
  line-height:16px;
  text-decoration: bold;
}
a:hover {
/* edits when user mouseovers the links */
  color:#ebebeb;
  font:normal 14px book antiqua;
  line-height:16px;
  text-transform:none;
  letter-spacing: 0px;
  text-decoration: bold;
  border-left: 0px solid #000000;
  border-top: 0px solid #000000;
  border-right: 5px double #3f3f3f;
  border-bottom: 0px solid #000000;
}
input, select, textarea, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
border: 3px solid #3f3f3f;
font:normal 14px book antiqua;
background-color: #ffffff;
letter-spacing:0px;
color: #000000;
}

table.left {
/* this edits the menu module */
border: 0px solid #3f3f3f;
width:180px;
background-color: #ffffff;
}

table.blogbody {
/* this edits the other the place where the blog is */
border-top: 0px solid #3f3f3f;
border-left: 1px solid #3f3f3f;
border-right: 1px solid #3f3f3f;
border-bottom: 1px solid #3f3f3f;
background-color: #ffffff;
width:225px;
}

table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
  background-color: #ffffff;
  font: 18px book antiqua;
  line-height: 25px;
  text-transform: none;
  text-align: left;
  color: #000000;
  border: 5px double #3f3f3f;
}
table.left TD {
/* on your menu module, this edits the body part of it */
  font-size:14px;
  font-weight:none;
  color:#000000;
  background-color: #ffffff;
  border-top: 0px solid #3f3f3f;
  border-left: 1px solid #3f3f3f;
  border-right: 1px solid #3f3f3f;
  border-bottom: 1px solid #3f3f3f;
}

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: 450px;
}
hr {
/* horizontal divider */
border: 5px double #3f3f3f;
}
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>