"login and signup by john niro yumang"
Bootstrap 4.0.0 Snippet by jeanyu23

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"></script>
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<!---*************welcome this is my simple empty strap by John Niro Yumang ******************* -->
<!DOCTYPE html>
<html lang="en">
<title>Sign up facundo farm & resort</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<head>
<script src="jquery/jquery.min.js"></script>
<!---- jquery link local dont forget to place this in first than other script or link or may not work ---->
<link rel="stylesheet" href="css/bootstrap.min.css">
<!---- boostrap.min link local ----->
<link rel="stylesheet" href="css/style.css">
<!---- boostrap.min link local ----->
<script src="js/bootstrap.min.js"></script>
<!---- Boostrap js link local ----->
<link rel="icon" href="images/icon.png" type="image/x-icon" />
<!---- Icon link local ----->
<link href="https://fonts.googleapis.com/css?family=Lobster" rel="stylesheet">
<!---- Font awesom link local ----->
</head>
<body>
<div class="container-fluid">
<div class="container">
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
2
3
4
body {background-color:#eee;}
.container-fluid {padding:50px;}
.container{background-color:white;padding:50px; }
#title{font-family: 'Lobster', cursive;;}
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Related: See More


Questions / Comments: