Hi Sarah, The line concerned has a slash right after the quote. In HTML, whenever there is a reference location or something inside a quote, everything should be inside the quote. For example, the base line would look like this: <base href="index.html/"> As you can see, the quote surrounds everything, including slash. Normally, slash character is not included. Cheers, Joseph ----- Original Message ----- From: "Sarah" <[EMAIL PROTECTED]> To: "blind computing list" <[email protected]> Sent: Friday, November 16, 2007 9:48 PM Subject: [Blind-Computing] html question
> Hello. I'm trying ot validate my page and found this odd thing > Error in line 2 at character 2: The "html" tag must have an end tag but > the end tag was not found. > Huh? Hee is some of the source code. > > <!doctype html public "-//w3c//dtd html 3.2//en"> > <html> > <head> > <base href="http://www.marrie.org/" target="_blank"/> > <title> Welcome to my home!</title> > </head> > > so what does tha tclosing tag mean? I fthis is the wrong list let me know > and i'll find someone else to give me a hand. Thanks > > Sarah Alawami > MSN: [EMAIL PROTECTED] > skype: marrie1 > Website; > www.marrie.org > To check out my podcast go to > http://feeds.feedburner.com/funfilled > For information on the list where you can discuss the podcast check out > http://tffp.marrie.org/mailman/listinfo/tffpdiscussionlist_tffp.marrie.org > My girlfriend said I never listen to her, or something ... > > The holidays are upon us. visit http://shop.marrie.org for great bargains! > Visit the Blind Computing List home page at: > http://www.blind-computing.com > Address for the list archives: > http://www.mail-archive.com/[email protected]/ > To post to this group, send email to > [email protected] > To unsubscribe from this group, send an email to > [EMAIL PROTECTED] > For help from Mailman with your account Put the word help in the subject > or body of a blank message to: > [EMAIL PROTECTED] > Use the following form in order to contact the management team > http://www.jaws-users.com/BlindComputing.php > If you wish to join the JAWS Users List send a blank email to the > following address: > [EMAIL PROTECTED] Visit the Blind Computing List home page at: http://www.blind-computing.com Address for the list archives: http://www.mail-archive.com/[email protected]/ To post to this group, send email to [email protected] To unsubscribe from this group, send an email to [EMAIL PROTECTED] For help from Mailman with your account Put the word help in the subject or body of a blank message to: [EMAIL PROTECTED] Use the following form in order to contact the management team http://www.jaws-users.com/BlindComputing.php If you wish to join the JAWS Users List send a blank email to the following address: [EMAIL PROTECTED]
