The code actually says #header ulĀ, not #header ul. Simple.
Hi!
3 months ago I coded a little bit for a client. Everything works except atag… I consulted my some people and asked them why this causes an error… However nobody could help me…Code:#header ul
So I hope this forum can help me!
It concerns this website: St. Thekla Ministranten
This is the HTML code:
HTML Code:<div id="header"> <a href=""><img src="http://theklaminis.bplaced.net/wp-content/themes/grunge/bilder/Logo.png" alt="Theklaminis"></a> <ul> <li><a href="">Home</a></li> <li><a href="">Fotos</a></li> <li><a href="">Termine</a></li> </ul> </div>
And that's the CSS:
…and you see: TheCode:#header ul { /* <-------- there is a bug, but I can't find it... */ position:absolute; top:0px; right:0px; width:400px; height:50px; border:1px solid red; } #header ul li { /* <-------- this works, though only #header ul doesn't... */ display:inline; }element displays inline, but the wholeHTML Code:<li>has no border (for testing purpose only) and is not absolute and so on…HTML Code:<ul>
Hope someone can help me!
Regards,
NE555
Last edited by NE555; 05-02-2010 at 11:51 AM.
My Homepage: http://nicoeinsidler.bplaced.net/ (under construction)
once Skitch addicted, now TinyGrab addicted!
The code actually says #header ulĀ, not #header ul. Simple.
#header ul*<--- WTF am I doing here?{
position:absolute;
top:0px;
right:0px;
width:400px;
height:50px;
border:1px solid red;
}
Bah, Harry beat me to it whilst I was creating my witty retort :(
Thank you, but no, it doesn't:
typing error by myself… sry… but you can visit the site!
Last edited by NE555; 05-02-2010 at 11:52 AM.
My Homepage: http://nicoeinsidler.bplaced.net/ (under construction)
once Skitch addicted, now TinyGrab addicted!
Yes it does:
![]()
?! Then I have the wrong charset or what?! An invisible letter?! I can't find it… ok. I'll retype the #header ul part.
EDIT: Though I didn't see anything like a *, retyping the whole #header ul solves the problem, if I work in TextMate…
Thanks a lot!
Last edited by NE555; 05-02-2010 at 11:59 AM.
My Homepage: http://nicoeinsidler.bplaced.net/ (under construction)
once Skitch addicted, now TinyGrab addicted!
Check the forum often for the latest design announcements. Everything from graphic design and web design, to films and music. Estetica is a great place for people to get together and help each other out.
Bookmarks