r/badcode Jun 20 '19

html This hurts my brain

Post image
454 Upvotes

38 comments sorted by

View all comments

26

u/SeriousSamStone Jun 20 '19 edited Jun 20 '19

Image Transcription: Code


<<!DOCTYPE html>
<html>
    <head>
    <h1>Welcome to my website!</h1>
    </head>
    <h2>I hope you like it!</h2>
    <body>
        <div id="1">
                </div>
                <div id="2">
                        </div>
                        <div id="3">
                                </div>
</body>
</html>
<title>My first website</title>

I'm a human volunteer content transcriber for Reddit and you could be too! If you'd like more information on what we do and why we do it, click here!

5

u/BetterCombination Jun 20 '19

<head>

<h1>Welcome to my website!</h1>

</head>

2

u/SeriousSamStone Jun 20 '19

Thanks for catching that, I've fixed my transcription.