Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [strona] www.w45.info - Serwis Webmastera
barteekk
post
Post #1





Grupa: Zarejestrowani
Postów: 21
Pomógł: 0
Dołączył: 11.07.2005
Skąd: Zambrów

Ostrzeżenie: (0%)
-----


adres: www.w45.info

W45 - To serwis dla webmasterów, liczne porady i artykuły na temat HTML, php, CSS, MySQL i ogólnych wiadomości dotyczących webmasteringu pomagają innym w budowie swoich stron. Serwis zawiera także przydatne dodatki takie jak: darmowe skrypty, lekcje php, generatory i wiele, wiele innych...


Proszę o szczerą ocenę...
Go to the top of the page
+Quote Post
 
Start new topic
Odpowiedzi
barteekk
post
Post #2





Grupa: Zarejestrowani
Postów: 21
Pomógł: 0
Dołączył: 11.07.2005
Skąd: Zambrów

Ostrzeżenie: (0%)
-----


no błędy:
Line 277, column 177: required attribute "ALT" not specified

...f" width="88" height="31" border="0" ></a><BR>

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>.



Line 285, column 14: there is no attribute "COLOR"

<br><hr COLOR=#7E1EA>

You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute.



Line 285, column 14: an attribute value must be a literal unless it contains only name characters

<br><hr COLOR=#7E1EA>

You have used a character that is not considered a "name character" in an attribute value. Which characters are considered "name characters" varies between the different document types, but a good rule of thumb is that unless the value contains only lower or upper case letters in the range a-z you must put quotation marks around the value. In fact, unless you have extreme file size requirements it is a very very good idea to always put quote marks around your attribute values. It is never wrong to do so, and very often it is absolutely necessary.


Może mi ktoś to przetłumaczy dla jasności ?!
Go to the top of the page
+Quote Post

Posty w temacie


Reply to this topicStart new topic
2 Użytkowników czyta ten temat (2 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Aktualny czas: 13.10.2025 - 23:40