<%@ page language="java" contentType="text/html; charset=UTF-8" | |
pageEncoding="UTF-8"%> | |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> | |
<html> | |
<head> | |
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | |
<title>content of lowercase title tags</title> | |
<tıtle>content of lowercase title tags (no diaresis over i)</tıtle> | |
<title>content of uppercase tags</title> | |
<title></title> | |
<title></title> | |
<title></title> | |
<title></title> | |
</head> | |
<body> | |
<i></i> | |
<i></i> | |
<i></i> | |
<i></i> | |
</body> | |
</html> |