<div style='margin-bottom: 20px;'>
<div style="margin-bottom: 10px; background-color: #f2f2f2; border-radius: 1rem; padding: 10px 20px;">
<h2 style="font-weight: bold; margin-bottom: 3px; font-size: 1.5rem;">Menciona tres tipos de cableado utilizados en las LAN.</h2>
<p style="font-weight: normal; font-size: 1.2rem;">Par Trenzado (UTP), Coaxial, Fibra Óptica</p>
</div>
<div style="margin-bottom: 10px; background-color: #f2f2f2; border-radius: 1rem; padding: 10px 20px;">
<h2 style="font-weight: bold; margin-bottom: 3px; font-size: 1.5rem;">¿Por qué la longitud del cable generalmente no es limitante para el desempeño de redes pequeñas?</h2>
<p style="font-weight: normal; font-size: 1.2rem;">Porque la red es pequeña y no requiere una gran extensión de cable</p>
</div>
<div style="margin-bottom: 10px; background-color: #f2f2f2; border-radius: 1rem; padding: 10px 20px;">
<h2 style="font-weight: bold; margin-bottom: 3px; font-size: 1.5rem;">¿Qué sistemas de transmisión puede utilizar una LAN para conectar estaciones de trabajo individuales con servidores de archivos y otros periféricos?</h2>
<p style="font-weight: normal; font-size: 1.2rem;">Cableado e inalámbrico</p>
</div>
<div style="margin-bottom: 10px; background-color: #f2f2f2; border-radius: 1rem; padding: 10px 20px;">
<h2 style="font-weight: bold; margin-bottom: 3px; font-size: 1.5rem;">¿Qué equipo de conectividad se necesita cuando una red crece y requiere mayor extensión de cable o excede la cantidad de nodos especificada?</h2>
<p style="font-weight: normal; font-size: 1.2rem;">HUB o Concentradores, Router, Puentes (Bridges), Switch</p>
</div>
</div>