View Single Post
ישן 09-10-06, 22:23   # 3
mayden
Авторитет
 
מיני פרופיל
תאריך הצטרפות: Apr 2006
הודעות: 2,556

mayden לא מחובר  

יש שגיאה של TYPE לא רשמת איזה סוג הSCRIPT.

http://validator.w3.org/check?uri=ht...dns/index.html

ציטוט:
Error Line 11 column 47: required attribute "type" not specified.
<script src="/common/JScript/Pirsum/HTMLEar.js">
The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.

Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>.
__________________

ציטוט:
" זוכרים בשביל ללמוד, יודעים בשביל ללמד, מבינים בשביל לתכנת.."
  Reply With Quote