View Single Post
ישן 23-12-05, 16:02   # 5
meshuga
הנהלת הפורום לשעבר
 
meshuga's Avatar
 
מיני פרופיל
תאריך הצטרפות: Oct 2005
גיל: 35
הודעות: 7,601

meshuga לא מחובר  

ציטוט:
נכתב במקור על ידי Coligo
Error Line 8 column 55: document type does not allow element "LINK" here.
<link rel=StyleSheet HREF="Default.css" TYPE="text/css">

Error Line 9 column 6: end tag for element "HEAD" which is not open.
</head>

Error Line 10 column 5: document type does not allow element "BODY" here.
<body>

Error Line 81 column 36: there is no attribute "BACKGROUND".
<td colspan="17" background="images/WHITE_GREY_LINE.gif" width="519" hei
עדיף שתביא קישור לבדיקה כי פה זה לא קריא....בכל מקרה...
השגיא האחרונה תתקן ככה:
HTML קוד:
במקום
background
שים
style="background:url(images/WHITE_GREY_LINE.gif);"
  Reply With Quote