IkiWiki-Plugin-syntax
view release on metacpan or search on metacpan
examples/sources/fragment.html view on Meta::CPAN
<?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" xml:lang="es" lang="es">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- <base href="" /> -->
<title>Página principal</title>
<link rel="stylesheet" href="style.css" type="text/css"
media="screen" />
<link rel="stylesheet" href="print.css" type="text/css"
media="print" />
</head>
<body>
<!-- Contenedor global -->
<div class="container">
<!-- Columna izquierda: logotipo, menú global,
validaciones y licencia -->
<div class="left">
<!-- Logotipo -->
<div class="logo">
<img src="images/taquiones-logo.png"
alt="Logotipo de Taquiones" />
</div>
( run in 0.980 second using v1.01-cache-2.11-cpan-39bf76dae61 )