For some reason, the head-tags (<head> and </head>)of a page that I've recently started working on, are highlighted in yellow by the editor that I'm using, and if I click on either tage I get the message - 'Marked invalid because it doesn't belong inside the tag it's in'. This is the actual start of the html: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><head> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta name="description" content="_your description goes here_" /> <meta name="keywords" content="_your,keywords,goes,here_" /> <meta name="author" content="_your name goes here_ / Original design: Andreas Viklund - http://andreasviklund.com/" /> <link rel="stylesheet" type="text/css" href="andreas01.css" media="screen" title="andreas01 (screen)" /> <link rel="stylesheet" type="text/css" href="print.css" media="print" /> <title>something title</title> </head> So how should the two head-tags be changed or repositioned? I have of course looked at the help-file in the editor I use, but I haven't resolved the problem yet. I know this is way, way off-topic and maybe a bit techie...
What specifically brings in' are highlighted in yellow by the editor that he or she is using and if he or she click on either tage he or she get the message -'Marked invalid because it does not belong to mind?You don't say.That input matched my default category. What you said was either too complex or too simple for me. Is the holding of hands a symbolic gesture for humans? What if it didn't happen?What did you find?You don't say.What you said was either too complex or too simple for me.
So I should remove the <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> and have the start head-tag on it's own line? Why didn't I think of that:D Thanks everyone...