Skip to content

Commit

Permalink
css en githubpage
Browse files Browse the repository at this point in the history
  • Loading branch information
S4muel-Rodriguez committed Apr 14, 2024
1 parent f4f17c5 commit 434c01a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pre-entregaN°2/html/nosotros.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ <h2>¿quienes somos?</h2>
<main>
<div class="ceo">
<h3>¿que es ceo?</h3>
<img src="/pre-entregaN°2/img/ceo.jpg" alt="ceo" class="why--ceo" width="400px" height="200px">
<img src="../img/ceo.jpg" alt="ceo" class="why--ceo" width="400px" height="200px">
<p>el ceo es lider admnistrativo y gestor de companias y organizaciones estableciendo estrategias operativas y de comunicacion</p>
<p>10 <b>funciones</b> del CEO:</p>
<ol>
Expand Down
2 changes: 1 addition & 1 deletion pre-entregaN°2/html/soporte.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>nosotros y soporte</title>
<link rel="icon" href="../img/inicio de sesion.ico">
<link rel="stylesheet" href="../css/soporte.css">
<link rel="stylesheet" href="/pre-entregaN°2/css/soporte.css">
</head>
<body>
<header>
Expand Down

0 comments on commit 434c01a

Please sign in to comment.