We will make a startUP website for Bed and Breakfast NEST
https://bnb-nest.netlify.app/index.html
-
README: Team
-
Home page: Team
-
Room page: Colin
-
Event page: Dante
-
Contact page: Koen
-
Presentation: Dante
*{
/* Font Color */
color: #b87a40;
/* Body background-color */
background-color: #464442;
/* Container background-color */
background-color: #154551;
}Name: Colin Renkema
Adres: schommelstraat 71 9000 gent
Telefoon: +32 476361577
Email: cskeith01@gmail.com
Name: Dante Cand
Adres: /
Telefoon: +32 495767053 Email: cand.dante@gmail.com
Name:
Adres:
Telefoon: Email:
Name: Eva Joye
Adres: schommelstraat 71 9000 gent
Telefoon: +32 477911634
Email: info@nestingent.com
BOOKING
Air BNB
Expedia
https://www.expedia.be/Ghent-Hotels-BNB-Nest.h29511611.Hotelinfo
Examples:
/* Small device */
@media only screen and (max-width: 427px) {
.button{
width: 30%;
margin: 2%;
padding: 2px;
background-color: #154551;
border: 1px solid #b87a40;
border-radius: 10px;
box-shadow: 5px 5px black;
}
.button:hover{
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}© 2022 By Team-Spaghetti-Code