130 parlov pavlek xdonate

Page 66

5. HTML5 – kod <!DOCTYPE html> <html> <head> <title>Moja prva stranica</title> <meta charset="utf-8" /> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous"> <link rel="stylesheet" href="MyFirst.css" /> </head> <body> <div class="container-fluid"> <div class="row text-center"> <div class="col"> <h1> Elixir of life </h1> <h2> Relax your body </h2> </div> </div> </div> <div class="mb-4 container"> <div class="row"> <div class="col"> <button class="btn btn-light btn-block"> Home </button> </div> <div class="col"> <button class="btn btn-light btn-block"> About </button> </div> <div class="col"> <button class="btn btn-light btn-block"> Contact </button> </div> </div> 60


Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.