-
Notifications
You must be signed in to change notification settings - Fork 0
/
404.asp
executable file
·47 lines (39 loc) · 1.62 KB
/
404.asp
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
</script><?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="pt" lang="pt">
<head>
<title>Tableless [HTML XHTML CSS TABLELESS]</title>
<meta name="resource-type" content="document" />
<meta http-equiv="pragma" content="no-cache" />
<meta name="revisit-after" content="1" />
<meta name="classification" content="Internet" />
<meta name="description" content="Tableless - Site sobre tableless, mostramos como é fácil construir sites com os padrões da W3C." />
<meta name="keywords" content="tableless, sites tableless, semantica, webstandards, standards, browsers, compatibilidade, XML, XHTML, HTML, CSS, ASP, usabilidade, acessibilidade, facil, web, internet" />
<meta name="robots" content="ALL" />
<meta name="distribution" content="Global" />
<meta name="rating" content="General" />
<meta name="author" content="Diego Alberto Eis, Elcio Luiz Ferreira" />
<meta name="language" content="pt-br" />
<meta name="doc-class" content="Completed" />
<meta name="doc-rights" content="Public" />
<link rel="shortcut icon" href="favicon.ico" />
<style type="text/css">
#quatro {
width:244px;
height:268px;
position:absolute;
top:50%;
left:50%;
margin-top:-122px;
margin-left:-134px;
}
img {
border:0px;
}
</style>
</head>
<body>
<a id="quatro" href="http://www.tableless.com.br/"><img src="http://www.tableless.com.br/skins/padrao/imagens/404.gif" alt="HOME do Tableless" /></a>
</body>
</html>