Vertaling van "text/html" in Pools
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
In other case, it gets an ordinary text/html header.
W przeciwnym wypadku otrzyma ona zwyczajny nagłówek text/html.
Then, for Content type, add "text/html;charset=utf-8" (without the quotes; substitute your desired charset for utf-8; do not leave any spaces anywhere because IIS ignores all text after spaces).
Następnie, dla Content type, dodać "text/html;charset=utf-8" (bez cytatów; zastąpić utf-8 pożądanym kodowaniem; nie wolno zostawiać żadnych spacji, ponieważ IIS ignoruje tekst po spacjach).
Documents transmitted with HTTP that are of type text, such as text/html, text/plain, etc., can send a charset parameter in the HTTP header to specify the character encoding of the document.
Parametr charset Dokumenty typu tekst transmitowane przez HTTP np: text/html, text/plain, etc., mogą wysyłać parametr charset w nagłówku HTTP określając kodowanie znaków dokumentu...
Why is it disallowed to send XHTML 1.1 documents as text/html?
Dlaczego zabronione jest przesyłanie dokumentów XHTML 1.1 jako text/html?
Why is it allowed to send XHTML 1.0 documents as text/html?
Dlaczego dopuszczalne jest przesyłanie dokumentów XHTML 1.0 jako text/html?
This also concerns the XHTML pages that are sent as text/html.
Ta sama dotyczy też dokumentów XHTML wysyłanych jako text/html.
The namespace declaration is unnecessary in HTML because browsers will already know it's an HTML document based on the [#mime-type MIME type] (text/html).
Deklaracja namespace nie jest potrzebna w HTML, ponieważ przeglądarki na podstawie MIME type (text/html) będą wiedziały, że jest to dokument HTML.
But be well aware, sending XHTML documents to browsers as text/html means that those browsers see the documents as HTML documents, not XHTML documents.
Lecz musisz zdawać sobie sprawę, że przesyłanie dokumentów XHTML do przeglądarek jako text/html oznacza, że te przeglądarki widzą takie dokumenty jako zwykłe dokumenty HTML, a nie XHTML.
Using the incorrect MIME type (text/html) for XHTML will cause the document to be parsed according to parsing requirements for HTML.
Stosowanie niewłaściwego MIME type (text/html) dla XHTML spowoduje, że dokument będzie parsowany według wymogów stawianych dla HTML.
A header such as content-type: text/html; charset=ISO-8859-1 will override any charset declarations in your page. Consider accessibility
Nagłówek taki jak content-type: text/html; charset=ISO-8859-1 zastępuje wszelkie zawarte na stronie deklaracje w zakresie zestawu znaków.
For example, hAtom uses regular HTML with the MIME type text/html, yet may still be used as a syndication feed format.
Np.: hAtom stosuje zwyczajny HTML z typem MIME text/html, jednak dalej może być stosowany jako format kanału syndykacyjnego.
Claims browsers parse XHTML served as text/html faster than they parse HTML.
Twierdzi, że przeglądarki parsują XHTML serwowany jako text/html szybciej niż HTML.
The HTML serialization must be served using the text/html MIME type.
Serializacja HTML musi być serwowana przy użyciu text/html MIME type.