about summary refs log tree commit diff stats
path: root/test/raw8bit.html
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>1998-05-11 03:50:40 -0400
committerThomas E. Dickey <dickey@invisible-island.net>1998-05-11 03:50:40 -0400
commit116ac6932821c4a82256313792b26ab28259e8f0 (patch)
treea076f5e67aaf9b33585da9d079acde9d52def50c /test/raw8bit.html
parentee5cdfe9af88df5a276ac105bf757a6967522b7a (diff)
downloadlynx-snapshots-116ac6932821c4a82256313792b26ab28259e8f0.tar.gz
snapshot of project "lynx", label v2-8-1dev_10
Diffstat (limited to 'test/raw8bit.html')
-rw-r--r--test/raw8bit.html32
1 files changed, 32 insertions, 0 deletions
diff --git a/test/raw8bit.html b/test/raw8bit.html
new file mode 100644
index 00000000..6fcb75a1
--- /dev/null
+++ b/test/raw8bit.html
@@ -0,0 +1,32 @@
+<HTML>
+<HEAD>
+<TITLE> Test of raw 8-bit symbols </TITLE>
+<!--META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"-->
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+</HEAD>
+<BODY>
+<PRE>
+This page has META HTTP-EQUIV="Content-Type" CONTENT= tag,
+it currently corresponds to "text/html; charset=iso-8859-1".
+To view another charset you may edit META with 'e' command.
+
+
+    0 1 2 3 4 5 6 7 8 9 A B C D E F
+20    ! " # $ % & ' ( ) * + , - . /
+30  0 1 2 3 4 5 6 7 8 9 : ; < = > ?
+40  @ A B C D E F G H I J K L M N O
+50  P Q R S T U V W X Y Z [ \ ] ^ _
+60  ` a b c d e f g h i j k l m n o
+70  p q r s t u v w x y z { | } ~
+80                 
+90                 
+A0                 
+B0                 
+C0                 
+D0                 
+E0                 
+F0                 
+
+</PRE>
+</BODY>
+</HTML>