Hata:
Line 552, Column 23: Element style not allowed as child of element ul in this context. (Suppressing further errors from this subtree.)
<style type="text/css">
Contexts in which element style may be used:
If the scoped attribute is absent: where metadata content is expected.
If the scoped attribute is absent: in a noscript element that is a child of a head element.
If the scoped attribute is present: where flow content is expected, but before any other flow content other than inter-element whitespace, and not as the child of an element whose content model is transparent.
Content model for element ul:
Zero or more li elements.Diğer Hata: Line 611, Column 27: Element div not allowed as child of element ul in this context. (Suppressing further errors from this subtree.)
<div class="urbangreymenu">
Contexts in which element div may be used:
Where flow content is expected.
Content model for element ul:
Zero or more li elements.İçerikle ilgili CSS Kodları:
<style type="text/css">
.urbangreymenu{
width: 300px; /*width of menu*/
}
.urbangreymenu .headerbar{
font: bold 13px Verdana;
color: white;
background: #571D69 url(<?php bloginfo('template_directory'); ?>/images/arrowcategory.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}
.urbangreymenu .headerbarcategory{
font: bold 14px Verdana; text-align:center;
color: white;
background: #9A2720 no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 1; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 0px; /*31px is left indentation of header text*/
}
.urbangreymenu .headerbar a{
text-decoration: none;
color: white;
display: block;
}
.urbangreymenu li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}
.urbangreymenu li a{
font: normal 12px Arial;
color: black;
background: #F5D0AA url(<?php bloginfo('template_directory'); ?>/images/arrowbul.png) no-repeat 30px 6px; /*custom bullet list image*/
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 50px; /*link text is indented 8px*/
text-decoration: none;
}
.urbangreymenu li a:visited{
color: black;
}
.urbangreymenu li a:hover{ /*hover state CSS*/
text-decoration:underline;
font-size:14px;
font: bold; color:#FF0000
}
</style>
<div class="urbangreymenu">
<h2 class="headerbarcategory">POEMS ABOUT:</h2>
<h3 class="headerbar"><a href="poems/love-poems" title="love poems">LOVE POEMS</a></h3>
<ul class="submenu">
<li><a href="poems/love-poems/beautiful-love-poems" title="Beautiful Love Poems">Beautiful Love Poems</a></li>
<li><a href="poems/love-poems/birthday-love-poems" title="Birthday Love Poems">Birthday Love Poems</a></li>
<li><a href="poems/love-poems/boyfriend-poems" title="Boyfriend Poems">Boyfriend Poems</a></li>
<li><a href="poems/love-poems/cute-love-poems" title="Cute Love Poems">Cute Love Poems</a></li>
<li><a href="poems/love-poems/famous-love-poems" title="Famous Love Poems">Famous Love Poems</a></li>
<li><a href="poems/love-poems/first-love-poems" title="First Love Poems">First Love Poems</a></li>
<li><a href="poems/love-poems/girlfriend-poems" title="Girlfriend Poems">Girlfriend Poems</a></li>
<li><a href="poems/love-poems/i-love-you-poems" title="I Love You Poems">I Love You Poems</a></li>
<li><a href="poems/love-poems/lost-love-poems" title="Lost Love Poems">Lost Love Poems</a></li>
<li><a href="poems/love-poems/love-poems-for-her" title="Love Poems For Her">Love Poems For Her</a></li>
<li><a href="poems/love-poems/love-poems-for-him" title="Love Poems For Him">Love Poems For Him</a></li>
<li><a href="poems/love-poems/marriage-poems" title="Marriage Poems">Marriage Poems</a></li>
<li><a href="poems/love-poems/moving-on-poems" title="Moving On Poems">Moving On Poems</a></li>
<li><a href="poems/love-poems/romantic-poems" title="Romantic Poems">Romantic Poems</a></li>
<li><a href="poems/love-poems/sad-love-poems" title="Sad Love Poems">Sad Love Poems</a></li>
<li><a href="poems/love-poems/short-love-poems" title="Short Love Poems">Short Love Poems</a></li>
<li><a href="poems/love-poems/sweet-love-poems" title="Sweet Love Poems">Sweet Love Poems</a></li>
<li><a href="poems/love-poems/true-love-poems" title="True Love Poems">True Love Poems</a></li>
</ul>İlginiz İçin şimdiden teşekkürler...