Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Aug 9th, 2008, 4:19 AM   #1
bistsuresh
Newbie
 
Join Date: Jul 2008
Posts: 2
Rep Power: 0 bistsuresh is on a distinguished road
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
bistsuresh is offline   Reply With Quote
Old Aug 9th, 2008, 11:54 PM   #2
Grich
Professional Programmer
 
Grich's Avatar
 
Join Date: Sep 2007
Location: Sydney - Australia
Posts: 290
Rep Power: 2 Grich is on a distinguished road
Re: Page does not recognize <ul>

Works fine on my browser.
What browser are you using?
__________________
SYNTAX ERROR ...
Grich is offline   Reply With Quote
Old Aug 17th, 2008, 11:27 AM   #3
ZiggyZack99
Casual Programmer
 
ZiggyZack99's Avatar
 
Join Date: Aug 2008
Posts: 7
Rep Power: 0 ZiggyZack99 is on a distinguished road
Re: Page does not recognize <ul>

HTML Syntax (Toggle Plain Text)
  1. <ul>
  2. <li>List item 1
  3. <li>List item 2
  4. </ul>
Also, Firefox can't find the server at www.piano-education.org
ZiggyZack99 is offline   Reply With Quote
Old Sep 10th, 2008, 7:17 AM   #4
sharp256
Newbie
 
Join Date: Jun 2008
Posts: 1
Rep Power: 0 sharp256 is on a distinguished road
Smile Re: Page does not recognize <ul>

works good on my browser
sharp256 is offline   Reply With Quote
Old Sep 10th, 2008, 8:50 AM   #5
MiKuS
Hobbyist Programmer
 
Join Date: Jun 2007
Posts: 136
Rep Power: 2 MiKuS is on a distinguished road
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)
MiKuS is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

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




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 6:09 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC