Mercurial > aurellem
view html/header.html @ 106:a5539998efaf tip
change order of stuff.
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Mon, 24 Oct 2016 11:48:04 -0700 |
parents | 0d8b2257f326 |
children |
line wrap: on
line source
1 <?xml version="1.0" encoding="utf-8"?>2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">4 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">5 <head>6 <title></title>7 <!-- 2015-11-04 Wed 00:12 -->8 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />9 <meta name="generator" content="Org-mode" />10 <style type="text/css">11 <!--/*--><![CDATA[/*><!--*/12 .title { text-align: center; }13 .todo { font-family: monospace; color: red; }14 .done { font-family: monospace; color: green; }15 .priority { font-family: monospace; color: orange; }16 .tag { background-color: #eee; font-family: monospace;17 padding: 2px; font-size: 80%; font-weight: normal; }18 .timestamp { color: #bebebe; }19 .timestamp-kwd { color: #5f9ea0; }20 .right { margin-left: auto; margin-right: 0px; text-align: right; }21 .left { margin-left: 0px; margin-right: auto; text-align: left; }22 .center { margin-left: auto; margin-right: auto; text-align: center; }23 .underline { text-decoration: underline; }24 #postamble p, #preamble p { font-size: 90%; margin: .2em; }25 p.verse { margin-left: 3%; }26 pre {27 border: 1px solid #ccc;28 box-shadow: 3px 3px 3px #eee;29 padding: 8pt;30 font-family: monospace;31 overflow: auto;32 margin: 1.2em;33 }34 pre.src {35 position: relative;36 overflow: visible;37 padding-top: 1.2em;38 }39 pre.src:before {40 display: none;41 position: absolute;42 background-color: white;43 top: -10px;44 right: 10px;45 padding: 3px;46 border: 1px solid black;47 }48 pre.src:hover:before { display: inline;}49 pre.src-sh:before { content: 'sh'; }50 pre.src-bash:before { content: 'sh'; }51 pre.src-emacs-lisp:before { content: 'Emacs Lisp'; }52 pre.src-R:before { content: 'R'; }53 pre.src-perl:before { content: 'Perl'; }54 pre.src-java:before { content: 'Java'; }55 pre.src-sql:before { content: 'SQL'; }57 table { border-collapse:collapse; }58 caption.t-above { caption-side: top; }59 caption.t-bottom { caption-side: bottom; }60 td, th { vertical-align:top; }61 th.right { text-align: center; }62 th.left { text-align: center; }63 th.center { text-align: center; }64 td.right { text-align: right; }65 td.left { text-align: left; }66 td.center { text-align: center; }67 dt { font-weight: bold; }68 .footpara:nth-child(2) { display: inline; }69 .footpara { display: block; }70 .footdef { margin-bottom: 1em; }71 .figure { padding: 1em; }72 .figure p { text-align: center; }73 .inlinetask {74 padding: 10px;75 border: 2px solid gray;76 margin: 10px;77 background: #ffffcc;78 }79 #org-div-home-and-up80 { text-align: right; font-size: 70%; white-space: nowrap; }81 textarea { overflow-x: auto; }82 .linenr { font-size: smaller }83 .code-highlighted { background-color: #ffff00; }84 .org-info-js_info-navigation { border-style: none; }85 #org-info-js_console-label86 { font-size: 10px; font-weight: bold; white-space: nowrap; }87 .org-info-js_search-highlight88 { background-color: #ffff00; color: #000000; font-weight: bold; }89 /*]]>*/-->90 </style>91 <script type="text/javascript">92 /*93 @licstart The following is the entire license notice for the94 JavaScript code in this tag.96 Copyright (C) 2012-2013 Free Software Foundation, Inc.98 The JavaScript code in this tag is free software: you can99 redistribute it and/or modify it under the terms of the GNU100 General Public License (GNU GPL) as published by the Free Software101 Foundation, either version 3 of the License, or (at your option)102 any later version. The code is distributed WITHOUT ANY WARRANTY;103 without even the implied warranty of MERCHANTABILITY or FITNESS104 FOR A PARTICULAR PURPOSE. See the GNU GPL for more details.106 As additional permission under GNU GPL version 3 section 7, you107 may distribute non-source (e.g., minimized or compacted) forms of108 that code without the copy of the GNU GPL normally required by109 section 4, provided you include this license notice and a URL110 through which recipients can access the Corresponding Source.113 @licend The above is the entire license notice114 for the JavaScript code in this tag.115 */116 <!--/*--><![CDATA[/*><!--*/117 function CodeHighlightOn(elem, id)118 {119 var target = document.getElementById(id);120 if(null != target) {121 elem.cacheClassElem = elem.className;122 elem.cacheClassTarget = target.className;123 target.className = "code-highlighted";124 elem.className = "code-highlighted";125 }126 }127 function CodeHighlightOff(elem, id)128 {129 var target = document.getElementById(id);130 if(elem.cacheClassElem)131 elem.className = elem.cacheClassElem;132 if(elem.cacheClassTarget)133 target.className = elem.cacheClassTarget;134 }135 /*]]>*///-->136 </script>137 </head>138 <body>139 <div id="content">140 <h1 class="title"></h1>142 <div class="header">143 <div class="float-right">144 </div>146 <h1>aurellem <em>☉</em></h1>147 <ul class="nav">148 <li><a href="/">read the blog »</a></li>149 <!-- li><a href="#">learn about us »</a></li-->150 </ul>151 </div>153 <div class="author">Written by: <author>155 </author></div>156 </div>157 <div id="postamble" class="status">158 <p class="date">Created: 2015-11-04 Wed 00:12</p>159 <p class="creator"><a href="http://www.gnu.org/software/emacs/">Emacs</a> 24.5.1 (<a href="http://orgmode.org">Org</a> mode 8.3beta)</p>160 <p class="validation"><a href="http://validator.w3.org/check?uri=referer">Validate</a></p>161 </div>162 </body>163 </html>