Entry 3522
Gutenberg-DE Edition 11 XML format. Example.
Submitted by anonymous
on April 7, 2010 at 11:23 p.m.
Language: XML. Code size: 721 bytes.
<?xml version="1.0" encoding="ISO-8859-1"?> <?xml-stylesheet type="text/xsl" href="../../bin/xsl/xml2htm.xsl"?> <html> <head> <title>Album Primo-Avrilesque</title> <meta content="Alphonse Allais" name="author"/> <meta content="hille@abc.de" name="sender"/> <meta content="comics" name="type"/> <meta content="Album Primo-Avrilesque" name="title"/> <link href="../../css/prosa.css" type="text/css" rel="stylesheet"/> </head> <body> <div id="album" class="chapter"> <h3 class="author">Alphonse Allais</h3> <h2 class="title">Album Primo-Avrilesque</h2> <hr size="1"/> <h4>Kampf der Neger im Keller bei Nacht</h4> <div class="figure"> <img src="nacht.gif"/> </div>
This snippet took 0.00 seconds to highlight.
Back to the Entry List or Home.