Solucionado (ver solución)
Solucionado
(ver solución)
3
respuestas

pregunta, sobre el challenge de css y html

Que me queda fuera de marco, no se como se puede modificar el error el foto y el código, si me pueden ayudar?

El discord no funcional.

Ingrese aquí la descripción de esta imagen para ayudar con la accesibilidad

@media all and (min-width: 900px) {
body{
    width: auto;
    left: 0;
    top: 0;
    display: flex;
    flex-direction: column; 
    align-items: center;
    padding: 0;
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;    
    line-height: 19px;
    position: absolute;
   }


/* cabesado */

header{
    background-color:#ee08f8;
    padding: 20px 0;
}

.menuPricipal{
    font-size: 14px;
    width: auto;
    position: relative;
    margin: 0 auto;
}

.logo{
position: static;
width: 170px;
height: 8px;
left: 30px;
top: 30px;
flex: none;
order: 0;
flex-grow: 0;
margin: 0px 7px;
}

.link{
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-between;
padding: 0px;
position: static;
width: 200px;
height: 18px;
left: 200px;
top: 30px;
flex: none;
order: 1;
flex-grow: 0;
margin: 0px 600px;
} 

.sobreMi{
text-decoration: none;
color: black;
position: static;
width: 65px;
height: 35px;
left: 0px;
top: 0px;
flex: none;
order: 0;
flex-grow: 0;
margin: 0px 3px;

}

.skills{
position: static;
width: 40px;
height: 35px;
left: 90x;
top: 0px;
flex: none;
order: 1;
flex-grow: 0;
margin: 0px 3px;
text-decoration: none;
color: black;
}

.hobbies{
position: static;
width: 63px;
height: 35px;
left: 165px;
top: 0px;
flex: none;
order: 2;
flex-grow: 0;
margin: 0px 3px;
text-decoration: none;
color: black;
}

.formacion{
position: static;
width: 80px;
height: 35px;
left: 255px;
top: 0px;
flex: none;
order: 3;
flex-grow: 0;
margin: 0px 3px;
text-decoration: none;
color: black;
}

.proyecto{
position: static;
width: 75px;
height: 35px;
left: 365px;
top: 0px;
flex: none;
order: 4;
flex-grow: 0;
margin: 0px 3px;
text-decoration: none;
color: black;
}

.mail{
position: static;
width: 168px;
height: 35px;
left: 470px;
top: 0px;
font-weight: bold;
flex: none;
order: 5;
flex-grow: 0;
margin: 0px 3px;
text-decoration: none;
color: black;
}


/* pricipal */

.principal{
    display: flex;
    flex-direction: row; 
    width:1000px ;
    height: 400px;
   left: auto;
   top: 10px ;
}



.principalPersetacion{
    display: flex;
    flex-direction: column;
    position: relative;
    height: 300px;
    left: 0px;
    top: 70px;
}

.nombrePersonal{
    width: auto;
    height: auto;
    left: 0;
    font-size: 30px;    
    line-height: 50px; 
}

#soyFormada{
    width: auto;
    height: auto;
    left: 0;
    font-weight: normal;
    font-size: 14px;    
    line-height: 17px; 
    color: rgb(3, 70, 3);
    margin-top: 32px;

}

.links{
display: flex;
flex-direction: row;
align-items: flex-start;
padding: 0px;
position: static;
width: 467px;
height: 24px;
left: 0px;
top: 222px;
flex: none;
order: 2;
flex-grow: 0;
margin: 20px 0px;
}

.linkDeAcceso{
    position: static;
    width: 120px;
    height: 19px;
    left: 0px;
    top: 2.5px;

    font-family: Raleway;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: rgb(228, 19, 123);
    text-decoration: none;
    font-weight: normal;

}

.imgPefil{  
    width: 350px;
    height: 350px;
    left: 78px;
    top: 0;    
    margin: 0%;
    align-items: flex-end;
    float: right;
}


/* Sobre mi  */

#grad{
    background-color: #ffdaea;
    font-weight: normal;
   }

.refereciasSobreMi{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0px;
    position: static;
    width: 1000px;
    height: 255px;
    left: 152px;
    top: 64px;
    flex: none;
    order: 0;
    flex-grow: 0;
    margin: 10px 0px;
}

.h2SobreMi{
position: static;
width: 500px;
height: 38px;
left: 0px;
top: 0px;
flex: none;
order: 0;
flex-grow: 0;
margin: 16px 0px;
font-weight: bold;
font-size: 30px;
text-align: center;
}    

.parrafoSobreMi{
position: static;
width: 751px;
height: 100px;
left: 0px;
top: 54px;
font-size: 14px;
line-height: 17px;
flex: none;
order: 1;
flex-grow: 0;
margin: 16px 0px;
}

#imgSobre{
position: static;
width: 200px;
height: 30px;
left: 0px;
top: 20px;
flex: none;
order: 2;
flex-grow: 0;
margin: 20px 0px;

}



