Advertisement
Fhernd

liar.xhtml

Jun 8th, 2012
320
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.53 KB | None | 0 0
  1. <?xml version='1.0' encoding='UTF-8' ?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml"
  4.      xmlns:h="http://java.sun.com/jsf/html">
  5.     <h:head>
  6.         <title>Start Page</title>
  7.     </h:head>
  8.     <h:body>
  9.         <h2>Yeah, right. And you know more JavaScript than Brendan Eich or Doug Crockford, I suppose?</h2>
  10.         <p>Please <a href="study-plan-input.jsf">try again</a>, but be honest this time.</p>
  11.     </h:body>
  12. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement