Atualizações

This commit is contained in:
Maria Carolina Oliveira da Silva 2022-10-13 21:15:17 -03:00
parent bfb0cfc29a
commit 008b5ba049
4 changed files with 275 additions and 291 deletions

View File

@ -1,91 +0,0 @@
# challenge-landing-page
## Getting started
To make it easy for you to get started with GitLab, here's a list of recommended next steps.
Already a pro? Just edit this README.md and make it your own. Want to make it easy? [Use the template at the bottom](#editing-this-readme)!
## Add your files
- [ ] [Create](https://gitlab.com/-/experiment/new_project_readme_content:a980a0e1508cd91a06bf888abbfadab2?https://docs.gitlab.com/ee/user/project/repository/web_editor.html#create-a-file) or [upload](https://gitlab.com/-/experiment/new_project_readme_content:a980a0e1508cd91a06bf888abbfadab2?https://docs.gitlab.com/ee/user/project/repository/web_editor.html#upload-a-file) files
- [ ] [Add files using the command line](https://gitlab.com/-/experiment/new_project_readme_content:a980a0e1508cd91a06bf888abbfadab2?https://docs.gitlab.com/ee/gitlab-basics/add-file.html#add-a-file-using-the-command-line) or push an existing Git repository with the following command:
```
cd existing_repo
git remote add origin https://gitlab.com/m3-academy/fase-01/challenge-landing-page.git
git branch -M main
git push -uf origin main
```
## Integrate with your tools
- [ ] [Set up project integrations](https://gitlab.com/-/experiment/new_project_readme_content:a980a0e1508cd91a06bf888abbfadab2?https://docs.gitlab.com/ee/user/project/integrations/)
## Collaborate with your team
- [ ] [Invite team members and collaborators](https://gitlab.com/-/experiment/new_project_readme_content:a980a0e1508cd91a06bf888abbfadab2?https://docs.gitlab.com/ee/user/project/members/)
- [ ] [Create a new merge request](https://gitlab.com/-/experiment/new_project_readme_content:a980a0e1508cd91a06bf888abbfadab2?https://docs.gitlab.com/ee/user/project/merge_requests/creating_merge_requests.html)
- [ ] [Automatically close issues from merge requests](https://gitlab.com/-/experiment/new_project_readme_content:a980a0e1508cd91a06bf888abbfadab2?https://docs.gitlab.com/ee/user/project/issues/managing_issues.html#closing-issues-automatically)
- [ ] [Automatically merge when pipeline succeeds](https://gitlab.com/-/experiment/new_project_readme_content:a980a0e1508cd91a06bf888abbfadab2?https://docs.gitlab.com/ee/user/project/merge_requests/merge_when_pipeline_succeeds.html)
## Test and Deploy
Use the built-in continuous integration in GitLab.
- [ ] [Get started with GitLab CI/CD](https://gitlab.com/-/experiment/new_project_readme_content:a980a0e1508cd91a06bf888abbfadab2?https://docs.gitlab.com/ee/ci/quick_start/index.html)
- [ ] [Analyze your code for known vulnerabilities with Static Application Security Testing(SAST)](https://gitlab.com/-/experiment/new_project_readme_content:a980a0e1508cd91a06bf888abbfadab2?https://docs.gitlab.com/ee/user/application_security/sast/)
- [ ] [Deploy to Kubernetes, Amazon EC2, or Amazon ECS using Auto Deploy](https://gitlab.com/-/experiment/new_project_readme_content:a980a0e1508cd91a06bf888abbfadab2?https://docs.gitlab.com/ee/topics/autodevops/requirements.html)
- [ ] [Use pull-based deployments for improved Kubernetes management](https://gitlab.com/-/experiment/new_project_readme_content:a980a0e1508cd91a06bf888abbfadab2?https://docs.gitlab.com/ee/user/clusters/agent/)
***
# Editing this README
When you're ready to make this README your own, just edit this file and use the handy template below (or feel free to structure it however you want - this is just a starting point!). Thank you to [makeareadme.com](https://gitlab.com/-/experiment/new_project_readme_content:a980a0e1508cd91a06bf888abbfadab2?https://www.makeareadme.com/) for this template.
## Suggestions for a good README
Every project is different, so consider which of these sections apply to yours. The sections used in the template are suggestions for most open source projects. Also keep in mind that while a README can be too long and detailed, too long is better than too short. If you think your README is too long, consider utilizing another form of documentation rather than cutting out information.
## Name
Choose a self-explaining name for your project.
## Description
Let people know what your project can do specifically. Provide context and add a link to any reference visitors might be unfamiliar with. A list of Features or a Background subsection can also be added here. If there are alternatives to your project, this is a good place to list differentiating factors.
## Badges
On some READMEs, you may see small images that convey metadata, such as whether or not all the tests are passing for the project. You can use Shields to add some to your README. Many services also have instructions for adding a badge.
## Visuals
Depending on what you are making, it can be a good idea to include screenshots or even a video (you'll frequently see GIFs rather than actual videos). Tools like ttygif can help, but check out Asciinema for a more sophisticated method.
## Installation
Within a particular ecosystem, there may be a common way of installing things, such as using Yarn, NuGet, or Homebrew. However, consider the possibility that whoever is reading your README is a novice and would like more guidance. Listing specific steps helps remove ambiguity and gets people to using your project as quickly as possible. If it only runs in a specific context like a particular programming language version or operating system or has dependencies that have to be installed manually, also add a Requirements subsection.
## Usage
Use examples liberally, and show the expected output if you can. It's helpful to have inline the smallest example of usage that you can demonstrate, while providing links to more sophisticated examples if they are too long to reasonably include in the README.
## Support
Tell people where they can go to for help. It can be any combination of an issue tracker, a chat room, an email address, etc.
## Roadmap
If you have ideas for releases in the future, it is a good idea to list them in the README.
## Contributing
State if you are open to contributions and what your requirements are for accepting them.
For people who want to make changes to your project, it's helpful to have some documentation on how to get started. Perhaps there is a script that they should run or some environment variables that they need to set. Make these steps explicit. These instructions could also be useful to your future self.
You can also document commands to lint the code or run tests. These steps help to ensure high code quality and reduce the likelihood that the changes inadvertently break something. Having instructions for running tests is especially helpful if it requires external setup, such as starting a Selenium server for testing in a browser.
## Authors and acknowledgment
Show your appreciation to those who have contributed to the project.
## License
For open source projects, say how it is licensed.
## Project status
If you have run out of energy or time for your project, put a note at the top of the README saying that development has slowed down or stopped completely. Someone may choose to fork your project or volunteer to step in as a maintainer or owner, allowing your project to keep going. You can also make an explicit request for maintainers.

BIN
assets/img/oculos.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 MiB

View File

@ -11,16 +11,14 @@
background-color: black;
display: flex;
justify-content: center;
}
.logo {
width: 12%;
margin-top: 29px;
margin-bottom: 29px;
padding: 2em 0;
}
.header-computer {
width: 100%;
height: 700px;
object-fit: cover;
object-position: bottom;
}
.computers {
@ -39,7 +37,7 @@ p {
font-size: 16px;
font: weight 400px;
text-align: center;
line-height: 24px;
/* line-height: 24px; */
justify-content: center;
}
@ -68,9 +66,20 @@ p {
background-color: white;
padding: 3em 0;
align-items: center;
max-width: 500px;
height: 287px;
display: flex;
flex-direction: column;
justify-content: center;
padding: 2em;
max-width: 350px;
gap: 1em;
/* margin: auto; */
}
.container-3 {
margin: auto;
justify-content: center;
margin-top: 6rem;
margin-bottom: 3rem;
display: flex;
@ -80,19 +89,15 @@ p {
}
/*----------------Section-3--------------------------*/
.container-notebooks {
display: flex;
text-align: center;
justify-content: center;
background-color: #E0E0E0;
gap: 0,1em;
padding: 1em;
.container-notebooks img {
width: 100%;
}
.notebook{
width: 100%;
translate: 0px 64px;
margin-top: -62px;
.notebook {
width: 100%;
translate: 0px 64px;
margin-top: -62px;
}
/*----------------Section-4--------------------------*/
@ -117,8 +122,8 @@ p {
.text-p {
align-items: center;
width: 550px;
height: 120px;
line-height: 24px;
/* height: 120px; */
/* line-height: 24px; */
margin-bottom: 50px;
}
@ -128,18 +133,50 @@ p {
}
.image-container {
display: flex;
justify-content: center;
margin-bottom: 4rem;
display: flex;
justify-content: center;
margin-bottom: 4rem;
}
.retangle {
width: 70%;
max-width: 100%;
object-fit: cover;
}
.rectangle-bottom {
width: 80%;
background-color: red;
height: 200px;
/* max-height: 100px; */
overflow: hidden;
margin: 1em auto;
}
.rectangle-bottom img {
width: 100%;
/* height: 100%; */
/* object-fit: cover; */
object-position: center center;
}
.container-notebooks {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
/* grid-template-columns: 1fr 1fr; */
gap: 1rem;
padding: 2em;
/* background-color: #e0e0e0; */
}
.container-notebooks img {
width: 100%;
translate: 0px 62px;
}
/*----------------Footer--------------------------*/
footer {
background-color: black;
padding: 2em 0;
}
.image-footer {
@ -149,69 +186,68 @@ footer {
gap: 1em;
}
.text-footer {
color: white;
font-size: 10px;
font-weight: 400;
}
@media only screen and (min-width: 2500px){
p{
font-size: 32px;
}
}
@media only screen and (max-width:1024px){
.container-4{
display: flex;
flex-direction: column;
}
.section-4{
order: 2;
}
.image-final{
order: 1;
width: 100%;
}
.image-container{
width: 414px;
height: 414px;
object-fit: fill;
}
.retangle{
width: 100%;
object-fit: fill;
transform: scale(-3,1);
zoom: normal;
}
.header-computer{
position: relative;
object-fit: cover;
}
}
@media only screen and (max-width:700px){
.text-p{
/*----------------Responsividade--------------------------*/
@media only screen and (max-width: 700px) {
.text-p {
width: 350px;
height: 152px;
margin-bottom: 6rem;
}
}
@media only screen and (max-width:1024px){
.container-notebooks{
display: grid;
@media only screen and (max-width: 1024px) {
.container-notebooks {
grid-template-columns: 1fr 1fr;
gap: 23px;
}
.notebook{
.container-notebooks-maior {
grid-column: 1/3;
height: 300px;
}
.container-4 {
display: flex;
flex-direction: column;
}
.section-4 {
order: 2;
}
.image-final {
order: 1;
width: 100%;
}
.image-container {
width: 414px;
height: 414px;
object-fit: fill;
}
.retangle {
width: 100%;
object-fit: fill;
transform: scale(-3, 1);
zoom: normal;
}
.header-computer {
position: relative;
object-fit: cover;
height: 700px;
background-color: red;
}
.notebook {
display: grid;
grid-column: 1 / 3;
place-items: center;
width: 100%;
}
.image3{
.image3 {
display: grid;
place-items: center;
margin-top: 1px;
@ -219,4 +255,20 @@ footer {
justify-content: center;
margin-left: 60%;
}
}
.rectangle-bottom {
height: 300px;
width: 100%;
}
.rectangle-bottom img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: bottom;
}
}
@media only screen and (min-width: 2500px) {
p {
font-size: 32px;
}
}

View File

@ -1,157 +1,180 @@
<!DOCTYPE html>
<html lang="pt-BR">
<head>
<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" />
<link rel="stylesheet" href="./css/style.css" />
<title>challenge-landing-page</title>
</head>
</head>
<!-----------Body---------->
<body>
<!-----------Body---------->
<body>
<!-----------Header---------->
<header>
<figure class="header-logo">
<img class="logo" src="./assets/img/Logo-M3Academy 1.png" alt="Logo-M3Academy" />
</figure>
<figure class="banner">
<img class="header-computer" src="./assets/img/Rectangle 9.jpg" alt="Capa-notebook" />
</figure>
<figure class="header-logo">
<img
class="logo"
src="./assets/img/Logo-M3Academy 1.png"
alt="Logo-M3Academy"
/>
</figure>
<figure class="banner">
<img
class="header-computer"
src="./assets/img/Rectangle 9.jpg"
alt="Capa-notebook"
/>
</figure>
</header>
<!------------Main---------->
<main>
<!---------Section-1------------->
<section class="info">
<div>
<h2 class="lorem">LOREM IPSUM</h2>
<h1 class="dolor">DOLOR SIT AMET</h1>
<p class="text">
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras
euismod enim non dui fringilla interdum.
</p>
<p>
Curabitur ut tortor sed lacus egestas vulputate vel sit amet velit.
Nulla suscipit magna dui.
</p>
<figure class="computers">
<img class="image-computer" src="./assets/SVG/computers.svg" alt="rede-Computadores" />
</figure>
</div>
</section>
<!-------------Section-2----------->
<div class="container-3">
<div class="square">
<figure>
<img src="./assets/SVG/shopp.svg" alt="shopp" />
</figure>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras euismod enim non dui fringilla
interdum. </p>
</div>
<div class="square">
<figure>
<img src="./assets/SVG/shopping-bag (1) 1.svg" alt="shopping-bag" />
</figure>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras euismod enim non dui fringilla
interdum. </p>
</div>
<div class="square">
<figure>
<img src="./assets/SVG/money (1) 2.svg" alt="money" />
</figure>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras euismod enim non dui fringilla
interdum. </p>
</div>
<!---------Section-1------------->
<section class="info">
<div>
<h2 class="lorem">LOREM IPSUM</h2>
<h1 class="dolor">DOLOR SIT AMET</h1>
<p class="text">
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras
euismod enim non dui fringilla interdum.
</p>
<p>
Curabitur ut tortor sed lacus egestas vulputate vel sit amet velit.
Nulla suscipit magna dui.
</p>
<figure class="computers">
<img
class="image-computer"
src="./assets/SVG/computers.svg"
alt="rede-Computadores"
/>
</figure>
</div>
</section>
<!--------------Section-3------------------>
<div class="container-notebooks">
<figure class="container-notebooks ima1">
<img class="notebook" src="./assets/img/Rectangle 13.jpg" alt="notebook">
</figure>
<figure class="container-notebooks imag2">
<img class="notebook"src="./assets/img/Rectangle 16.png" alt="notebook">
</figure>
<figure class="container-notebooks ">
<img class="notebook image3" src="./assets/img/Rectangle 17.png" alt="notebook">
</figure>
<!-------------Section-2----------->
<div class="container-3">
<div class="square">
<figure>
<img src="./assets/SVG/shopp.svg" alt="shopp" />
</figure>
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras
euismod enim non dui fringilla interdum.
</p>
</div>
<!--------------Section-4------------------>
<div class="container-3">
<div class="square">
<figure>
<img src="./assets/SVG/money (1) 2.svg" alt="shopp" />
</figure>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras euismod enim non dui fringilla
interdum. </p>
</div>
<div class="square">
<figure>
<img src="./assets/SVG/coin 1.svg" alt="shopping-bag" />
</figure>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras euismod enim non dui fringilla
interdum. </p>
</div>
<div class="square">
<figure>
<img src="./assets/SVG/laptop 1.svg" alt="money" />
</figure>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras euismod enim non dui fringilla
interdum. </p>
</div>
<div class="square">
<figure>
<img src="./assets/SVG/telephone.svg.svg" alt="money" />
</figure>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras euismod enim non dui fringilla
interdum. </p>
</div>
<div class="square">
<figure>
<img src="./assets/SVG/shopping-bag (1) 1.svg" alt="shopping-bag" />
</figure>
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras
euismod enim non dui fringilla interdum.
</p>
</div>
<div class="square">
<figure>
<img src="./assets/SVG/money (1) 2.svg" alt="money" />
</figure>
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras
euismod enim non dui fringilla interdum.
</p>
</div>
</div>
<!--------------Section-4------------------>
<section class="container-4">
<div class="section-4">
<h3 class="title">Lorem ipsum dolor sit amet</h3>
<div class="text-container">
<p class="text-p">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras vulputate sapien non
libero faucibus interdum. In eget tincidunt ipsum.
Quisque a tellus at lectus blandit tempor. Ut tristique auctor mi eget hendrerit. Curabitur
venenatis felis vitae sagittis venenatis.
Donec finibus turpis vitae lectus interdum rutrum vitae sed augue.</p>
</div>
</div>
<div class="image-final">
<figure class="image-container">
<img class="retangle" src="./assets/img/Rectangle 15.jpg" alt="">
</figure>
<!--------------Section-3------------------>
<div class="container-notebooks">
<img src="./assets/img/Rectangle 13.jpg" />
<img src="./assets/img/Rectangle 16.png" />
<img
class="container-notebooks-maior"
src="./assets/img/Rectangle 17.png"
/>
</div>
</div>
</section>
<!--------------Section-4------------------>
<div class="container-3">
<div class="square">
<figure>
<img src="./assets/SVG/money (1) 2.svg" alt="shopp" />
</figure>
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras
euismod enim non dui fringilla interdum.
</p>
</div>
<div class="square">
<figure>
<img src="./assets/SVG/coin 1.svg" alt="shopping-bag" />
</figure>
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras
euismod enim non dui fringilla interdum.
</p>
</div>
<div class="square">
<figure>
<img src="./assets/SVG/laptop 1.svg" alt="money" />
</figure>
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras
euismod enim non dui fringilla interdum.
</p>
</div>
<div class="square">
<figure>
<img src="./assets/SVG/telephone.svg.svg" alt="money" />
</figure>
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras
euismod enim non dui fringilla interdum.
</p>
</div>
</div>
<!--------------Section-4------------------>
<section class="container-4">
<div class="section-4">
<h3 class="title">Lorem ipsum dolor sit amet</h3>
<div class="text-container">
<p class="text-p">
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras
vulputate sapien non libero faucibus interdum. In eget tincidunt
ipsum. Quisque a tellus at lectus blandit tempor. Ut tristique
auctor mi eget hendrerit. Curabitur venenatis felis vitae sagittis
venenatis. Donec finibus turpis vitae lectus interdum rutrum vitae
sed augue.
</p>
</div>
</div>
<div class="rectangle-bottom">
<img src="./assets/img/oculos.png" alt="" />
</div>
</section>
</main>
<!--------------Footer------------------>
<footer>
<div class="image-footer">
<a href="/">
<img class="contato" src="./assets/img/instagram.svg" alt="instagram" /></a>
<a href="/">
<img class="contato" src="./assets/img/facebook.svg" alt="facebook" /></a>
<a href="/">
<img class="contato" src="./assets/img/youtube.svg" alt="youtube" /></a>
</div>
<div>
<p class="text-footer">
Copyright © 2020 - Loja Comércio Eletrônico | CNPJ: 000.000.000/0001-00
</p>
</div>
<div class="image-footer">
<a href="/">
<img class="contato" src="./assets/img/instagram.svg" alt="instagram"
/></a>
<a href="/">
<img class="contato" src="./assets/img/facebook.svg" alt="facebook"
/></a>
<a href="/">
<img class="contato" src="./assets/img/youtube.svg" alt="youtube"
/></a>
</div>
<div>
<p class="text-footer">
Copyright © 2020 - Loja Comércio Eletrônico | CNPJ:
000.000.000/0001-00
</p>
</div>
</footer>
</body>
</html>
</body>
</html>