Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RMT-WD-PT-SEPT24-EstherLopezPerez #3904

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
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
161 changes: 159 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,9 +1,166 @@
NPM Clone Nifty Penguin Magic npm Enterprise Products Solutions Resources Docs Support Search Join Log In Build amazing
<!-- Build amazing
things Essential JavaScript development tools that help you go to market faster and build powerful applications using
modern open source code. See plans Join for free Bring the best of open source to your company npm is the tool used by
over 11,000,000 JavaScript developers around the world. Your developers already use it. Your company depends on it.
Create an Org and get more out of the tools your team already knows and loves. Zero configuration Create an org, add
your team, and start collaborating. Nothing to configure, set up, or manage. Team management Control who has access to
what modules within your team namespace using straightforward team management capabilities. Familiar features npm Orgs
has 100% parity with all the public npm registry features your developers already use. npm audit Enjoy the security
auditing features built into the npm client, a zero-friction way to make open source software safer. Create an Org
auditing features built into the npm client, a zero-friction way to make open source software safer. Create an Org -->
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="style.css">
<title></title>
</head>
<body>
<header>
<div>
<div>
<img class="blackHeart" src="images/black-heart.png" alt="black heart" />
<span> Nifty Penguin Magic </span>
</div>
<nav>
<ul>
<li><a href="#"> npm Enterprise </a></li>
<li><a href="#"> Products </a></li>
<li><a href="#"> Solutions </a></li>
<li><a href="#"> Resources </a></li>
<li><a href="#"> Docs </a></li>
<li><a href="#"> Support </a></li>
</ul>
</nav>
</div>

<div>
<img class="npm" src="Images/npm-logo.png" alt="npm-logo" style="width: 50px;"/>

<form class="search-form">
<div class="search-container">
<input type="searh" class="search-bar" placeholder="Search packages...">
<img src="Images/magnifying-glass.png" alt="Search" class="search-icon">
</div>
<button class="search-button">Search</button>
</form>
<div>
<button>Join</button>
<button>Log in</button>

</div>

</div>
</header>
<section class="section1">
<header>
<h1>Build amazing things</h1>

</header>

<article>
<p>Essential JavaScript development tools that help you</p>
<p>go to mrket faster and build powerfull applications</p>
<p>using modern open source code.</p>

</article>

<div>
<button class="button-seeplans">See plans</button>
<button class="Join-section1">Join for free</button>

</div>

</section>


<section class="section2">
<img class="npm" src="Images/triangle-hexagon.svg" alt="hexagon" style="width: 200px;"/><br><br>




<header class="headerSection2">
<h2> Bring the best of open source to your company </h2>

</header>
<br>

<article class="article2">
<p>npm is the tool used by over 11,000,000 JavaScript developers around the world. Your developers</p>
<p>already use ut. Your company depends on it. Create an Org and get more out the tools your</p>
<p>team already knows and loves</p>
</article>

</section>

<section class="section3">

<div class="divSection3">
<img class="iconsSection3" src="images/zero-configuration.svg" alt="Zero"/>
<header class="headerSection3">
<br>
<p>Zero configuration</p> <br>

</header>
<p>Create an org add your team</p>
<p>and start collaborating.</p>
<p>Nothing to configure, set up, or</p>
<p>manage</p>

</div>

<div class="divSection3">
<img class="iconsSection3" src="images/team-management.svg" alt="Team"/>
<header class="headerSection3">
<br>
<p>Team management</p> <br>

</header>
<p>Control who has access to</p>
<p>what modules within your</p>
<p>team namespace using</p>
<p>straightforward team</p>
<p>management capabilities</p>

</div>


<div class="divSection3">
<img class="iconsSection3" src="images/familiar-features.svg" alt="Familiar"/>
<header class="headerSection3">
<br>
<p>Familiar features</p> <br>

</header>
<p>npm Orgs has 100% parity with</p>
<p>all the public npm registry</p>
<p>features your developers</p>
<p>already use.</p>

</div>

<div class="divSection3">
<img class="iconsSection3" src="images/npm-audit.svg" alt="npmAudit"/>

<header class="headerSection3">
<br>
<p>npm audit</p> <br>

