Skip to content

Practia pull request, porfavor ignorar #332

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
commits
18 changes: 9 additions & 9 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,27 +32,27 @@
<section class="sidebar_information">
<div class="sidebar_userimage">
<!-- 1º Commit Tu nombre y foto -->
<img src="images/git.jpg">
<img src="https://pbs.twimg.com/profile_images/3049731940/a524750cd241fd93fc45ce1d17bf1870_400x400.jpeg">
<h1 class="sidebar_information_title">
Escribe tu nombre
Marco Plaza
</h1>
</div>
<div class="comunidad-autoria">
<div class="nombre">
<!-- 2º Commit - Tu perfil Web -->
<p>Escribe tu perfil web</p>
<p>Tecnico en reparacion de computadoras</p>
</div>
</div>
</section>
<ul>
<li>
<a href="#" target="_blank">
<a href="https://www.facebook.com/amarco.plazax" target="_blank">
<!-- 3º Commit - Redes Sociales -->
<p>Facebook</p>
</a>
</li>
<li>
<a href="#" target="_blank">
<a href="#"://twitter.com/laguaira_ma" target="_blank">
<p>Twitter</p>
</a>
</li>
Expand All @@ -62,8 +62,8 @@ <h1 class="sidebar_information_title">
</a>
</li>
<li>
<a href="#" target="_blank">
<p>GitHub</p>
<a href="https://github.com/marcoplaza" target="_blank">
<p>GitLab</p>
</a>
</li>
</ul>
Expand All @@ -73,7 +73,7 @@ <h1 class="sidebar_information_title">
<div class="bloque">
<!-- 4º Commit - Tu presentación -->
<h3>¡Hola! Bienvenido</h3>
<p>Tu descripción</p>
<p>Quiero convertirme un un programador que pueda viir desentemente de su trabajo</p>
</div>

<div class="bloque">
Expand All @@ -87,4 +87,4 @@ <h3>Tu portafolio</h3>
</div>

</body>
</html>
</html>