Click here to Skip to main content
15,885,366 members
Home / Discussions / Web Development
   

Web Development

 
QuestionError Opening project Pin
No-e8-Feb-07 7:17
No-e8-Feb-07 7:17 
AnswerRe: Error Opening project Pin
Sandeep Akhare8-Feb-07 23:52
Sandeep Akhare8-Feb-07 23:52 
Questionjavascrpt drop down blank Pin
spinanicky8-Feb-07 3:56
spinanicky8-Feb-07 3:56 
QuestionJavascript : Moving objects Pin
SoftDeveloper8-Feb-07 3:48
SoftDeveloper8-Feb-07 3:48 
QuestionWeb.Config Security settings. Pin
BLOEDHOND8-Feb-07 1:51
BLOEDHOND8-Feb-07 1:51 
AnswerRe: Web.Config Security settings. Pin
Sandeep Akhare8-Feb-07 3:55
Sandeep Akhare8-Feb-07 3:55 
Questionscrollbar using Pin
Shital@icon7-Feb-07 22:45
Shital@icon7-Feb-07 22:45 
QuestionXHTML and css Pin
User 98857-Feb-07 19:56
User 98857-Feb-07 19:56 
<link rel="stylesheet" type="text/css" href="mlogic.css" />

When I add this line to an XHTML transitional page, I get the following error:

end tag for element "HEAD" which is not open.
document type does not allow element "BODY" here.

when I validate with the w3c XHTML validator at http://validator.w3.org/[^]

If I remove the line, the errors are gone.

The document looks like:

<br />
<?xml version="1.0" encoding="utf-8" ?><br />
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"<br />
   "http://www.w3.org/TR/html4/loose.dtd"><br />
<html><br />
<head><br />
<title>Welcome to Micrologic Networks</title><br />
<link rel="stylesheet" type="text/css" href="mlogic.css" /><br />
</head><br />


modified 29-Aug-18 21:01pm.

AnswerRe: XHTML and css Pin
User 98857-Feb-07 20:01
User 98857-Feb-07 20:01 
GeneralRe: XHTML and css Pin
Bradml7-Feb-07 22:32
Bradml7-Feb-07 22:32 
GeneralRe: XHTML and css Pin
User 98857-Feb-07 22:57
User 98857-Feb-07 22:57 
GeneralRe: XHTML and css Pin
Bradml7-Feb-07 23:00
Bradml7-Feb-07 23:00 
GeneralRe: XHTML and css Pin
User 98857-Feb-07 23:08
User 98857-Feb-07 23:08 
GeneralRe: XHTML and css Pin
Bradml7-Feb-07 23:12
Bradml7-Feb-07 23:12 
AnswerRe: XHTML and css Pin
Bradml7-Feb-07 22:32
Bradml7-Feb-07 22:32 
AnswerRe: XHTML and css Pin
szukuro8-Feb-07 1:29
szukuro8-Feb-07 1:29 
GeneralRe: XHTML and css Pin
User 98858-Feb-07 2:04
User 98858-Feb-07 2:04 
QuestionHelp in asp .net and mysql Pin
Rock Star.7-Feb-07 19:14
Rock Star.7-Feb-07 19:14 
AnswerRe: Help in asp .net and mysql Pin
badgrs8-Feb-07 0:53
badgrs8-Feb-07 0:53 
QuestionHelp in using media player control in C# Asp.net web application Pin
EEmaan7-Feb-07 18:37
EEmaan7-Feb-07 18:37 
AnswerRe: Help in using media player control in C# Asp.net web application Pin
Christian Graus8-Feb-07 0:36
protectorChristian Graus8-Feb-07 0:36 
GeneralRe: Help in using media player control in C# Asp.net web application Pin
EEmaan8-Feb-07 0:41
EEmaan8-Feb-07 0:41 
GeneralRe: Help in using media player control in C# Asp.net web application Pin
badgrs8-Feb-07 0:50
badgrs8-Feb-07 0:50 
GeneralRe: Help in using media player control in C# Asp.net web application Pin
EEmaan8-Feb-07 0:56
EEmaan8-Feb-07 0:56 
GeneralRe: Help in using media player control in C# Asp.net web application Pin
Christian Graus8-Feb-07 1:04
protectorChristian Graus8-Feb-07 1:04 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.