]> git.rkrishnan.org Git - .emacs.d.git/blob - emacs/nxhtml/tests/in/kubica-080516-freezing-g.html
submodulized .emacs.d setup
[.emacs.d.git] / emacs / nxhtml / tests / in / kubica-080516-freezing-g.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         <meta name="DC.title" content="Homepage of point TEC" />
7         <meta name="DC.creator" content="Marek Kubica" />
8         <meta name="DC.subject" content="Presentation of products" />
9         <meta name="DC.publisher" content="point TEC" />
10         <meta name="DC.rights" content="copyright by point TEC" />
11
12         <style type="text/css">
13                 { block pagestyle }
14         p {
15                 margin: 0;
16                 padding: 0;
17         }
18         img {
19                 border: 0
20         }
21
22         #container {
23                 position: relative;
24                 margin: 0 auto;
25                 height: 370px;
26                 width: 500px;
27                 background-color: #ffffff;
28         }
29         /* the horizontal bars */
30         #flashcontent * div {
31                 background-color: #292926;
32         }
33
34         #pointer {
35                 display: block;
36                 margin: 0 auto;
37         }
38
39         </style>