3 respuestas
/*skills & hobbies*/
.skillsYHobbies{
    display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
    padding: 60px;
    width: 1000px;
    left: 100px;
    top: 700px;
}
.area-de-skills, .area-de-hobbies, .area-de-referencias{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0;
    position: static;
    width: 940px;
    left: 100px;
    top: 0;
}
.area-de-hobbies{
    margin-left: 100px;
}
.area-de-skills-titulo, .area-de-hobbies-titulo, .area-de-referencias-titulo{
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    font-weight: bold; 
    font-size: 32px;   
    line-height: 38px; 
    top: 0;
    width: 940px;
    text-align: center;
}
.area-de-skills-skill, .area-de-hobbies-skill, .area-de-referencias-skill{
    margin-left:100px;
    margin-right: 100px;
    top: 70px;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 0;
    justify-content: space-between;
    width: 940px;
    height: auto;    
}
.area-de-skills-skill-1, .area-de-hobbies-skill-1{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 0px;
    width: 165px;
    height: 100px;

}
.skill-img{
    width: 24px;
    height: 35.54px;
    margin-left: 16px;
    top: 94px;
    color: #9b17a7;
    position: static;
}
.skill-titulo{

    font-weight: bold; 
    font-size: 16px;   
    line-height: 19px; 
    margin-left: 16px;
    margin-top: 32px;
}
.area-de-referencias{
    margin-left: 100px;

}
.area-de-referencias-skill-1{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    padding: 0px;
    width: 300px;
    height: 300px;
    margin-top: 0%;  
}
.experiencia-item-img{
    width: 100px;
    height: 130px;
    margin-left: 88px;
    margin-top: 78px;
    color: #2A7AE4;
    position: static;
}
.experiencia-item-titulo{
    font-weight: bold; 
    font-size: 22px;   
    line-height: 26px; 
    margin-left: 16px;
    margin-top: 32px;    
}
.experiencia-item-texto{
    font-weight: 500; 
    font-size: 16px;   
    line-height: 19px;
    margin-left: 16px;
    margin-top: 6px;   
}

/*Area Proyectos*/
.area-proyectos{
    display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
    padding: 0;
    width: 940px;
    left: 0;
    top: 1707px;   
}
.area-proyectos-container{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0%;
    width: 1000px; 
    margin-top: 100px; 
    background: #2A7AE4;
}
.area-proyectos-container-titulo{
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    font-weight: bold; 
    font-size: 32px;   
    line-height: 38px;
    width: 940px;   
    text-align: center;
}
.area-proyectos-container-items{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0%;
    width: 940px;   
    margin-top: 70px;
    background: rgb(255, 47, 203);
}

.area-proyectos-container-items-experiencia{
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0%;
    width: 113 6 940 406px;
    margin-left: 0%;
    margin-top: 0%;
}

/* Proyectos Pagina Web */

#proyectosPaginaWeb{
    padding-top: 4rem;
    width: 1000px;
    text-align: center;
    margin: 0 auto;
    background-color:#F2DBF7;
    height: 1900px;
    position: relative;
    top: 800px;
}
.proyectito{
    width: 900px;
    height: 400px;
    margin: 50px;
    flex: auto;
    flex-grow: inherit;
}
.proyectosPersonales{
    display: block;
    padding-top: 20px;
    padding-left: 20px;

}

.imagenesProyectito{
    width: 250px;
    height: 250px;
    box-shadow: 50px 50px 50px rgb(119, 3, 51);
}

.proyectito-boton{
    width: 300px;
    height: 100px;
    top: 60%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
   padding: 10px;
   margin-bottom: 20px;
}

.repositorios{
    position: absolute;
    right: 30%;
    top: 30%;
}

.boton{
    text-align: end;
    width: 100%;
    padding: 25px 10px;
    font-size: 18px;
    font-weight: bold;
    color: white;
    background: rgb(213, 104, 247);
    border: none;
    border-radius: 5px;
    box-shadow: 25px 25px 25px rgb(100, 2, 59);
    transition: 1s all;
    cursor: pointer;
}


/* fromularios */

.contacto{
    display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
    width: 1000px;
    height: auto;
    left: 300px;
    top:3600px;
}

.contacto-container{
    background: #f203fa;
    display: flex;
    flex-direction: row;
    width: 1000px;
    padding: 50px 0 0;

}
.contacto-rectangulo{
    width: 300px;
    left: 0;
    top: 30px;

}

.formulario{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0%;
    width: 650px;
    left: 470px;
    top: 64px;    
}

.formulario-topo{
    background: #fc8ee9;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    height: 84px;
    padding: 0%;
    left: 0%;
    margin-top: 0%;
}

.formulario-titulo{
    font-size: 30px;   
    line-height: 30px;
}

#formulario-texto{
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    font-weight: 500; 
    font-size: 16px;   
    line-height: 19px;   
}

.campo{
background-color: #f203fa;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0%;
    width: 640px;
    left: 0%;
}

input{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    left: 16px;
    padding: 0%;
    width: 640px;
    height: 56px;
    margin-bottom: 5px;
}

textarea{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0%;
    width: 640px;
    height: 133px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.enviar{
    font-weight: bold; 
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 16px;
    width: 144px;
    height: 51px;
    background: #ebb1dc;
}

.rodape{ 
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 20px;
    width: auto;
    height: 50px;
    left: 0%;
    top: 80px; 
    margin-top: 1450px;
    background: #f7dbf1;
}
}
solución!

Hola Sasha, espero que esté bien.

Comparta con nosotros el archivo completo de tu proycto pelo Discord , te espero para ver cómo solucionaste el problema.

link do discord : https://discord.gg/Tu8DBB5N