Created
July 5, 2012 19:17
-
-
Save legumbre/3055831 to your computer and use it in GitHub Desktop.
foo.html
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" | |
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> | |
<html xmlns="http://www.w3.org/1999/xhtml" | |
lang="en" xml:lang="en"> | |
<head> | |
<title>foo</title> | |
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/> | |
<meta name="generator" content="Org-mode"/> | |
<meta name="generated" content="2012-07-05 16:13:45 UYT"/> | |
<meta name="author" content="leo"/> | |
<meta name="description" content=""/> | |
<meta name="keywords" content=""/> | |
<style type="text/css"> | |
<!--/*--><![CDATA[/*><!--*/ | |
html { font-family: Times, serif; font-size: 12pt; } | |
.title { text-align: center; } | |
.todo { color: red; } | |
.done { color: green; } | |
.tag { background-color: #add8e6; font-weight:normal } | |
.target { } | |
.timestamp { color: #bebebe; } | |
.timestamp-kwd { color: #5f9ea0; } | |
.right {margin-left:auto; margin-right:0px; text-align:right;} | |
.left {margin-left:0px; margin-right:auto; text-align:left;} | |
.center {margin-left:auto; margin-right:auto; text-align:center;} | |
p.verse { margin-left: 3% } | |
pre { | |
border: 1pt solid #AEBDCC; | |
background-color: #F3F5F7; | |
padding: 5pt; | |
font-family: courier, monospace; | |
font-size: 90%; | |
overflow:auto; | |
} | |
table { border-collapse: collapse; } | |
td, th { vertical-align: top; } | |
th.right { text-align:center; } | |
th.left { text-align:center; } | |
th.center { text-align:center; } | |
td.right { text-align:right; } | |
td.left { text-align:left; } | |
td.center { text-align:center; } | |
dt { font-weight: bold; } | |
div.figure { padding: 0.5em; } | |
div.figure p { text-align: center; } | |
textarea { overflow-x: auto; } | |
.linenr { font-size:smaller } | |
.code-highlighted {background-color:#ffff00;} | |
.org-info-js_info-navigation { border-style:none; } | |
#org-info-js_console-label { font-size:10px; font-weight:bold; | |
white-space:nowrap; } | |
.org-info-js_search-highlight {background-color:#ffff00; color:#000000; | |
font-weight:bold; } | |
/*]]>*/--> | |
</style><style type="text/css"> | |
html { | |
font-family: Helvetica, sans-serif; | |
font-size: 12pt; | |
font-color: #333333 | |
} | |
.title { text-align: center; } | |
.todo { color: red; } | |
.done { color: green; } | |
.timestamp { color: grey } | |
.timestamp-kwd { color: CadetBlue } | |
.tag { background-color:lightblue; font-weight:normal } | |
.target { } | |
pre { | |
border: 1pt solid #AEBDCC; | |
background-color: #F3F5F7; | |
padding: 5pt; | |
font-family: courier, monospace; | |
font-size: 90%; | |
} | |
table { border-collapse: collapse; } | |
td, th { | |
vertical-align: top; | |
<!--border: 1pt solid #ADB9CC;--> | |
} | |
dt { font-weight: bold; } | |
</style> | |
<script type="text/javascript"> | |
<!--/*--><![CDATA[/*><!--*/ | |
function CodeHighlightOn(elem, id) | |
{ | |
var target = document.getElementById(id); | |
if(null != target) { | |
elem.cacheClassElem = elem.className; | |
elem.cacheClassTarget = target.className; | |
target.className = "code-highlighted"; | |
elem.className = "code-highlighted"; | |
} | |
} | |
function CodeHighlightOff(elem, id) | |
{ | |
var target = document.getElementById(id); | |
if(elem.cacheClassElem) | |
elem.className = elem.cacheClassElem; | |
if(elem.cacheClassTarget) | |
target.className = elem.cacheClassTarget; | |
} | |
/*]]>*///--> | |
</script> | |
</head> | |
<body> | |
<div id="content"> | |
<h1 class="title">foo</h1> | |
<div id="outline-container-1" class="outline-2"> | |
<h2 id="sec-1">foo </h2> | |
<div class="outline-text-2" id="text-1"> | |
<p><br/> | |
Lorem ipsum dolor <a href="#sit">sit</a> amet, consectetur adipisicing elit, sed do<br/> | |
eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad<br/> | |
minim veniam, quis nostrud exercitation ullamco laboris nisi ut<br/> | |
aliquip ex ea commodo consequat. Duis aute irure dolor in<br/> | |
reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla<br/> | |
pariatur. Excepteur sint occaecat cupidatat non proident, sunt in<br/> | |
culpa qui officia deserunt mollit anim id est laborum.<br/> | |
</p> | |
<p><br/> | |
</p> | |
<p><br/> | |
Lorem ipsum dolor <a href="#sit">sit</a> amet, consectetur adipisicing elit, sed do<br/> | |
eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad<br/> | |
minim veniam, quis nostrud exercitation ullamco laboris nisi ut<br/> | |
aliquip ex ea commodo consequat. Duis aute irure dolor in<br/> | |
reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla<br/> | |
pariatur. Excepteur sint occaecat cupidatat non proident, sunt in<br/> | |
culpa qui officia deserunt mollit anim id est laborum.<br/> | |
</p> | |
<p><br/> | |
</p> | |
<p><br/> | |
</p></div> | |
</div> | |
<div id="outline-container-2" class="outline-2"> | |
<h2 id="sec-2">bar </h2> | |
<div class="outline-text-2" id="text-2"> | |
<p><br/> | |
<a name="sit" class="target">sit</a> <br/> | |
</p></div> | |
</div> | |
<div id="postamble"> | |
<p class="author"> Author: leo | |
</p> | |
<p class="date"> Date: 2012-07-05 16:13:45 UYT</p> | |
<p class="creator">HTML generated by org-mode 7.3 in emacs 24</p> | |
</div> | |
</div> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment