<header>
<h1>Mozilla</h1>
<!-- insert <img> element, link to the small
version of the Firefox logo -->
<img src="firefox_logo-only_RGB.png" alt="Logo de Firefox versión 120px">
</header>
<main>
<article>
<!-- insert iframe from youtube -->
<iframe width="400" height="315" src="https://www.youtube.com/embed/ojcNcvb1olg"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
<h2>Rocking the free web</h2>
<p>Mozilla are a global community of technologists, thinkers, and builders, working together to keep the
Internet alive and accessible, so people worldwide can be informed contributors and creators of the Web.
We believe this act of human collaboration across an open platform is essential to individual growth and
our collective future.</p>
<p>Click on the images below to find more information about the cool stuff Mozilla does. <a
href="https://www.flickr.com/photos/mathiasappel/21675551065/">Red panda picture</a> by Mathias
Appel.</p>
</article>
<div class="further-info">
<!-- insert images with srcsets and sizes -->
<a href="https://www.mozilla.org/en-US/firefox/new/">
<img srcset="firefox_logo-only_RGB-120.png 120,
firefox_logo-only_RGB-400.png 400,"
sizes="(max-width: 500px) 120px,
(max-width: 700px) 400px , 800px"
src="firefox_logo-only_RGB.png" alt="Logotipo de Mozilla Firefox" >
</a>
<a href="https://www.mozilla.org/">
<img srcset="mozilla-dinosaur-head-120.png 120,
mozilla-dinosaur-head-400.png 400"
sizes="(max-width: 500px) 120px,
(max-width: 700px) 400px, 800px"
src="mozilla-dinosaur-head.png" alt="Cabeza Dinosaurio"
>
</a>
<a href="https://addons.mozilla.org/">
<img srcset="firefox-addons-120.jpg 120,
firefox-addons-400.jpg 400"
sizes="(max-width:500px) 120px,
(max-width: 700px) 400px, 800px"
src="firefox-addons.jpg" >
</a>
<a href="https://developer.mozilla.org/en-US/">
<img srcset="mdn.svg"
src="mdn.svg">
</a>
<div class="clearfix"></div>
</div>
<div class="red-panda">
<!-- insert picture element -->
<picture>
<source media="(max-width: 600px)" srcset="red-panda-600.png">
<source media="(min-width: 600px)" srcset="red-panda-1200.png">
<img src="red-panda.jpg" alt="">
</picture>
</div>
</main>
Utilice inglés para solicitar asistencia o evaluación, e incluya el enlace de la tarea cuando solicite una evaluación.
Además, tenga en cuenta que su dirección de correo electrónico está visible en su publicación, es posible que la haya ingresado en el campo “nombre” o que su configuración de privacidad no sea correcta, y le recomendaría que no la muestre.
PD: estoy usando servicios de traducción para publicar este mensaje.
@MxYamato: It feels pretty rude to me that you command someone to write English while you have never graded a single exercise on this forum.
If you don’t help out, I think you should leave it to the volunteers (who spend many hours helping others) to decide if it’s okay to write in another language.
By the way: This topic was already answered in another post the user made back in March.