Skip to content

Instantly share code, notes, and snippets.

View goenitz3's full-sized avatar
💭
Learning

Jaime Macias goenitz3

💭
Learning
View GitHub Profile
@goenitz3
goenitz3 / index.html
Created August 18, 2021 19:06
HTML: Código Básico
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="../css/bootstrap.min.css">
<title>Primer sitio responsivo con Bootstrap 5</title>
<style>
body{