Ask your own question, for FREE!
Computer Science 22 Online
wo1f0mon:

THIS IS AN EASY BOOTSTRAP FOR THE BEGINNING

wo1f0mon:

<!DOCTYPE html> <html lang="en"> <head> <title>Bootstrap Example</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> </head> <body> <div class="jumbotron text-center"> <h1>Wellcome </h1> <h3> im Nathan </h3> <p></p> </div> <div class="container"> <div class="row"> <div class="col-sm-4"> <h3>Part 1</h3> <p>this is part of coding its hard to do this with just the old weebly tools.</p> <br> <p> im using bootstrap</p> </div> </div> </div> </body> </html>

KjSaif:

Nice! @wo1f0mon

wo1f0mon:

dank you

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!