Ticket #6330: notitle.html

File notitle.html, 506 bytes (added by mmadia, 14 years ago)
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
4<head>
5 <meta http-equiv="content-type" content="text/html; charset=utf-8" />
6 <meta name="robots" content="all" />
7<!--
8 <title>Title of Web Page</title>
9-->
10</head>
11<body>
12
13<div>
14This html file will display "New tab", instead of something more appropriate
15</div>
16
17
18</body>
19</html>