Skip to content
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

hello-world-page #3

Open
wants to merge 6 commits into
base: gh-pages
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Hello World Personal Page</title>
<title>HELLO!!!!!!!!!</title>
<meta name="description" content="" />
<meta name="keywords" content="" />

Expand All @@ -24,16 +24,16 @@

<header>
<!-- Add the URL to you avatar or add a local image -->
<img class="avatar" src="https://s3.amazonaws.com/uifaces/faces/twitter/aio___/128.jpg" alt="My Avatar" />
<img class="avatar" src="hhttps://www.facebook.com/photo.php?fbid=10206890672499298&set=a.1516773053243.67715.1651985542&type=3&theater" alt="My Avatar" />
<p>Hello World, I'm</p>
<h1>Your Name</h1>
<h1>Damon Rodgers</h1>
</header>

<!-- Let the world know about you -->
<div class="about">
<p>An introductory paragraph about who you are and what you do.</p>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>
<p>Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non quaerat voluptatem.</p>
<p>I am 20 years of age and I am currently studying Interaction Design at the university of ulster. </p>
<p></p>
<p></p>
</div>

<!-- Icons from http://whanncons.com. Delete or comment out what you don't need -->
Expand All @@ -42,8 +42,8 @@ <h1>Your Name</h1>
<li><a href="#"><img src="images/social-icons/behance.svg" alt="View my Behance Portfolio" /></a></li>
<li><a href="#"><img src="images/social-icons/dribbble.svg" alt="Follow me on Dribbble" /></a></li>
<li><a href="mailto:#"><img src="images/social-icons/email.svg" alt="Send me an email" /></a></li>
<li><a href="#"><img src="images/social-icons/facebook.svg" alt="Friend me on Facebook" /></a></li>
<li><a href="#"><img src="images/social-icons/flickr.svg" alt="Follow me on Flickr" /></a></li>
<li><a href="https://www.facebook.com/damon.rodgers.58"><img src="images/social-icons/facebook.svg" alt="Friend me on Facebook" /></a></li>
<li><a href="https://www.flickr.com/cameraroll"><img src="images/social-icons/flickr.svg" alt="Follow me on Flickr" /></a></li>
<li><a href="#"><img src="images/social-icons/github.svg" alt="Follow me on GitHub" /></a></li>
<!-- <li><a href="#"><img src="images/social-icons/googleplus.svg" alt="Follow me on Google+" /></a></li>
<li><a href="#"><img src="images/social-icons/instagram.svg" alt="Follow me on Instagram" /></a></li>
Expand All @@ -67,10 +67,10 @@ <h1>Your Name</h1>

<!-- This is totally free to use and I'd appreciate you keep this link back to the repo, but feel free to remove it should you prefer -->
<footer>
<p><a href="https://github.com/timpotter/hello-world-page">Hello World Personal Page</a> by <a href="http://timpotter.github.io/">Tim Potter</a></p>
<p><a href="https://github.com/damonrodgers/hello-world-page">Hello World Personal Page</a> by <a href="http://damonrodgers.github.io/">Damon Rodgers</a></p>
</footer>

</div>

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