File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / libxml2 / test / HTML / noscript.html
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Mon Jul 22 01:22:28 2013 UTC (10 years, 11 months ago) by misho
CVS tags: MAIN, HEAD
Initial revision

<!DOCTYPE html>
<html>
    <head>
        <title>omg</title>
        <noscript><link rel="stylesheet" href="http://foo.com"></noscript>
    </head>
    <body id="xxx">
        <p>yo</p>
    </body>
</html>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>