Reply
Questions about error messages
Old 07-16-2008, 06:21 PM Questions about error messages
rareillusions's Avatar
Average Talker

Posts: 19
I'm new to web design and in no way very serious about it as anything more than a hobby, but I have finally got the courage to change my HTML transitional to XHTML transitional. I've changed pretty much everything about my coding, but it hasn't turned out for the best. I keep getting the repeated error messages when validating my HTML and my main content column is overlapped perhaps? I don't know, it won't let me highlight text or click on links.

http://rareillusions.com/test/code3.htm

How do I fix the error messages I keep getting? because I have tried everything I can think of.
and how do I fix the stubborn main column?

Last edited by rareillusions : 07-16-2008 at 06:22 PM.
rareillusions is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
     
Old 07-16-2008, 08:24 PM Re: Questions about error messages
Super Talker

Posts: 116
on the line with:

<a href="http://modelesque.net"target="_blank"/>Ashley</a> for making this site possible


take out the / after "_blank"


also, get firefox and download the html validator plugin, and set it to SGML. it'll give u suggestions of how to fix your errors too. its useful.
nasaboy007 is offline
Reply With Quote
View Public Profile Visit nasaboy007's homepage!
 
Old 07-18-2008, 08:10 AM Re: Questions about error messages
rareillusions's Avatar
Average Talker

Posts: 19
Alrgiht I'll try that, but what about the main content table? It works fine in IE but not Firefox
rareillusions is offline
Reply With Quote
View Public Profile
 
Old 07-18-2008, 12:52 PM Re: Questions about error messages
angele803's Avatar
Perfectly Imperfect

Posts: 1,565
Name: Stephanie
Location: Oklahoma
One thing I noticed on your validation is that you have a lot of instances similar to this:
…pics3.inxhost.com/images/sticker.gif"border="0"

you need to be sure and put a space between each attribute. It should look like this
…pics3.inxhost.com/images/sticker.gif" border="0"

I think this will fix most of your validation errors. It could also fix your table problem.
angele803 is offline
Reply With Quote
View Public Profile
 
Old 07-18-2008, 12:59 PM Re: Questions about error messages
Ultra Talker

Posts: 336
Name: Alan
Location: Lincoln(UK)
You ask about eliminating the error messages on validation.
I ran your page on the W3C validatator and the first error shown was for line 44.
When you see a message like that and you can't see anything wrong on that line go back a few lines - you have probable failed to close an element. I did this and found
on line 42:

<a href="http://loz.vintaged.info" target="new"><img src="http://img.photobucket.com/albums/v139/losalind/link.gif" border="0" alt=""/><br/><br/>

You need to close the anchor by putting </a> before the first <br />

Also be aware when using self closing tags the correct form is: <br /> i.e. a space before the backslash.

Attend to the above and try to validate again.

If you still have problems come back and I will have another look.

Hope this helps, good luck.
aldor is offline
Reply With Quote
View Public Profile
 
Old 07-18-2008, 11:01 PM Re: Questions about error messages
rareillusions's Avatar
Average Talker

Posts: 19
Thanks guys! Now I'm validated! Your advice really helped!
rareillusions is offline
Reply With Quote
View Public Profile
 
Old 07-18-2008, 11:19 PM Re: Questions about error messages
Average Talker

Posts: 28
The look of that site is really nice. GOod work.
IBMeye is offline
Reply With Quote
View Public Profile
 
Old 07-24-2008, 10:39 AM Re: Questions about error messages
wiredwizard's Avatar
Novice Talker

Posts: 5
Name: Morgan
In future you can use http://validator.w3.org/ it will tell you most of the issues
__________________
Wiredwizard
Professional Web Design
wiredwizard is offline
Reply With Quote
View Public Profile
 
Old 07-24-2008, 01:43 PM Re: Questions about error messages
Ultra Talker

Posts: 318
Name: Michael
Location: Spring Hill, Florida
you did a great job on the appearance! Wonderful!
__________________
Internet Marketing Search Engine 6,000+ Places to Advertise FREE with RSS & 25,000 Locals through statistical reference of traffic, quality, popularity, and more!

eautocad is offline
Reply With Quote
View Public Profile Visit eautocad's homepage!
 
Old 07-24-2008, 05:06 PM Re: Questions about error messages
Junior Talker

Posts: 1
Moderator please delete
sbookeri is offline
Reply With Quote
View Public Profile
 
Old 07-24-2008, 08:43 PM Re: Questions about error messages
Ultra Talker

Posts: 442
Name: jerome victor
maybe there's a problem in source code...
__________________
Free Blog Site
SEO Company
jv17 is online now
Reply With Quote
View Public Profile Visit jv17's homepage!
 
Reply     « Reply to Questions about error messages
 

Thread Tools

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

vB 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.17017 seconds with 13 queries