77

Got to love when the client has no requirements, other than, they want a website and they need it done as soon as possible.

Well in that case.... Here's your website.

<html>
<header>
<title>Useless</title>
</header>
<body>
Hello world
</body>
</html>

Comments
  • 1
    Or maybe I want a website just like that other website and I don't care about the details.
  • 2
    its <head> not <header>. <header> is like <footer> a html5 tag
  • 0
    @romangraef first person to notice it haha
Add Comment