]> git.rkrishnan.org Git - .emacs.d.git/blob - emacs/nxhtml/tests/in/kubica-080516-freezing-f.html
ac73f84b2fd7220eb7587a7887277c75ea97bed0
[.emacs.d.git] / emacs / nxhtml / tests / in / kubica-080516-freezing-f.html
1 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
2     <head profile="http://dublincore.org/documents/dcq-html/">
3         <link rel="schema.DC" href="http://purl.org/dc/elements/1.1/" />
4         <link rel="schema.DCTERMS" href="http://purl.org/dc/terms/" />
5
6         <title>{% block title %}{% translate "WELCOME_TO_POINTTEC" %}{% endblock %}</title>
7         <meta name="DC.title" content="Homepage of point TEC" />
8         <meta name="DC.creator" content="Marek Kubica" />
9         <meta name="DC.subject" content="Presentation of products" />
10         <meta name="DC.publisher" content="point TEC" />
11         <meta name="DC.rights" content="copyright by point TEC" />
12
13         <style type="text/css">
14                 { block pagestyle }
15         p {
16                 margin: 0;
17                 padding: 0;
18         }
19         img {
20                 border: 0
21         }
22
23         html, body {
24                 height: 100%;
25         }
26
27         #distance {
28                 width: 1px;
29                 height: 50%;
30                 margin-bottom: -175px;
31         }
32         #container {
33                 position: relative;
34                 margin: 0 auto;
35                 height: 370px;
36                 width: 500px;
37                 background-color: #ffffff;
38         }
39         /* the horizontal bars */
40         #flashcontent * div {
41                 background-color: #292926;
42         }
43
44         #pointer {
45                 display: block;
46                 margin: 0 auto;
47         }
48
49         </style>