THIS IS AN EASY BOOTSTRAP FOR THE BEGINNING
<!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>
Nice! @wo1f0mon
dank you
Join our real-time social learning platform and learn together with your friends!