w3.org is w3school
or something
no thats one of the sites that i think is somehow linked to vBullitien
heres the whole code
for 1 post
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta name="generator" content="vBulletin 3.7.0" />
<meta name="keywords" content="naruto forums" />
<meta name="description" content="" />
<style type="text/css" >
#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
#lbOverlay.grey { background-color: #000000; }
#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }
#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
#lbOuterContainer.grey { border: 3px solid #888888; }
#lbDetailsContainer { font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em; overflow: auto; margin: 0 auto; }
#lbDetailsContainer.grey { border: 3px solid #888888; border-top: none; }
#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(images/loading.gif) center no-repeat;
}
#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }
#lbPrev { width: 49%; height: 100%; background: transparent url(images/blank.gif) no-repeat; display: block; left: 0; float: left; }
#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(images/prev_grey.gif) left 15% no-repeat; }
#lbNext { width: 49%; height: 100%; background: transparent url(images/blank.gif) no-repeat; display: block; right: 0; float: right; }
#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(images/next_grey.gif) right 15% no-repeat; }
#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
#lbDetailsData { padding: 0 10px; }
#lbDetailsData.grey { color: #333333; }
#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
#lbClose.grey { background: url(images/close_grey.png) no-repeat; }
#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
#lbPlay.grey { background: url(images/play_grey.png) no-repeat; }
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
#lbPause.grey { background: url(images/pause_grey.png) no-repeat; }
#lbPause.red { background: url(images/pause_red.png) no-repeat; }
#posts IMG
{
max-width:705px;
}
</style>
<!-- CSS Stylesheet -->
<style type="text/css" id="vbulletin_css">
/**
* vBulletin 3.7.0 CSS
* Style: 'Default Style'; Style ID: 1
*/
body
{
background: url(./images/misc/bg.png) repeat-x #000000;
color: #000000;
font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
margin: 0px 0px 0px 0px;
padding: 0px;
}
a:link, body_alink
{
color: #333333;
text-decoration: none;
}
a:visited, body_avisited
{
color: #333333;
text-decoration: none;
}
a:hover, a:active, body_ahover
{
color: #FF4400;
}
.page
{
background: #FFFFFF;
color: #000000;
}
td, th, p, li
{
font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.tborder
{
background: #FFFFFF;
color: #000000;
border: 1px dotted #746a68;
}
.tcat
{
background: url(./images/gradients/gradient_thead.gif) #FF6600;
color: #FFFFFF;
font: bold 10pt Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.tcat a:link, .tcat_alink
{
color: #FFFFFF;
text-decoration: none;
}
.tcat a:visited, .tcat_avisited
{
color: #FFFFFF;
text-decoration: none;
}
.tcat a:hover, .tcat a:active, .tcat_ahover
{
color: #FF0033;
text-decoration: underline;
}
.thead
{
background: url(./images/gradients/thead_bg_2.png) #2d333f;
color: #FFFFFF;
font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.thead a:link, .thead_alink
{
color: #FFFFFF;
text-decoration: none;
}
.thead a:visited, .thead_avisited
{
color: #FFFFFF;
text-decoration: none;
}
.thead a:hover, .thead a:active, .thead_ahover
{
color: #FFFFCC;
text-decoration: underline;
}
.tfoot
{
background: #6A6A6A;
color: #E6E6E6;
}
.tfoot a:link, .tfoot_alink
{
color: #E0E0F6;
}
.tfoot a:visited, .tfoot_avisited
{
color: #E0E0F6;
}
.tfoot a:hover, .tfoot a:active, .tfoot_ahover
{
color: #FFFF66;
}
.alt1, .alt1Active
{
background: url(./images/gradients/bgie_1.gif) #eeeeee;
color: #000000;
}
.alt2, .alt2Active
{
background: url(./images/gradients/bgie_2.gif) #e2e2e2;
color: #000000;
}
.inlinemod
{
background: #FFFFCC;
color: #000000;
}
.wysiwyg
{
background: #eeeeee;
color: #000000;
font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
textarea, .bginput
{
font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.bginput option, .bginput optgroup
{
font-size: 10pt;
font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.button
{
font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
select
{
font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
option, optgroup
{
font-size: 11px;
font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.smallfont
{
font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.time
{
color: #656565;
}
.navbar
{
font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.highlight
{
color: #FF0000;
font-weight: bold;
}
.fjsel
{
background: #3E5C92;
color: #E0E0F6;
}
.fjdpth0
{
background: #F7F7F7;
color: #000000;
}
.panel
{
background: #E4E7F5 url(images/gradients/gradient_panel.gif) repeat-x top left;
color: #000000;
padding: 10px;
border: 2px outset;
}
.panelsurround
{
background: #D1D4E0 url(images/gradients/gradient_panelsurround.gif) repeat-x top left;
color: #000000;
}
legend
{
color: #3A3A3A;
font: 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.vbmenu_control
{
background: #000000;
color: #FFFFFF;
font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
padding: 3px 6px 3px 6px;
white-space: nowrap;
}
.vbmenu_control a:link, .vbmenu_control_alink
{
color: #FFFFFF;
text-decoration: none;
}
.vbmenu_control a:visited, .vbmenu_control_avisited
{
color: #FFFFFF;
text-decoration: none;
}
.vbmenu_control a:hover, .vbmenu_control a:active, .vbmenu_control_ahover
{
color: #FFFFFF;
text-decoration: underline;
}
.vbmenu_popup
{
background: #FFFFFF;
color: #000000;
border: 1px dotted #0B198C;
}
.vbmenu_option
{
background: #C6C6C6;
color: #000000;
font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
white-space: nowrap;
cursor: pointer;
}
.vbmenu_option a:link, .vbmenu_option_alink
{
color: #333333;
text-decoration: none;
}
.vbmenu_option a:visited, .vbmenu_option_avisited
{
color: #333333;
text-decoration: none;
}
.vbmenu_option a:hover, .vbmenu_option a:active, .vbmenu_option_ahover
{
color: #FFFFFF;
text-decoration: none;
}
.vbmenu_hilite
{
background: #929292;
color: #FFFFFF;
font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
white-space: nowrap;
cursor: pointer;
}
.vbmenu_hilite a:link, .vbmenu_hilite_alink
{
color: #FFFFFF;
text-decoration: none;
}
.vbmenu_hilite a:visited, .vbmenu_hilite_avisited
{
color: #FFFFFF;
text-decoration: none;
}
.vbmenu_hilite a:hover, .vbmenu_hilite a:active, .vbmenu_hilite_ahover
{
color: #FFFFFF;
text-decoration: none;
}
/* ***** styling for 'big' usernames on postbit etc. ***** */
.bigusername { font-size: 10pt; font-weight: bold;}
/* ***** small padding on 'thead' elements ***** */
td.thead, th.thead, div.thead { padding: 4px; }
/* ***** basic styles for multi-page nav elements */
.pagenav a { text-decoration: none; }
.pagenav td { padding: 2px 4px 2px 4px; }
/* ***** de-emphasized text */
.shade, a.shade:link, a.shade:visited { color: #777777; text-decoration: none; }
a.shade:active, a.shade:hover { color: #FF4400; text-decoration: underline; }
.tcat .shade, .thead .shade, .tfoot .shade { color: #DDDDDD; }
/* ***** define margin and font-size for elements inside panels ***** */
.fieldset { margin-bottom: 6px; }
.fieldset, .fieldset td, .fieldset p, .fieldset li { font-size: 11px; }
/* ***** don't change the following ***** */
form { margin: 0px; }
label { cursor: default; }
.normal { font-weight: normal; }
.inlineimg { vertical-align: middle; }
.underline { text-decoration: underline; }
</style>
<link rel="stylesheet" type="text/css" href="clientscript/vbulletin_important.css?v=370" />
<!-- / CSS Stylesheet -->
<script type="text/javascript" src="clientscript/yui/yahoo-dom-event/yahoo-dom-event.js?v=370"></script>
<script type="text/javascript" src="clientscript/yui/connection/connection-min.js?v=370"></script>
<script type="text/javascript">
<!--
var SESSIONURL = "";
var SECURITYTOKEN = "edb0f2e393675bca831797d811124a006249c89d";
var IMGDIR_MISC = "images/misc";
var vb_disable_ajax = parseInt("0", 10);
// -->
</script>
<script type="text/javascript" src="clientscript/vbulletin_global.js?v=370"></script>
<script type="text/javascript" src="clientscript/vbulletin_menu.js?v=370"></script>
<title>NarutoBase Forums - View Single Post - Spam: Madara Uchiha</title>
</head>
<body style="margin:0px" onload="self.focus()">
<form action="showpost.php">
<table class="tborder" cellpadding="4" cellspacing="1" border="0" width="100%" style="border-bottom-width:0px">
<tr>
<td class="tcat">
<div class="smallfont" style="float:right">
<strong>Thread</strong>: <a style="text-decoration: underline" href="showthread.php?p=131041#post131041">Spam: Madara Uchiha</a>
</div>
View Single Post
</td>
</tr>
</table>
<script type="text/javascript" src="clientscript/vbulletin_ajax_reputation.js?v=370"></script>
<!-- post #131041 -->
<table id="post131041" class="tborder" cellpadding="4" cellspacing="0" border="0" width="100%" align="center">
<tr>
<td class="thead" style="font-weight:normal; border: 1px solid #FFFFFF; border-right: 0px" id="currentPost">
<!-- status icon and date -->
<a name="post131041"><img class="inlineimg" src="images/statusicon/post_new.gif" alt="Unread" border="0" /></a>
Today, 04:35 AM
<a name="newpost"></a>
<!-- / status icon and date -->
</td>
<td class="thead" style="font-weight:normal; border: 1px solid #FFFFFF; border-left: 0px" align="right">
#<a href="showpost.php?p=131041&postcount=507" target="new" rel="nofollow" id="postcount131041" name="507"><strong>507</strong></a>
</td>
</tr>
<tr valign="top">
<td class="alt2" width="175" style="border: 1px solid #FFFFFF; border-top: 0px; border-bottom: 0px">
<div id="postmenu_131041">
<a class="bigusername" href="member.php?u=5081">biancaraducea</a>
<script type="text/javascript"> vbmenu_register("postmenu_131041", true); </script>
</div>
<div class="smallfont">TAKA</div>
<div class="smallfont">
<br /><a href="member.php?u=5081"><img src="image.php?u=5081&dateline=1214074036" width="90" height="150" alt="biancaraducea's Avatar" border="0" /></a>
</div>
<div class="smallfont">
<br />
<div>Join Date: Jun 2008</div>
<div>Location: Romania</div>
<div>
Posts: 321
</div>
<div><span id="repdisplay_131041_5081"><img class="inlineimg" src="images/reputation/reputation_pos.gif" alt="biancaraducea is on a distinguished road" border="0" /></span></div>
<div> </div>
</div>
<!-- show awards -->
<!-- /show awards -->
</td>
<td class="alt1" id="td_post_131041" style="border-right: 1px solid #FFFFFF">
<!-- icon and title -->
<div class="smallfont">
<img class="inlineimg" src="images/icons/icon1.gif" alt="Default" border="0" />
</div>
<hr size="1" style="color:#FFFFFF; background-color:#FFFFFF" />
<!-- / icon and title -->
<!-- message -->
<div id="post_message_131041">lol yeah there was a thread about allowing html codes here.</div>
<!-- / message -->
<!-- sig -->
<div>
__________________<br />
<a target="_blank" href="http://i208.photobucket.com/albums/bb315/biancaraducea/taka.jpg" rel="lytebox"><img src="http://i208.photobucket.com/albums/bb315/biancaraducea/taka.jpg" border="0" alt="" /></a><br />
<font color="Navy"><b>PEIN87S APPRENTICE</b></font>
</div>
<!-- / sig -->
</td>
</tr>
<tr>
<td class="alt2" style="border: 1px solid #FFFFFF; border-top: 0px">
<img class="inlineimg" src="images/statusicon/user_online.gif" alt="biancaraducea is online now" border="0" />
<span id="reputationmenu_131041"><a href="reputation.php?p=131041" rel="nofollow" id="reputation_131041"><img class="inlineimg" src="images/buttons/reputation.gif" alt="Add to biancaraducea's Reputation" border="0" /></a></span>
<script type="text/javascript"> vbrep_register("131041")</script>
<a href="report.php?p=131041" rel="nofollow"><img class="inlineimg" src="images/buttons/report.gif" alt="Report Post" border="0" /></a>
</td>
<td class="alt1" align="right" style="border: 1px solid #FFFFFF; border-left: 0px; border-top: 0px">
<!-- controls -->
<a href="newreply.php?do=newreply&p=131041" rel="nofollow"><img src="images/buttons/quote.gif" alt="Reply With Quote" border="0" /></a>
<!-- / controls -->
</td>
</tr>
</table>
<!-- post 131041 popup menu -->
<div class="vbmenu_popup" id="postmenu_131041_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr>
<td class="thead">biancaraducea</td>
</tr>
<tr><td class="vbmenu_option"><a href="member.php?u=5081">View Public Profile</a></td></tr>
<tr><td class="vbmenu_option"><a href="private.php?do=newpm&u=5081" rel="nofollow">Send a private message to biancaraducea</a></td></tr>
<tr><td class="vbmenu_option"><a href="search.php?do=finduser&u=5081" rel="nofollow">Find More Posts by biancaraducea</a></td></tr>
<tr><td class="vbmenu_option"><a href="profile.php?do=addlist&userlist=buddy&u=5081">Add biancaraducea to Your Contacts</a></td></tr>
</table>
</div>
<!-- / post 131041 popup menu -->
<div id="award131041" style="padding:4px 0px 0px 0px;">
</div>
<!-- / post #131041 -->
<table class="tborder" cellpadding="4" cellspacing="1" border="0" width="100%" style="border-top-width:0px">
<tr>
<td class="tfoot" align="center">
<input type="button" class="button" value="Close this window" id="close_button" style="display: none;" />
<script type="text/javascript">
<!--
if (self.opener)
{
var close_button = fetch_object('close_button');
close_button.style.display = '';
close_button.onclick = function() { self.close(); };
}
//-->
</script>
</td>
</tr>
</table>
</form>
<!-- lightbox scripts -->
<script type="text/javascript" src="clientscript/lytebox.js?v=370"></script>
<script type="text/javascript">
<!--
vBulletin.register_control("vB_Lightbox_Container", "td_post_131041", 1);
//-->
</script>
<!-- / lightbox scripts -->
<script type="text/javascript">
<!--
// Main vBulletin Javascript Initialization
vBulletin_init();
//-->
</script>
</body>
</html>