Commit 76ebb7ec by Florian Shllaku

header/tag

parent 75e6a916
......@@ -14,7 +14,7 @@
<!-- Main Custom styles for the website -->
<link href="css/main.css" rel="stylesheet">
</head>
<body class="text-center" background="/home/gorilla/Desktop/Garlix/img/backgroundd.jpg">
<body class="text-center" background="img/background.jpg">
<div class="cover-container d-flex w-100 h-100 p-3 mx-auto flex-column">
<header class="masthead mb-auto">
<div class="inner">
......@@ -28,6 +28,7 @@
<a class="nav-link" href="subscribe.html">Subscribe</a>
</nav>
</div>
</header>
<br>
<br>
<br>
......
......@@ -167,7 +167,12 @@ body, html{
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background: darkslategray;
background: #85bb65;
width: 960px;
height: 700px;
position: relative;
margin:0 auto;
line-height: 1.4em;
}
.card-3 .card-body {
padding: 57px 65px;
......
......@@ -14,7 +14,7 @@
<!-- Main Custom styles for the website -->
<link href="css/main.css" rel="stylesheet">
</head>
<body class="text-center" background="/home/gorilla/Desktop/Garlix/img/backgroundd.jpg">
<body class="text-center" background="img/background.jpg">
<div class="cover-container d-flex w-100 h-100 p-3 mx-auto flex-column">
<header class="masthead mb-auto">
<div class="inner">
......@@ -28,6 +28,7 @@
<a class="nav-link" href="subscribe.html">Subscribe</a>
</nav>
</div>
</header>
<br>
<br>
<br>
......@@ -68,6 +69,5 @@
</div>
</div>
</div>
</body>
</html>
\ No newline at end of file
......@@ -15,7 +15,7 @@
<!-- Main Custom styles for the website -->
<link href="css\main.css" rel="stylesheet">
</head>
<body class="text-center" background="img\backgroundd.jpg">
<body class="text-center" background="img\background.jpg">
<div class="cover-container d-flex w-100 h-100 p-3 mx-auto flex-column">
<header class="masthead mb-auto">
<div class="inner">
......@@ -34,7 +34,7 @@
<h1 class="cover-heading">Free Currency Converter</h1>
<p class="lead">Currency converter and exchange rate for Dollar, Pound, Euro and all other currencies. Calculate live currency and foreign exchange rates with this free currency converter.</p>
<p class="lead">
<a href="#" class="btn btn-lg btn-secondary">Learn more</a>
<a href="fiat.html" class="btn btn-lg btn-secondary">Convert now</a>
</p>
</main>
......
......@@ -14,7 +14,7 @@
<!-- Main Custom styles for the website -->
<link href="css/main.css" rel="stylesheet">
</head>
<body class="text-center" background="/home/gorilla/Desktop/Garlix/img/backgroundd.jpg">
<body class="text-center" background="img/background.jpg">
<div class="cover-container d-flex w-100 h-100 p-3 mx-auto flex-column">
<header class="masthead mb-auto">
<div class="inner">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment