•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the HTML and CSS section within the Web Development category of DaniWeb, a massive community of 397,819 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,622 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our HTML and CSS advertiser: Lunarpages Web Hosting
Views: 2746 | Replies: 24
![]() |
•
•
Join Date: Feb 2007
Location: Croatia
Posts: 26
Reputation:
Rep Power: 2
Solved Threads: 0
I know, but that's of little help. I used that firefox html validator add-on and look what it said:
http://learn-croatian.com/svasta/skrin.jpg
So I'm guessing that those & in the links are causing the problem to w3c's validator. However, if that was the case I don't know how anyone would be able to validate their sites...
And remember, everything is fine in IE and Opera.
P.S. I've changed all & to & but the problem wasn't fixed. There was also the copyright sign at the beginning of the file because of which you couldn't validate the page. I've removed this and it's now possible to do so. Try to validate it again please, maybe this time you'll find more info.
http://learn-croatian.com/svasta/skrin.jpg
So I'm guessing that those & in the links are causing the problem to w3c's validator. However, if that was the case I don't know how anyone would be able to validate their sites...
And remember, everything is fine in IE and Opera.
P.S. I've changed all & to & but the problem wasn't fixed. There was also the copyright sign at the beginning of the file because of which you couldn't validate the page. I've removed this and it's now possible to do so. Try to validate it again please, maybe this time you'll find more info.
- Error Line 90 column 30: there is no attribute "ALIGN".
You have used the deprecated attribute named above in your document. - Warning Line 110 column 79: cannot generate system identifier for general entity "af_id".
The most common cause of this error is unencoded ampersands in URLs. Keep in mind that named entity references are case-sensitive; &Aelig; and æ are different characters - Error Line 110 column 79: general entity "af_id" not defined and no default entity.
- Error Line 110 column 84: reference to entity "af_id" for which no system identifier could be generated.
- Info Line 110 column 78: entity was defined here.
- Warning Line 110 column 90: cannot generate system identifier for general entity "action".
- Error Line 110 column 90: general entity "action" not defined and no default entity.
- Error Line 110 column 96: reference to entity "action" for which no system identifier could be generated.
- Info Line 110 column 89: entity was defined here.
- Warning Line 110 column 105: cannot generate system identifier for general entity "loc_id".
- Error Line 110 column 105: general entity "loc_id" not defined and no default entity.
- Error Line 110 column 111: reference to entity "loc_id" for which no system identifier could be generated.
- Info Line 110 column 104: entity was defined here.
- Error Line 110 column 129: there is no attribute "BORDER".
You have used the deprecated attribute named above in your document. - Error Line 110 column 146: required attribute "ALT" not specified.The attribute given above is required for an element that you've used, but you have omitted it.
- Error Line 114 column 10: there is no attribute "TARGET".
You have used the deprecated attribute named above in your document. - Warning Line 118 column 64: cannot generate system identifier for general entity "A".
- Error Line 118 column 64: general entity "A" not defined and no default entity.
- Error Line 118 column 65: reference to entity "A" for which no system identifier could be generated.
- Info Line 118 column 63: entity was defined here.
- Warning Line 118 column 70: cannot generate system identifier for general entity "Task".
- Error Line 118 column 70: general entity "Task" not defined and no default entity.
- Error Line 118 column 74: reference to entity "Task" for which no system identifier could be generated.
- Info Line 118 column 69: entity was defined here.
- Error Line 118 column 175: reference to entity "A" for which no system identifier could be generated.
- Info Line 118 column 63: entity was defined here.
- Error Line 118 column 184: reference to entity "Task" for which no system identifier could be generated.
- Info Line 118 column 69: entity was defined here.
- Warning Line 122 column 65: cannot generate system identifier for general entity "u".
- Error Line 122 column 65: general entity "u" not defined and no default entity.
- Error Line 122 column 66: reference to entity "u" for which no system identifier could be generated.
- Info Line 122 column 64: entity was defined here.
- Warning Line 122 column 74: cannot generate system identifier for general entity "m".
- Error Line 122 column 74: general entity "m" not defined and no default entity.
- Error Line 122 column 75: reference to entity "m" for which no system identifier could be generated.
- Info Line 122 column 73: entity was defined here.
- Warning Line 122 column 82: cannot generate system identifier for general entity "urllink".
- Error Line 122 column 82: general entity "urllink" not defined and no default entity.
- Error Line 122 column 89: reference to entity "urllink" for which no system identifier could be generated.
- Info Line 122 column 81: entity was defined here.
- Warning Line 122 column 91: cannot generate system identifier for general entity "afftrack".
- Error Line 122 column 91: general entity "afftrack" not defined and no default entity.
- Error Line 122 column 99: reference to entity "afftrack" for which no system identifier could be generated.
- Info Line 122 column 90: entity was defined here.
- Error Line 122 column 166: required attribute "ALT" not specified.
- Warning Line 126 column 59: cannot generate system identifier for general entity "LinkName".
- Error Line 126 column 59: general entity "LinkName" not defined and no default entity.
- Error Line 126 column 67: reference to entity "LinkName" for which no system identifier could be generated.
- Info Line 126 column 58: entity was defined here.
- Error Line 126 column 146: required attribute "ALT" not specified.
- Error Line 142 column 65: required attribute "ALT" not specified.
- Error Line 150 column 11: element "CENTER" undefined.
You have used the deprecated tag named above in your document. - Error Line 152 column 227: required attribute "ALT" not specified.
- Error Line 160 column 9: ID "INFO" already defined.An "id" is a unique identifier. Each time this attribute is used in a document it must have a different value. If you are using this attribute as a hook for style sheets it may be more appropriate to use classes (which group elements) than id (which are used to identify exactly one element).
- Info Line 140 column 9: ID "INFO" first defined here.
- Error Line 162 column 107: required attribute "ALT" not specified.
- Error Line 172 column 9: ID "INFO" already defined.
- Info Line 140 column 9: ID "INFO" first defined here.
- Error Line 174 column 106: required attribute "ALT" not specified.
- Error Line 266 column 38: document type does not allow element "A" here; missing one of "P", "H1", "H2", "H3", "H4", "H5", "H6", "PRE", "DIV", "ADDRESS" start-tag.The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned.
One possible cause for this message is that you have attempted to put a block-level element (such as "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>"). - Error Line 267 column 127: required attribute "ALT" not specified.
- Error Line 268 column 10: end tag for "NOSCRIPT" which is not finished.Most likely, You nested tags and closed them in the wrong order. Another possibility is that you used an element which requires a child element that you did not include.
- Error Line 281 column 5: end tag for element "DIV" which is not open.
- Error Line 281 column 11: end tag for element "DIV" which is not open.
- Error Line 281 column 17: end tag for element "DIV" which is not open.
- Error Line 292 column 56: there is no attribute "ALIGN".
You have used the deprecated attribute named above in your document.
Many of the errors are unescaped & symbols.
Last edited by MidiMagic : Apr 28th, 2007 at 4:02 pm.
Daylight-saving time uses more gasoline
•
•
•
•
Thanks Boško, thanks everyone.
I've tried replacing id with class but no helpI've also tried changing & with & but no help. I've virtually tried everything the validator told me to fix.
I just can't figure this one out.
Why didn't you leave them replaced?
If you make the indicated changes, then we can try the validator again.
Daylight-saving time uses more gasoline
•
•
Join Date: Apr 2008
Posts: 4
Reputation:
Rep Power: 0
Solved Threads: 0
I've same problem on http://blog.brainsellers.de, so please post the solution if you found it.
The site validates just fine, also does the css.
you can watch the problem by clicking on a comment link for example ("Kommentar" in german).
What puzzles me most is that, if you view the source on a cropped page the whole code is there. firefox just doesn't show it anymore.
edit: sorry for waking up that old thread, but it was also posted in april and i didn't recognize the year
and after there is still no solution posted i think it's still actuall (at least it is for me)
ps: sorry for any mistakes in my english, i'm not a native speaker.
The site validates just fine, also does the css.
you can watch the problem by clicking on a comment link for example ("Kommentar" in german).
What puzzles me most is that, if you view the source on a cropped page the whole code is there. firefox just doesn't show it anymore.
edit: sorry for waking up that old thread, but it was also posted in april and i didn't recognize the year

and after there is still no solution posted i think it's still actuall (at least it is for me)
ps: sorry for any mistakes in my english, i'm not a native speaker.
Last edited by BrainSeller : Apr 21st, 2008 at 9:44 am.
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb HTML and CSS Marketplace
•
•
•
•
ads adsense apple beta bon browser code css development div dreamweaver echo email encryption europe firefox gecko google google checkout vat html internet internet explorer link linux memory microsoft mozilla news open source open-source phishing privacy revenue safari security software super symantec tables testing text unit w3c web webmail wii windows wysiwyg xml
- Previous Thread: Learning CSS
- Next Thread: Browser scrollbar colors



I've also tried changing & with & but no help. I've virtually tried everything the validator told me to fix.
Linear Mode