Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Website Design Forum


You are currently viewing our Website Design Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Having some problems with my menu
Old 04-20-2007, 08:10 PM Having some problems with my menu
Experienced Talker

Posts: 34
Name: Juan
Trades: 0
So i got this new menu bar, yet when I tried to look at my site at a school computer and my friends computer yet the menu bar did not show up.

It shows up at home and works fine, but you just can't see it on other computers.. do you know whats happening.

http://www.reviewsandsuch.com
__________________
SpinnersCast senior Show Host

And owner of Reviews And Such!
reviewsandsuch is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 04-20-2007, 11:18 PM Re: Having some problems with my menu
Banned

Posts: 905
Name: Travel Agent
Trades: 0
It might help to begin by fixing your 79 code warnings first:

Code:
line 1 column 1 - Warning: discarding malformed <!DOCTYPE>
line 2 column 1 - Warning: discarding unexpected <html>
line 28 column 5 - Warning: <ul> isn't allowed in <table> elements
line 32 column 55 - Warning: missing <li>
line 33 column 65 - Warning: missing <li>
line 34 column 63 - Warning: missing <li>
line 35 column 63 - Warning: missing <li>
line 36 column 68 - Warning: missing <li>
line 37 column 61 - Warning: missing <li>
line 38 column 56 - Warning: missing <li>
line 39 column 77 - Warning: missing <li>
line 40 column 75 - Warning: missing <li>
line 41 column 68 - Warning: missing <li>
line 42 column 74 - Warning: missing <li>
line 43 column 70 - Warning: missing <li>
line 53 column 4 - Warning: discarding unexpected </td>
line 55 column 4 - Warning: discarding unexpected </td>
line 57 column 4 - Warning: discarding unexpected </td>
line 59 column 4 - Warning: discarding unexpected </td>
line 61 column 4 - Warning: discarding unexpected </td>
line 63 column 3 - Warning: <align> unexpected or duplicate quote mark
line 63 column 3 - Warning: <align> attribute with missing trailing quote mark
line 63 column 3 - Warning: <align> is not approved by W3C
line 20 column 2 - Warning: <align> isn't allowed in <tr> elements
line 85 column 4 - Warning: discarding unexpected </td>
line 63 column 3 - Warning: missing </align> before <td>
line 86 column 3 - Warning: inserting implicit <table>
line 86 column 3 - Warning: missing <tr>
line 90 column 97 - Warning: discarding unexpected </a>
line 107 column 1 - Warning: discarding unexpected </div>
line 124 column 1 - Warning: discarding unexpected </div>
line 143 column 1 - Warning: discarding unexpected </div>
line 160 column 1 - Warning: discarding unexpected </div>
line 179 column 1 - Warning: discarding unexpected </div>
line 197 column 1 - Warning: discarding unexpected </div>
line 216 column 1 - Warning: discarding unexpected </div>
line 235 column 1 - Warning: discarding unexpected </div>
line 20 column 2 - Warning: <p> isn't allowed in <tr> elements
line 9 column 5 - Warning: missing </table> before </body>
line 7 column 1 - Warning: <body> proprietary attribute "leftmargin"
line 7 column 1 - Warning: <body> proprietary attribute "topmargin"
line 7 column 1 - Warning: <body> proprietary attribute "marginwidth"
line 7 column 1 - Warning: <body> proprietary attribute "marginheight"
line 86 column 3 - Warning: <td> proprietary attribute "background"
line 86 column 3 - Warning: <td> proprietary attribute "alt"
line 90 column 3 - Warning: <td> proprietary attribute "background"
line 90 column 3 - Warning: <td> proprietary attribute "alt"
line 242 column 3 - Warning: <td> proprietary attribute "background"
line 242 column 3 - Warning: <td> proprietary attribute "alt"
line 9 column 5 - Warning: <table> proprietary attribute "height"
line 21 column 3 - Warning: <td> proprietary attribute "background"
line 21 column 3 - Warning: <td> proprietary attribute "alt"
line 23 column 3 - Warning: <td> proprietary attribute "background"
line 23 column 3 - Warning: <td> proprietary attribute "alt"
line 25 column 4 - Warning: <td> proprietary attribute "background"
line 25 column 4 - Warning: <td> proprietary attribute "alt"
line 49 column 1 - Warning: <a> proprietary attribute "img"
line 49 column 1 - Warning: <a> proprietary attribute "src"
line 49 column 1 - Warning: <a> proprietary attribute "alt"
line 50 column 1 - Warning: <a> proprietary attribute "img"
line 50 column 1 - Warning: <a> proprietary attribute "src"
line 50 column 1 - Warning: <a> proprietary attribute "width"
line 50 column 1 - Warning: <a> proprietary attribute "height"
line 51 column 1 - Warning: <a> proprietary attribute "img"
line 51 column 1 - Warning: <a> proprietary attribute "src"
line 51 column 1 - Warning: <a> proprietary attribute "width"
line 51 column 1 - Warning: <a> proprietary attribute "height"
line 52 column 3 - Warning: <td> proprietary attribute "background"
line 52 column 3 - Warning: <td> proprietary attribute "alt"
line 54 column 3 - Warning: <td> proprietary attribute "background"
line 54 column 3 - Warning: <td> proprietary attribute "alt"
line 56 column 3 - Warning: <td> proprietary attribute "background"
line 56 column 3 - Warning: <td> proprietary attribute "alt"
line 58 column 3 - Warning: <td> proprietary attribute "background"
line 58 column 3 - Warning: <td> proprietary attribute "alt"
line 60 column 3 - Warning: <td> proprietary attribute "background"
line 60 column 3 - Warning: <td> proprietary attribute "alt"
line 62 column 3 - Warning: <td> proprietary attribute "background"
line 62 column 3 - Warning: <td> proprietary attribute "alt"
travelagent is offline
Reply With Quote
View Public Profile
 
Old 04-20-2007, 11:20 PM Re: Having some problems with my menu
mgraphic's Avatar
Truth Seeker

Latest Blog Post:
JAMISONTUNES
Posts: 2,918
Name: Keith Marshall
Location: Connecticut
Trades: 0
Travelagent - This is a bit off topic, but what tool do you use for listing html errors and warnings?
__________________

<mgraphic /> - I don't have a solution but I admire the problem.
mgraphic is offline
Reply With Quote
View Public Profile
 
Old 04-20-2007, 11:22 PM Re: Having some problems with my menu
Banned

Posts: 905
Name: Travel Agent
Trades: 0
HTML Tidy.
travelagent is offline
Reply With Quote
View Public Profile
 
Old 04-21-2007, 11:49 AM Re: Having some problems with my menu
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
You can get HTML Tidy as an extension for FireFox, I use it too
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 04-21-2007, 02:38 PM Re: Having some problems with my menu
Banned

Posts: 905
Name: Travel Agent
Trades: 0
Quote:
Originally Posted by LadynRed View Post
You can get HTML Tidy as an extension for FireFox, I use it too
I wasn't gonna tell him yet until he said he couldn't find it.
travelagent is offline
Reply With Quote
View Public Profile
 
Old 04-21-2007, 02:43 PM Re: Having some problems with my menu
mgraphic's Avatar
Truth Seeker

Latest Blog Post:
JAMISONTUNES
Posts: 2,918
Name: Keith Marshall
Location: Connecticut
Trades: 0
Yes - I have HTML Tidy in my default text editor
__________________

<mgraphic /> - I don't have a solution but I admire the problem.
mgraphic is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Having some problems with my menu
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.26948 seconds with 12 queries