I've just completed a front-end coding challenge from @frontendmentor.io! π
You can see my solution here: www.frontendmentor.io/solutions/re...
Any suggestions on how I can improve are welcome!
I've just completed a front-end coding challenge from @frontendmentor.io! π
You can see my solution here: www.frontendmentor.io/solutions/re...
Any suggestions on how I can improve are welcome!
I've just completed a front-end coding challenge from @frontendmentor.io ! π
You can see my solution here: www.frontendmentor.io/solutions/fa...
Any suggestions on how I can improve are welcome!
I've just completed a front-end coding challenge from @frontendmentor.io! π
You can see my solution here: www.frontendmentor.io/solutions/ne...
Any suggestions on how I can improve are welcome!
I've just completed a front-end coding challenge from @frontendmentor.io ! π
You can see my solution here: www.frontendmentor.io/solutions/te...
Any suggestions on how I can improve are welcome!
I've just completed a front-end coding challenge from @frontendmentor.io ! π
You can see my solution here: www.frontendmentor.io/solutions/fo...
Any suggestions on how I can improve are welcome!
I've just completed a front-end coding challenge from @frontendmentor! π
You can see my solution here: www.frontendmentor.io/solutions/pr...
Any suggestions on how I can improve are welcome!
#html #css @frontendmentor.io
I've just completed a front-end coding challenge from @frontendmentor! π
You can see my solution here: www.frontendmentor.io/solutions/re...
Any suggestions on how I can improve are welcome!
#html #css @frontendmentor.io
π
Media Query Sintaxis de Rango. Aparece el logo de CSS en grande y al lado el siguiente cΓ³digo: /* π Nueva forma usando sintaxis de rango */ @media (width >= 300px) {} @media (width < 1000px) {} @media (640px <= width < 768px) {} /* π΄ Antigua forma */ @media (min-width: 300px) {} @media (max-width: 1000px) {} @media (min-width: 640px) and (max-width: 768px) {}
Deja de liarte con las Media Queries en CSS.
Β‘Usa la nueva sintaxis! Es mucho mΓ‘s sencilla.
No mΓ‘s min-width y max-width:
I've just completed a front-end coding challenge from @frontendmentor! π
You can see my solution here: www.frontendmentor.io/solutions/so...
Any suggestions on how I can improve are welcome!
#html #css @frontendmentor.io
I've just completed a front-end coding challenge from @frontendmentor! π
You can see my solution here: www.frontendmentor.io/solutions/bl...
Any suggestions on how I can improve are welcome!
#html #css #frontendmentor
@frontendmentor.bsky.social
#131313
En 2 horas publico mi curso de JavaScript desde cero!
β Desde cero
β +6 horas en vΓdeo
β 45 lecciones
β 130 ejercicios
β Con todo el cΓ³digo disponible
100% gratis y para principiantes.
Atentos a mi canal...
I've just completed a front-end coding challenge from @frontendmentor! π
You can see my solution here: www.frontendmentor.io/solutions/qr...
Any suggestions on how I can improve are welcome!
Tired:
@media (min-width: 500px) { }
Wired:
@media (width >= 500px) { }
Even better when you need to double up like:
@media (500px <= width <= 1000px) { }
Took a minute but I got my brain to flip over to the new way. Also easier to avoid weird 1px gaps.
Good article:
cssence.com/2024/superio...
π
I've been working on my portfolio.
ΒΏConoces este TRUCAZO para Programadores Web?
Activa el modo diseΓ±ador y edita cualquier pΓ‘gina web.
π
π
π
SegΓΊn leΓ en reddit, los dueΓ±os dejaron de trabajar en el proyecto por que no tenΓan los subscriptores suficientes para mantener la pagina.
Β‘Wepa!
Hello World! :-)