</header>
<p>Enjoy the security auditing</p>
<p>features built into the npm</p>
<p>cliente a zero-friction way to</p>
<p>make open source software</p>
<p>safer.</p>

</div>



</section>

<button class="buttonCreate">Create an Org</button>

</body>
</html>
200 changes: 200 additions & 0 deletions style.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,200 @@
@import url('https://fonts.googleapis.com/css?family=Poppins');

body {
font-family: 'Poppins';
}

header>div {
padding: 0 25px;
display: flex;
justify-content: space-between;
align-items: center;
border-bottom: 1px solid lightgray;
}

nav {
width: 600px;
}

nav ul {
list-style: none;
display: flex;
justify-content: space-between;
align-items: center;
}

nav a {
text-decoration: none;
color: black;
}

.blackHeart {
width: 20px;
margin-right: 1rem;
}

form label {
color: rgba(0, 0, 0, .05);
}

form input {
color: rgba(0, 0, 0, .05);
}

form button {
background-color: #fb3e44;
}

form button {
color: white;
}


/* Contenedor para la barra de búsqueda y el ícono */
.search-container {
position: relative;
width: 2500px; /* Ajusta el ancho de la barra */
}

/* Estilos para el input (barra de búsqueda) */
.search-bar {
width: 100%; /* Ocupa todo el ancho del contenedor */
height: 40px; /* Ajusta la altura del input */
font-size: 16px; /* Tamaño del texto */
padding: 10px 10px 10px 40px; /* Deja espacio para el ícono a la izquierda */
border: 1px solid #ccc; /* Estilo del borde */
border-radius: 8px; /* Bordes redondeados opcionales */
box-sizing: border-box; /* Asegura que padding no rompa el diseño */
}

/* Estilos para el ícono de búsqueda */
.search-icon {
position: absolute;
left: 10px; /* Posición del ícono desde la derecha */
top: 50%; /* Centrado verticalmente */
transform: translateY(-50%); /* Ajuste para centrar verticalmente */
height: 20px; /* Ajusta el tamaño del ícono */
pointer-events: none; /* Evita que el ícono interfiera con los clics */
}
.search-form {
display: flex; /* Utiliza flexbox para alinear los elementos horizontalmente */
justify-content: center; /* Centra horizontalmente */
align-items: center; /* Alinea verticalmente los elementos */
}

.search-button {
height: 40px; /* Altura del botón para que coincida con el input */
font-size: 16px; /* Tamaño del texto */
padding: 10px 20px; /* Espaciado interno del botón */
border: 1px solid #ccc; /* Mismo borde que el input */
border-radius: 0 5px 5px 0; /* Bordes redondeados (solo a la derecha) */
}
section h1 {
font-size: 60px;
}
.section1 {

display: flex;
height: 600px;
flex-direction: column;
flex-wrap: nowrap;
align-items: center;
align-content: center;
justify-content: center;
background-color: rgba(232,217,217,.3);
font-weight: bold;
text-align: center;


}
.article1 {
text-align: justify;

}
.button-seeplans {
background-color: #FB3B49;
box-shadow: 8px 8px 0 rgba(251,59,73,.2);
font-weight: bold;

}
.Join-section1 {
color: black;
background-color: white;
font-weight: bold;

}

.section2 {

display: flex;
height: 600px;
flex-direction: column;
flex-wrap: nowrap;
align-items: center;
align-content: center;
justify-content: center;
text-align: center;


}
.headerSection2 {
background-color: rgba(255,204,53,.4);
font-weight: bold;
height: 60px;


}

.section3 {
display: flex;
width: 100%;
height: 600px;
flex-wrap: nowrap;
align-items: center;
align-content: center;
justify-content: center;
text-align: left;
flex-direction: row;


}

.iconsSection3 {
width: 40px;
float: left;
}

.headerSection3 {
color: #ED1C24;
font-weight: bold;
padding-top: 40px;
}

.divSection3 {
padding: 40px;
height: 500px;

}
.buttonCreate {
display: block;
float: bottom;
background-color: black;
color: white;
font-weight: bold;
text-align: center;
height: 50px;
margin-left: 45%;
margin-right: 45%;
width: 10%;
}
.buttonHeader {
width: 5%;
float: right;
}