~ubuntu-branches/ubuntu/warty/lynx/warty-security

« back to all changes in this revision

Viewing changes to test/raw8bit.html

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2004-09-16 12:14:10 UTC
  • Revision ID: james.westby@ubuntu.com-20040916121410-cz1gu92c4nqfeyrg
Tags: upstream-2.8.5
Import upstream version 2.8.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<HTML>
 
2
<HEAD>
 
3
<TITLE> Test of raw 8-bit symbols </TITLE>
 
4
<!-- you may uncomment the next line
 
5
and set the document's charset directly via META tag -->
 
6
<!--META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"-->
 
7
</HEAD>
 
8
<BODY>
 
9
<PRE>
 
10
This is a test of translation 8-bit letters for different pairs of
 
11
document's charset (assumed charset) and display charset,
 
12
both can be reached from 'O'ptions menu.
 
13
 
 
14
This page (obviously) corresponds to text/html mode
 
15
but you may test text/plain just by pressing '\'
 
16
Try also: '@' for ``raw mode'' and '=' for Information Page.
 
17
 
 
18
 
 
19
    0 1 2 3 4 5 6 7 8 9 A B C D E F
 
20
20    ! " # $ % & ' ( ) * + , - . /
 
21
30  0 1 2 3 4 5 6 7 8 9 : ; < = > ?
 
22
40  @ A B C D E F G H I J K L M N O
 
23
50  P Q R S T U V W X Y Z [ \ ] ^ _
 
24
60  ` a b c d e f g h i j k l m n o
 
25
70  p q r s t u v w x y z { | } ~ 
 
26
80  � � � � � � � � � � � � � � � �
 
27
90  � � � � � � � � � � � � � � � �
 
28
A0  � � � � � � � � � � � � � � � �
 
29
B0  � � � � � � � � � � � � � � � �
 
30
C0  � � � � � � � � � � � � � � � �
 
31
D0  � � � � � � � � � � � � � � � �
 
32
E0  � � � � � � � � � � � � � � � �
 
33
F0  � � � � � � � � � � � � � � � �
 
34
 
 
35
</PRE>
 
36
</BODY>
 
37
</HTML>