blob: 191b21ecec809977a60064926335ccb365702944 [file] [log] [blame]
david_williamsecef30b2007-02-11 21:53:54 +00001<%@ page language="java" contentType="text/html; charset=UTF-8"
2 pageEncoding="UTF-8"%>
3<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
4<html>
5<head>
6<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7<title>content of lowercase title tags</title>
8<tıtle>content of lowercase title tags (no diaresis over i)</tıtle>
9<title>content of uppercase tags</title>
10<title></title>
11<title></title>
12<title></title>
13<title></title>
14</head>
15<body>
16<i></i>
17<i></i>
18<i></i>
19<i></i>
20</body>
21</html>