![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Jul 2008
Posts: 2
Rep Power: 0
![]() |
Page does not recognize <ul>
Hi,
I am trying to insert a list but my page does not recognize <ul>. When I remove the <ul> tag, it displays the individual <li> within that <ul> The link is http://www.piano-education.org/ Regards Suresh |
|
|
|
|
|
#2 |
|
Professional Programmer
Join Date: Sep 2007
Location: Sydney - Australia
Posts: 290
Rep Power: 2
![]() |
Re: Page does not recognize <ul>
Works fine on my browser.
What browser are you using?
__________________
SYNTAX ERROR ... |
|
|
|
|
|
#3 |
|
Casual Programmer
Join Date: Aug 2008
Posts: 7
Rep Power: 0
![]() |
Re: Page does not recognize <ul>
HTML Syntax (Toggle Plain Text)
|
|
|
|
|
|
#4 |
|
Newbie
Join Date: Jun 2008
Posts: 1
Rep Power: 0
![]() |
works good on my browser
![]() |
|
|
|
|
|
#5 |
|
Hobbyist Programmer
Join Date: Jun 2007
Posts: 136
Rep Power: 2
![]() |
Re: Page does not recognize <ul>
actually the list item should have a closing tag:
<ul> <li>List Item</li> </ul> you should also try to keep your tags in lower case when using xhtml. ie not: <UL> <LI></li> </ul> also i must say it works on my browser (FF 3.0) |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| HTML page to created which can be edited.... and same thing is retained in page . | anant_tickoo | HTML / XHTML / CSS | 10 | Nov 30th, 2006 1:10 PM |
| PHP sessions/ page refresh??? | ktsirig | PHP | 2 | Jun 1st, 2006 5:16 PM |
| Center a page | Brokenkingpin | HTML / XHTML / CSS | 21 | Nov 28th, 2005 1:34 PM |
| Page Replacement Program (C++) | redhatter | Existing Project Development | 1 | Nov 20th, 2005 11:38 AM |
| Force footer to bottom of page | Obtruse_Man4 | HTML / XHTML / CSS | 145 | Nov 13th, 2005 3:02 PM |