Desarrollo web semana 3 iacc
Enviado por janosky86 • 10 de Octubre de 2022 • Tarea • 511 Palabras (3 Páginas) • 115 Visitas
[pic 1]
[pic 2]
[pic 3]
[pic 4]
[pic 5]
[pic 6]
[pic 7]
DESARROLLO
Código utilizado:
<!doctype html>
<html>
<head>
<title>Mi Retail Automotor LTDA</title>
<link rel="shortcut icon" type="image/x-icon" href="miretail.ico">
</head>
<style>
</style>
<body>
<div align="center">
<h1>Bienvenidos a Mi Retail Automotor</h1>
<h2>Quienes somos</h2>
<iframe width="560" height="315" src="https://www.youtube.com/embed/_u0bH9joTfg?autoplay=2" title="Presentación"
frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<h3><FONT COLOR = "red">Algunos de nuestros repuestos disponibles</FONT></h3><hr />
<img src="suspension.png" alt="suspension" width="220" height="">
<img src="alternador.png" alt="Alternador" width="220" height="">
<img src="focos.png" alt="Focos" width="220" height="">
<h2>Contáctese con nosotros</h2>
<form action="/registrardatos.php" method="post">
Nombre completo: <input type="text" name="nombre" size="40">
...