Answers for "WHAT IS WATTPAD"

47

wattpad

get the gosh darn diggly doo out of here before its too late
Posted by: Guest on November-21-2020
11

wattpad

are you ok?
Posted by: Guest on December-26-2020
6

wattpad

i feel people use this like some sort of secret chat
Posted by: Guest on July-14-2021
19

wattpad

What the hell is going on?
Posted by: Guest on January-05-2021
12

wattpad

Uh hi
wattpad is often used by young people to share their custom stories on the web, 
and you could probably code something like this with like java or html.

(Are HTML books a thing??)

Start your own book via HTML!

<!DOCTYPE html>
<html lang="en">

<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Book Cover</title>
</head>

<body>
    <header>
        <h1>Book Title</h1>
        <nav class="navbar">
            <p>takes you to table of contents, glossary, etc</p>
        </nav>
    </header>
    <Main>

    </Main>
    <Footer>
        <p>Template by James V of BLOX Virtual Studio</p>
        <p>Anyone can adapt this code freely, but should let people know</p>
        <p>da hecc they got their code from</p>
        <p></p>
        <p>v0.1 BLOX Virtual Book, virtual office 256</p>
        <p>@2020 James V and BLOX Virtual Studio</p>
    </Footer>
</body>

</html>
Posted by: Guest on January-26-2021
15

wattpad

It's too late for me
Posted by: Guest on December-07-2020

Browse Popular Code Answers by Language