You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
68 lines
1.6 KiB
68 lines
1.6 KiB
|
|
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta name="viewport" content="width=device-width" />
|
|
<title>HTML Result</title>
|
|
<link rel="stylesheet" href=""
|
|
integrity="sha384-WskhaSGFgHYWDcbwN70/dfYBj47jz9qbsMId/iRN3ewGhXQFZCSftd1LZCfmhktB" crossorigin="anonymous">
|
|
</head>
|
|
<body>
|
|
<div class="container body-content">
|
|
|
|
|
|
|
|
|
|
<div class="container">
|
|
|
|
|
|
<div class="row justify-content-start" style="padding-top:10px;">
|
|
<h1></h1>
|
|
|
|
|
|
</div>
|
|
<div class="row justify-content-start" style="padding-top:10px;">
|
|
<h1></h1>
|
|
|
|
|
|
</div>
|
|
<div class="row justify-content-start" style="padding-top:10px;">
|
|
|
|
<div class="col" style="padding-top:10px;">
|
|
<h1></h1>
|
|
|
|
|
|
</div>
|
|
<div class="col" style="padding-top:10px;">
|
|
<button class="btn btn-primary"></button>
|
|
|
|
|
|
</div>
|
|
</div>
|
|
<div class="row justify-content-center" style="padding-top:10px;">
|
|
|
|
|
|
<img alt="Image html" width="90%" height="90%" style="max-height:500px;max-width:500px;" src="https://sketch2code.azurewebsites.net/Content/img/fake_img.svg" />
|
|
|
|
|
|
</div>
|
|
<div class="row justify-content-center" style="padding-top:10px;">
|
|
<h1></h1>
|
|
|
|
|
|
</div>
|
|
<div class="row justify-content-center" style="padding-top:10px;">
|
|
<label><input type="checkbox" /> </label>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
</body>
|
|
</html>
|