relpipe-data/záhlaví.inc
author František Kučera <franta-hg@frantovo.cz>
Fri, 11 Jan 2019 23:08:47 +0100
branchv_0
changeset 234 2fc56dd7f003
parent 136 070e02fb18f5
permissions -rw-r--r--
examples: update XML example (namespace, metadata) and move it to a separate file

<stránka
	xmlns="https://trac.frantovo.cz/xml-web-generator/wiki/xmlns/strana"
	xmlns:m="https://trac.frantovo.cz/xml-web-generator/wiki/xmlns/makro">
	<text xmlns="http://www.w3.org/1999/xhtml">
		<p class="logo">
			<m:a href="index" title="Klikněte pro přechod na úvodní stránku"><img src="grafika/logo.png" alt="XML Web generátor"/></m:a>
		</p>
	</text>
</stránka>