|
| |||||||
![]() | Welcome to iWEBTOOL Talk, where you talk about
webmaster-related stuff.
1 Register
2 Browse the board
3 Discuss whatever may interest you! | |||||||||||||
![]() |
| | Thread Tools | Search this Thread | Display Modes |
| | #1 |
| Senior Member Join Date: Mar 2007 Location: Ummmmmm.........OK
Posts: 267
![]() | I used the W3C validator to check my site’s code, and I was told that 49 and 56 contain serious errors to be fixed right away, but I cannot find these mistakes in the site’s code. Is 49 and 56 suppose to represent lines 49 and 56 of my site’s code? because I looked and could not find anything pertaining to the errors on those lines. Unless I am looking on the wrong page, if so, then what page were these errors found on? Or else what do those numbers represent?
__________________ Toptenlisted.com - The Premier Source for Top Ten Lists Conspiracy-Forums.com - Powered by vBulletin (& vbSEO) Lightningshock.com - My Blog |
| |
|
| |||||||
| | #2 |
| Member Join Date: Jan 2007 Location: London
Posts: 111
![]() ![]() | Line numbers is correct. Perhaps you can show us the code? I'm sure an eagle-eyed reader will probably spot the mistake or the reason for the error ![]()
__________________ |
| |
| | #3 |
| Senior Member Join Date: Mar 2007 Location: Ummmmmm.........OK
Posts: 267
![]() | Here are the lines where the errors are suppose to be: 49: </style> 56: <td colspan="4" class="Subtitle"><div align="center" class="style2">Toptenlisted.com</div> Not sure if these are the right lines though, because these are what they are according to my dreamweaver program. Code:
__________________ Toptenlisted.com - The Premier Source for Top Ten Lists Conspiracy-Forums.com - Powered by vBulletin (& vbSEO) Lightningshock.com - My Blog Last edited 05-13-2007 at 01:59 AM. |
| |
| | #4 |
| Contributor Join Date: Jun 2006 Location: Denver
Posts: 4,459
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | What exactly were the errors that the validator told you that you had? Or maybe you could provide us with the URL of the page you are trying to validate. |
| |
| | #5 | |
| Senior Member Join Date: Mar 2007 Location: Ummmmmm.........OK
Posts: 267
![]() | Quote:
Just my homepage,www.toptenlisted.com PS: how did you make that code box, so I won't have to create separate posts in the future, or have other code to display, thanks I was told that these were the most serious errors, if there were any more errors in the code that I should deal with immediately, I'd appreciate it, as I'm not a web programming expert.
__________________ Toptenlisted.com - The Premier Source for Top Ten Lists Conspiracy-Forums.com - Powered by vBulletin (& vbSEO) Lightningshock.com - My Blog | |
| |
| | #6 |
| Contributor Join Date: Jun 2006 Location: Denver
Posts: 4,459
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | I used the w3c validator, and I didn't get those errors. You can see what the results I got were here http://validator.w3.org/check?uri=ht...= Inline&ss=1 The biggest thing that I noticed was missing closing tags on line 6....It should end with "/>" instead of ">" Also, you are getting a lot of errors on line 84, which is part of a link to amazon. You can fix these errors by replacing the amersands "&" with "&" in the amazon.com url. A few other problems is the use of CSS modifiers as HTML attributes...Like for instance, the height tag. You have "height='330'" and it should be "style='height:330px;'" What you should do is fix those errors, and then see what you have left. To place code in a code box use the word "code" surrounded by square brackets, and "/code" surrounded by square brackets, in between these, place your code. |
| |
| | #7 | |||
| Senior Member Join Date: Mar 2007 Location: Ummmmmm.........OK
Posts: 267
![]() | Quote:
Alright, fixed this error Quote:
I couldn’t find any sort of ampersand that I am suppose to change, unless I should replace all of them? If not then what in this code should I change?: <p align="center"><iframe src="http://rcm.amazon.com/e/cm?t=toptenlistedc-20&o=1&p=21&l=ur1&category=gift_certificates&banne r=15VE6CFASNYEVDWZXKR2&f=ifr" width="125" height="125" scrolling="no" border="0" marginwidth="0" style="border:none;" frameborder="0"></iframe> Quote:
Would you recommend I recreate all my style sheets? Or just modify them somehow, because I didn’t physically write this code, my dreamweaver 8 program made those adjustments.
__________________ Toptenlisted.com - The Premier Source for Top Ten Lists Conspiracy-Forums.com - Powered by vBulletin (& vbSEO) Lightningshock.com - My Blog | |||
| |
(Threads which have no activity for more than 30 days are automatically closed.) |
| Quick Reply | ||
|
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Googlebot Errors | jamestl2 | 13 | 05-08-2007 08:35 AM | |
| Find out what search terms visitors find you with. | jumpenjuhosaphat | Search Engine Optimization (SEO) | 19 | 05-08-2007 07:51 AM |
| fsockopen Errors? | Richard Joseph | Programming | 2 | 04-08-2007 05:38 PM |
| PageRank Prediction Tool Errors Out | Cumbrowski.com | Discuss iWEBTOOL | 3 | 09-16-2006 10:39 PM |
| Fav. code to use? | josephheskett | Programming | 9 | 02-06-2006 01:05 AM |