W3C CSS Validator results for http://bakabt.me/description.php?id=155504 (CSS level 3)

Congratulations! No Error Found.

This document validates as CSS level 3 !

To show your readers that you've taken the care to create an interoperable Web page, you may display this icon on any page that validates. Here is the XHTML you could use to add this icon to your Web page:

Valid CSS!
<p>
    <a href="http://jigsaw.w3.org/css-validator/check/referer">
        <img style="border:0;width:88px;height:31px"
            src="http://jigsaw.w3.org/css-validator/images/vcss"
            alt="Valid CSS!" />
    </a>
</p>
            
Valid CSS!
<p>
<a href="http://jigsaw.w3.org/css-validator/check/referer">
    <img style="border:0;width:88px;height:31px"
        src="http://jigsaw.w3.org/css-validator/images/vcss-blue"
        alt="Valid CSS!" />
</a>
</p>
        

(close the img tag with > instead of /> if using HTML <= 4.01)

If you like, you can download a copy of this image to keep in your local web directory, and change the XHTML fragment above to reference your local image rather than the one on this server.

If you would like to create a link to this page (i.e., this validation result) to make it easier to re-validate this page in the future or to allow others to validate your page, the URI is:

http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fbakabt.me%2Fdescription.php%3Fid%3D155504
or
http://jigsaw.w3.org/css-validator/check/referer (for HTML/XML document only)

(Or, you can just add the current page to your bookmarks or hotlist.)

↑ Top

Valid CSS information

body {
margin : 0;
background-color : #ffffff;
}
body, table {
color : #555555;
font-family : Verdana, sans-serif;
font-size : 11px;
}
img {
max-width : 940px;
}
a {
color : #0099cc;
text-decoration : underline;
}
a:hover {
text-decoration : none;
}
body {
font-family : calibri;
font-size : 13px;
background-color : #000;
background-image : url(http://i1293.photobucket.com/albums/b584/tyrael_pl/Bleach%20Jump%20Festa%202005%20The%20Sealed%20Sword%20Frenzy/ichigo_hollowmask.jpg);
background-repeat : no-repeat;
color : #ddd;
width : auto;
height : auto;
}
table {
font-family : calibri;
font-size : 13px;
color : #ddd;
}
td, tr, th {
text-align : left;
}
th {
width : 22%;
}
a {
text-decoration : none;
}
a:link {
color : #000;
text-shadow : 0 0 3px #991F1E, 0 0 3px #991F1E, 0 0 3px #750F0D, 0 0 5px #750F0D, 0 0 5px #750F0D, 0 0 5px #750F0D, 0 0 5px #750F0D, 0 0 5px #750F0D, 0 0 5px #750F0D;
text-decoration : none;
font-weight : bold;
}
a:visited {
color : #000;
text-shadow : 0 0 3px #FFFFFF, 0 0 3px #FFFFFF, 0 0 3px #FFFFFF, 0 0 5px #FFFFFF, 0 0 5px #750F0D, 0 0 5px #FFFFFF, 0 0 5px #FFFFFF, 0 0 5px #FFFFFF, 0 0 5px #FFFFFF;
text-decoration : none;
font-weight : bold;
}
a:hover {
color : #000;
text-shadow : 0 0 3px #99CCFF, 0 0 3px #99CCFF, 0 0 3px #99CCFF, 0 0 5px #99CCFF, 0 0 5px #99CCFF, 0 0 5px #99CCFF, 0 0 5px #99CCFF, 0 0 5px #99CCFF, 0 0 5px #99CCFF, 0 0 5px #99CCFF;
text-decoration : none;
font-weight : bold;
}
img {
display : inline;
vertical-align : bottom;
border : #000 solid 0;
}
a.ico:link img {
opacity : 0.60000002384185791015625;
margin : 5px;
border : #000 solid 0;
}
a.ico:visited img {
opacity : 0.4000000059604644775390625;
margin : 5px;
border : #000 solid 0;
}
a.ico:hover img {
opacity : 1;
margin : 5px;
border : #fff solid 0;
}
div {
border : #999 solid 0;
}
#category {
border-bottom : 1px solid;
width : 50%;
font-weight : bold;
text-align : left;
text-transform : uppercase;
}
.mar {
text-align : center;
margin : 0;
width : 150px;
height : 84px;
}
.bigbox {
width : 90%;
text-align : center;
margin-left : auto;
margin-right : auto;
margin-top : 0;
margin-bottom : 5px;
}
.smbox {
margin : 5px;
text-align : justify;
}
.imgbox {
text-align : center;
margin : auto;
width : 95%;
}
#fll {
float : left;
}
#flr {
float : right;
}
.col1 {
width : 60%;
}
#title {
border-bottom : 1px solid;
font-size : 2em;
padding-bottom : 15px;
padding-top : 15px;
font-weight : 700;
}
.tint {
background : url(http://dl.dropbox.com/u/6430958/template/black_barbg.png);
width : auto;
height : auto;
}
.browser {
position : fixed;
left : 825px;
top : 10px;
height : auto;
width : 100%;
}
#cover {
background : url(http://i1293.photobucket.com/albums/b584/tyrael_pl/Bleach%20Jump%20Festa%202005%20The%20Sealed%20Sword%20Frenzy/bleachjumpfesta2006cover.jpg) no-repeat;
width : 300px;
height : 425px;
border : solid 1px;
}

↑ Top