Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 26 additions & 0 deletions Documento sem título 1
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
/*
Não trabalhamos com gaiolas ou grades, para nós do Nina Banana a socialização é prioridade. Além disso contamos com uma das maiores infraestruturas do seguimento. Um ambiente pensado no convívio e bem-estar do seu cão. Câmeras de vigilância, assistência veterinária 24h, segurança em primeiro lugar. Você não vai se arrepender.



<a href="#"><span class="fab fa-facebook-f"></span></a>
<a href="#"><span class="fab fa-instagram"></span></a>
<a href="#"><span class="fab fa-whatsapp-f"></span></a>

O lugar preferido do seu cão.



cores:
amarelo: #ffae1cff
azul: #023047
fundo: #345059ff;


<style>
@import url('https://fonts.googleapis.com/css2?family=Oswald&family=Playfair+Display:ital@1&family=Poppins&family=Rubik+Spray+Paint&family=Rubik+Vinyl&family=Ubuntu&family=Unbounded&display=swap');
</style>



*/
Binary file added acents/imgs/agnes.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added acents/imgs/alfredo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added acents/imgs/bob.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added acents/imgs/brian.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added acents/imgs/image44813.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added acents/imgs/lupa.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
226 changes: 226 additions & 0 deletions css/style.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,226 @@
*{
margin: 0;
padding: 0;
font-family: 'Poppins', sans-serif;
box-sizing: border-box;

}

body{
padding: 1rem;
background-color: #345059ff;
display: flex;
}


#container-pai {
display: flex;
flex-direction: column;
}

h1 {
margin-bottom: 1rem;
margin-left: 5rem;

}




/* Header */

header{
display: flex;
position:relative;
border-radius: 7px;
border-bottom:1px solid black;
border-right:1px solid black;
background-color: #023047;
display: flex;
position: fixed;
height: 20vh;
width: 96vw;
}

.creche, .hotel, .loja, .contato, .home {
color: #345059ff;
background-color: #ffae1cff;
border-radius: 7px;
margin: 1rem;
margin-left: 5rem;
margin-top: 2rem;
width: 10rem;
height: 3rem;
cursor: pointer;
font-size: 1.5rem;
box-shadow: 2px 3px black;
transition: .5s;
font-family: 'Jolly Lodger', cursive;

}

.creche:hover, .hotel:hover, .loja:hover, .contato:hover, .home:hover{
background-color: #fb8500;
color: #345059ff;
}

.creche:active, .hotel:active, .loja:active, .contato:active, .home:active{
background-color: #ff5100;
color: #345059ff;
}
.logoNina{
width: 7vw;
height: 15vh;
margin: 1rem;

}

/* Main */
main{
display: flex;
margin-top: 10rem;
height: 100vh;
}

.pesquisa{
margin-top:5rem;
margin-left: 20rem;
text-align: center;
}
input {
width: 35rem;
height: 2rem;
border-radius: 0.313rem;
background-color: #023047;
color: #fb8500;
font-size: 1rem;
float: left;
margin-left: 4rem;
}

input:focus{
background-color: #104d6b;
border: solid .2rem #fb8500;
}

#pesquisa{
position: absolute;
border: none;
width: 2rem;
height: 2rem;
outline: none;
border-radius: 0.313rem;
}

.imgLupa {
/* position: relative; */
width: 2rem;
height: 2rem;
background-color: #fb8500;
padding: 5px;
border-radius: 0.313rem;
cursor: pointer;
margin-right: 20rem;
}

.imgLupa:hover {
background-color: #ff5100;
width: 2.5rem;
height: 2.5rem;
}

.imgLupa:active {
background-color: #fb8500;
width: 1.8rem;
height: 1.8rem;
}


.i {
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
position: absolute;
top: 65%;
right: 26%;
border: 2px solid black;
background-color: #fb8500;
border-radius: 10px;
width: 600px;
margin: ;
}

#imgCao {
margin: 10px;
}

/* footer */

footer{
background-color: #ffae1cff;
color: #023047;
height: 48vh;
width: 96vw;
border-top-right-radius: 2rem;
border-bottom-left-radius: 2rem;
box-shadow: 5px 5px 5px 5px black;
margin-top: 10rem;
}

.footer-content{
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
text-align: center;
}

.footer-content h3 {
font-size: 1.9rem;
font-family: 'Jolly Lodger', cursive;
font-weight: 400;
text-transform: capitalize;
line-height: 3rem;

}


.footer-content p {
max-width: 31.25rem;
margin: .625rem auto;
line-height: 1.75rem;
font-size: .938rem;
}

.socials {
display: flex;
align-items: center;
justify-content: center;
margin: 1rem 0 3rem 0;
}

.socials a {
cursor: pointer;
margin: 0 0.625rem;
color: #231942;
font-size: 1.4rem;
transition: .4s;
}

.socials a:hover {
color:#ff5100;
}



.footer-bottom p {
font-size: 1.2rem;
word-spacing: 0.125rem;
opacity: .5;
padding-bottom: 0.625rem;
color: #ffae1cff;
}



98 changes: 98 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,98 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Formulario com validações em JS</title>




<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Jolly+Lodger&family=Oswald&family=Playfair+Display:ital@1&family=Poppins&family=Rajdhani:wght@400;600&family=Rubik+Spray+Paint&family=Rubik+Vinyl&family=Staatliches&family=Ubuntu&family=Unbounded&display=swap" rel="stylesheet">
</head>
<body>
<div id="container-pai">


<header>
<div class="logo">
<img class="logoNina" id="logoMarca" alt="logo da creche nina banana" src="./acents/imgs/image44813.png">
</div>
<button class="home" id="sobre">Home</button>
<button class="creche" id="creche">Creche</button>
<button class="hotel" id="hotel">Hotel</button>
<button class="loja" id="loja">PetShop</button>
<button class="contato" id="contato">Contato</button>
</header>


<main id="main" class="main1">

<form class="pesquisa">
<h1>Pesquise seu cão.</h1>
<input type="text" id="text" list="historico" placeholder="Digite o nome do seu cão">
<button id="pesquisa">
<img class="imgLupa" src="./acents/imgs/lupa.png">
</button>
<datalist id="historico">
<option value="Agnes"></option>
<option value="Alfrêdo"></option>
<option value="Bob"></option>

</datalist>
</form>

<div id="containerPets">

</div>

<div id="products">

</div>




</main> <!--main-->
<footer>
<div class="footer-content">
<div class="left box">
<h3>Nina Banana creche/hotel para cães.</h3>
<div class="content">
<p>LOCALIZAÇÃO
Rua Omílio Monteiro Soares, 2336

Vila Fanny - Curitiba/PR
</p>
HORÁRIO DE FUNIONAMENTO: <br>
Segunda-sexta

07:30-18:30
<br>
Sábado-domingo

somente hotel.
<p>

</p>
</div>
<div class="socials">
<a href="https://www.facebook.com/ninabananapet/" target="_blank"><i class="fa fa-facebook"></i></a>
<a href="https://www.instagram.com/ninabananapet/" target="_blank"><i class="fa fa-instagram"></i></a>
<a href="https://web.whatsapp.com/send?phone=5541984453714" target="_blank"><i class="fa fa-whatsapp"></i></a>
</div>
</div>
<div class="footer-bottom">
<p>Nina Banana &copy;2023 </p>
</div>
</div>
</footer>
</div>
</body>
<script src="js/script.js"></script>
</html>
Loading