
liar.xhtml
By:
Fhernd on
Jun 8th, 2012 | syntax:
HTML | size: 0.53 KB | hits: 29 | expires: Never
<?xml version='1.0' encoding='UTF-8' ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:h="http://java.sun.com/jsf/html">
<h:head>
<title>Start Page</title>
</h:head>
<h:body>
<h2>Yeah, right. And you know more JavaScript than Brendan Eich or Doug Crockford, I suppose?</h2>
<p>Please <a href="study-plan-input.jsf">try again</a>, but be honest this time.</p>
</h:body>
</html>