
11-05-2010, 06:33 AM
|
|
|
Join Date: Feb 2009
Posts: 159
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
6 errors xhtml 1.0 in the profile due vBExperience:
HTML Code:
<style type="text/css">
<!--
#xperience-tab, #xperience-tab a:hover
{
height:25px;
display:inline;
background-color:transparent;
margin:0px;
padding:0px;
text-align:center;
border:none;
}
a:hover#xperience-tab {
background:transparent;
}
#view-xperience .blockbody .stats dt
{
width: 250px;
}
-->
</style>
must be enclosed in <head></head>
And the remaining 5 bugs of the same type:
HTML Code:
<div title="{vb:raw block_data.xperience_gfx_activity7}" style="width:102px; height:11px; margin-bottom:2px; background-image:url({vb:raw vboptions.bburl}/xperience/progress/{vb:raw vboptions.xperience_bar_colour_activity}_faded.png);">
document type does not allow element "div" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag
|