Web Design and Development Forums

can't validate site in order to post real question

This is a discussion on "can't validate site in order to post real question" within the Beginner Resources section. This forum, and the thread "can't validate site in order to post real question are both part of the New to Web Design category.


Go Back   Webforumz.com > Beginners > New to Web Design > Beginner Resources

Welcome to Webforumz.com.
Register Now Register now!

Reply
 
LinkBack Thread Tools Rate Thread
Old Jan 16th, 2008, 01:22   #1 (permalink)
New Member
 
Join Date: Jan 2008
Location: Brooklyn
Posts: 3
can't validate site in order to post real question

Hi there, I put up my first website yesterday, and while most things seems to be working, I found a problem today and came here for help. The welcome info said that I should first validate my page, and it turns out I don't even know enough to do that. Using this site's validator and links, I've tried a dozen different ways to add a valid doctype, but nothing works. I'm using Namo WebEditor 2006 on a PC running Windows XP Home.

The last thing I tried was to save the doc in Namo as an XHTML doc, which was supposed to add the correct doctype and clean up the code. But it didn't work. When I tried to validate I still got an invalid doctype and almost 100 errors most of which I don't understand how to fix! Any advice would be appreciated.
cicek is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Jan 16th, 2008, 01:34   #2 (permalink)
Most Reputable Member
 
Join Date: Feb 2004
Location: Borneo
Age: 27
Posts: 1,567
Blog Entries: 2
Send a message via Yahoo to Monie
Re: can't validate site in order to post real question

Do you have your site hosted somewhere? Could you give us the link?
or.. Check out this types of HTML DOCTYPE that you should use! Most people use the HTML Strict DTD!

Cheers...
__________________

Monie is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Jan 16th, 2008, 01:40   #3 (permalink)
New Member
 
Join Date: Jan 2008
Location: Brooklyn
Posts: 3
Re: can't validate site in order to post real question

Wow, thanks for your quick response!
It's here: www.milliongadgetmom.com

BTW, the original problem I was trying to solve was this: When I first open my site and try to open any link that links to a page within my site, a new browser window opens (which I do not want to happen). In that new window, everything opens in that current window the way it's supposed to.

The links that are not part of my website open correctly (in the same browser page) right from the beginning.

Thanks!
cicek is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Jan 16th, 2008, 02:03   #4 (permalink)
Most Reputable Member
 
Join Date: Feb 2004
Location: Borneo
Age: 27
Posts: 1,567
Blog Entries: 2
Send a message via Yahoo to Monie
Re: can't validate site in order to post real question

Your site have:You are using an XHTML doctype (which you are using right now) this means you need to self-close elements.
Code: Select all
<link href="style.css" rel="stylesheet" type="text/css">
to
Code: Select all
<link href="style.css" rel="stylesheet" type="text/css" />


It's better for you to use an
HTML or XHTML Strict DTD. I don't see any problem in your link, perhaps it was your doctype. Try change them and see what happen!
Cheers...
__________________

Monie is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Jan 16th, 2008, 02:30   #5 (permalink)
New Member
 
Join Date: Jan 2008
Location: Brooklyn
Posts: 3
Re: can't validate site in order to post real question

Thanks for you answer - however, I'm not sure I understood it. I was just using whatever Namo automatically uses. My knowledge of html is relatively limited and I don't understand the differences between the types of html/xhtml.

In the meantime, I've noticed that when I type in www.milliongadgetmom.com it does not open the "index.htm" page. I suspect this would solve the problem. How can I get the browser to automatically go to the index page?

Thanks!
cicek is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Jan 16th, 2008, 04:04   #6 (permalink)
Most Reputable Member
 
Join Date: Feb 2004
Location: Borneo
Age: 27
Posts: 1,567
Blog Entries: 2
Send a message via Yahoo to Monie
Re: can't validate site in order to post real question

The link I gave you explains it all! HTML DOCTYPE
If you want to know the differences, Read This!

Regarding your "index.htm", I think it has to do with your hosting setting!
I am not sure, just wait perhaps some of the staff will reply to you!

Cheers..
__________________

Monie is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Jan 16th, 2008, 16:24   #7 (permalink)
Elite Veteran
 
karinne's Avatar
 
Join Date: Jan 2007
Location: You know where
Age: 30
Posts: 4,883
Re: can't validate site in order to post real question

For your link problem, try removing this

HTML: Select all
<base target="contents" />
Quote:
Originally Posted by cicek View Post
In the meantime, I've noticed that when I type in www.milliongadgetmom.com it does not open the "index.htm" page. I suspect this would solve the problem. How can I get the browser to automatically go to the index page?Thanks!
hmmm ... it does go to index.htm
__________________
a web design portfolio | web non-sense

Last edited by karinne; Jan 17th, 2008 at 13:24.
karinne is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Jan 17th, 2008, 01:09   #8 (permalink)
Most Reputable Member
 
Join Date: Feb 2004
Location: Borneo
Age: 27
Posts: 1,567
Blog Entries: 2
Send a message via Yahoo to Monie
Re: can't validate site in order to post real question

Looks like he already solved the problem!
__________________

Monie is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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 On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
New to site, have a question. denverguy Introduce Yourself 3 Nov 20th, 2007 16:53
Site Design Help for Build to Order Products splitbux HTML Forum 3 Nov 20th, 2007 12:10
Logo and template needed for real estate site ch1one Job Opportunities 0 Aug 1st, 2007 18:28
First site. 1 question. tengu CSS Forum 3 Nov 27th, 2006 21:08
Learning Site Question barlows ASP Forum 12 Sep 27th, 2004 17:00



Latest Updates

All Points SEO Security Advisory - CHECK YOUR SITE NOW!

Creative Coding :: February 2008

Webforumz is sponsored by: WESH UK Web Hosting
All times are GMT. The time now is 14:04.

Sleep Study Scoring :: Free Bet :: Website Templates :: Online Betting :: Bookmakers :: Funny Quotes :: Internet Recruitment Software :: Microsoft CRM Experts :: Online Casino :: Decorated Christmas Trees :: Midwife Forums :: Football Betting :: Ecommerce Software :: Web Hosting :: Football Stats :: Dry Cleaning Collection :: xtreme wales - extreme clothing :: Apuestas :: Sharepoint Consultants :: Website Optimisation :: Office Clearance London :: Sharepoint Experts :: Sports Betting :: Casino :: Website Templates :: Web Design Development India :: Online Gambling

Powered by: vBulletin Version 3.7, Copyright ©2000 - 2008, Jelsoft Enterprises Limited.
© 2003-2008 Webforumz.com : All Rights Reserved
Search Engine Friendly URLs by vBSEO 3.2.0 RC6


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59