|
Revision 4124, 466 bytes
(checked in by emostar, 4 years ago)
|
|
Initial revision
|
-
Property svn:eol-style set to
native
-
Property svn:executable set to
*
-
Property svn:keywords set to
Author Date Id Revision
|
| Line | |
|---|
| 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" > |
|---|
| 2 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" > |
|---|
| 3 | <head> |
|---|
| 4 | <title>Licq</title> |
|---|
| 5 | <meta http-equiv="content-type" content="text/html;charset=utf-8" /> |
|---|
| 6 | <meta http-equiv="Content-Style-Type" content="text/css" /> |
|---|
| 7 | <link rel="stylesheet" href="style.css" type="text/css" /> |
|---|
| 8 | </head> |
|---|
| 9 | <body> |
|---|
| 10 | |
|---|
| 11 | <div id="header" > |
|---|
| 12 | <div id="title"></div> |
|---|
| 13 | </div> |
|---|