Submitted over 1 year ago
Seccion-Social 012,Html,CSS preprocesador:SASS, Flexbox y Grid
@Candido-HM
Design comparison
SolutionDesign
Solution retrospective
Se utilizo HTML5, el preprocesador mas popular de CSS: SASS. Declaración de variables $nombre-variable. @mixin nombre( ){ // lo utilice para ahorrar lineas de diseño en las tarjetas } Para llamar la función -----> @include nombre ( ); Flexbox -----> dividir la seccion en 4 partes para facilitar la maquetacion del sitio web. CSS Grid layout ------> Para poder acomodar la imagen junto con los datos del usuario. Cualquier sujerencia sera muy bien recibido. Para poder ir mejorando mis habilidades.
Community feedback
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord