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

Personal-Profile Katherine Fitzpatrick #25

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
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
70 changes: 70 additions & 0 deletions about.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>KatherineAboutMe</title>
<link href="https://fonts.googleapis.com/css?family=Rock+Salt" rel="stylesheet">
<link href="styles/portfolio.css" rel="stylesheet">
<link href="styles/styles.css" rel="stylesheet">
<link href="styles/normalize.css" rel="normalize">

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

normalize is not a relationship, that should be stylesheet

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
</head>
<body id ="bg">
<header></header>
<nav class = "nav">
<section class ="column-layout">
<section class = "maincolumn">
<h3> <a href="index.html" target="_blank">Home</a></h3>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Making the target="_blank" for the links forces each link to open in a separate tag. Some people, myself included find this annoying.

</section>
<section class = "sidebar1">
<h3> <a href="about.html" target="_blank">About</a></h3>
</section>
<section class = "sidebar2">
<h3> <a href="hobby-blog.html" target="_blank">Hygee</a></h3>
</section>
<section class = "sidebar3">
<h3> <a href="portfolio.html" target="_blank">Portfolio</a></h3>
</section>
</section>
</nav>
<!-- MAIN (Center website) -->
<div class="main">
<h1>Katherine Fitzpatrick</h1>
<hr>
<h2>About Me</h2>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>
<!-- Portfolio Gallery Grid -->
<div class="row">
<div>
<div class="content">
<img id = "iconpic" src="images/catpic.jpg" alt="github">
<div class="divTable">
<div class="divTableBody">
<div class="divTableRow">
</div>
<div class="divTableRow">
<div class="divTableCell">&nbsp;<div id="demoparagraph">
<p><strong>Lorem ipsum dolor sit amet, nonumes voluptatum mel ea.</strong></p>
<p>Lorem ipsum dolor sit amet, nonumes voluptatum mel ea, cu case ceteros cum. Novum commodo malorum vix ut. Dolores consequuntur in ius, sale electram dissentiunt quo te. Cu duo omnes invidunt, eos eu mucius fabellas. Stet facilis ius te, quando voluptatibus eos in. Ad vix mundi alterum, integre urbanitas intellegam vix in.</p>
<p>Eum facete intellegat ei, ut mazim melius usu. Has elit simul primis ne, regione minimum id cum. Sea deleniti dissentiet ea. Illud mollis moderatius ut per, at qui ubique populo. Eum ad cibo legimus, vim ei quidam fastidii.</p>
<p>Quo debet vivendo ex. Qui ut admodum senserit partiendo. Id adipiscing disputando eam, sea id magna pertinax concludaturque. Ex ignota epicurei quo, his ex doctus delenit fabellas, erat timeam cotidieque sit in. Vel eu soleat voluptatibus, cum cu exerci mediocritatem. Malis legere at per, has brute putant animal et, in consul utamur usu.</p>
<p>Te has amet modo perfecto, te eum mucius conclusionemque, mel te erat deterruisset. Duo ceteros phaedrum id, ornatus postulant in sea. His at autem inani volutpat. Tollit possit in pri, platonem persecuti ad vix, vel nisl albucius gloriatur no.</p>
</div></div>
<div class="divTableRow">
</div>
</div>
</div>
<h3><a href="portfolio.html" target="_blank">Portfolio</a></h3>
<p>Lorem ipsum dolor sit amet, tempor prodesset eos no. Temporibus necessitatibus sea ei, at tantas oporteat nam. Lorem ipsum dolor sit amet, tempor prodesset eos no.</p>
</div>
</section>
</section>
<footer class = "column-layout">
<ul>
<li <a href="#" class="fa fa-facebook"></a></li>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The list items here are broken

<li <a href="#" class="fa fa-twitter"></a></li>
<li <p> &copy; Copyright 2058, Katherine Corporation</p></li>
</ul>
</footer>
</body>
</html>
52 changes: 52 additions & 0 deletions hobby-blog.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Katherine Fitzpatrick</title>
<link href="https://fonts.googleapis.com/css?family=Rock+Salt" rel="stylesheet">
<link href="styles/styles.css" rel="stylesheet">
<link href="styles/hobby-blog.css" rel="stylesheet">
<link href="styles/normalize.css" rel="normalize">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
</head>
<body1>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

misspelled body element

<nav class = "nav">
<section class ="column-layout">
<section class = "maincolumn">
<h3> <a href="index.html" target="_blank">Home</a></h3>
</section>
<section class = "sidebar1">
<h3> <a href="about.html" target="_blank">About</a></h3>
</section>
<section class = "sidebar2">
<h3> <a href="hobby-blog.html" target="_blank">Hygee</a></h3>
</section>
<section class = "sidebar3">
<h3> <a href="portfolio.html" target="_blank">Portfolio</a></h3>
</section>
</section>
</nav>
<!-- Header -->
<div class="header">

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not use a header element?

<h1 id = "title">Hygee: Be Present with what you love</h1>
</div>
<!-- Photo Grid -->
<div class="container">

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not use a main element?

<div class="photos">
<img src="images/IMG_0034.jpg" >

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing alt attributes

<img src="images/IMG_0242.jpg" >
<img src="images/IMG_6204.jpg" >
<img src="images/IMG_4298.jpg" >
<img src="images/IMG_4735.jpg">
<img src="images/iStock-514998062_Ulzanna.jpg">
</div>
</div>
<footer class = "column-layout">
<ul>
<li <a href="#" class="fa fa-facebook"></a></li>
<li <a href="#" class="fa fa-twitter"></a></li>
<li <p> &copy; Copyright 2058, Katherine Corporation</p></li>
</ul>
</footer>
</body1>
</html>
Binary file added images/Death_to_Stock_Winter-Texture_2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/Death_to_Stock_Winter-Texture_6-cutout.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/Death_to_Stock_Winter-Texture_6.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/Death_to_Stock_Winter-Texture_8.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/GitHub-Logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/IMG_0034.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/IMG_0242.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/IMG_4298.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/IMG_4302.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/IMG_4735.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/IMG_4751 (1).jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/IMG_5334.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/IMG_5686.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/IMG_6204.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/catpic.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/crystal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/hygee.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/iStock-514998062_Ulzanna.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/icons8-campfire-48 (1).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/icons8-github-48.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/icons8-short-curly-hair-girl-gem-50.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions images/top 10 hygee.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<html lang="en"> <head> <META content="origin" name="referrer"></META> <script nonce="VvLHCbuVU6uxsnUQY/8/Kg==">window.google = {};(function(){var e=function(){this.g="";this.h=c};e.prototype.i=!0;var f=/^(?:(?:https?|mailto|ftp):|[^:/?#]*(?:[/?#]|$))/i,c={},g=function(b){var d=new e;d.g=b;return d};g("about:blank");google.navigateTo=function(b,d,a){b!=d&&b.google?b.google.r&&(b.google.r=0,b=b.location,a instanceof e||a instanceof e||(a="object"==typeof a&&a.i?a.g:String(a),f.test(a)||(a="about:invalid#zClosurez"),a=g(a)),b.href=a instanceof e&&a.constructor===e&&a.h===c?a.g:"type_error:SafeUrl",d.location.replace("about:blank")):d.location.replace(a)};}).call(this);(function(){var redirectUrl='https://strategicspirit.com/hygge/';google.navigateTo(parent,window,redirectUrl);})();</script> <noscript> <META content="0;URL=https://strategicspirit.com/hygge/" http-equiv="refresh"></META> </noscript> </head> </html>
68 changes: 68 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Katherine Fitzpatrick</title>
<link href="https://fonts.googleapis.com/css?family=Rock+Salt" rel="stylesheet">
<link href="styles/styles.css" rel="stylesheet">
<link href="styles/normalize.css" rel="normalize">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
</head>
<body id ="bg">
<header></header>
<nav>
<section class ="column-layout">
<section class = "maincolumn">
<h3> <a href="index.html" target="_blank">Home</a></h3>
</section>
<section class = "sidebar1">
<h3> <a href="about.html" target="_blank">About</a></h3>
</section>
<section class = "sidebar2">
<h3> <a href="hobby-blog.html" target="_blank">Hygee</a></h3>
</section>
<section class = "sidebar3">
<h3> <a href="portfolio.html" target="_blank">Portfolio</a></h3>
</section>
</section>
</nav>

<!-- MAIN (Center website) -->
<div class="main">

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Better to use a main element

<h1>Katherine Fitzpatrick</h1>
<h2>PORTFOLIO</h2>
<p>Am pulvinar bibendum interdum. Ut non sem tristique, congue mi id, fermentum arcu..</p>
<!-- Portfolio Gallery Grid -->
<div class="row">
<div class="column">
<div class="content">
<img id = "iconpic" src="images/icons8-github-48.png" alt="github">
<h3><a href="portfolio.html" target="_blank">Portfolio</a></h3>
<p>Lorem ipsum dolor sit amet, tempor prodesset eos no. Temporibus necessitatibus sea ei, at tantas oporteat nam. Lorem ipsum dolor sit amet, tempor prodesset eos no.</p>
</div>
</div>
<div class="column">
<div class="content">
<img id = "iconpic" src="images/icons8-campfire-48 (1).png" alt="hygee">
<h3><a href="hobby-blog.html" target="_blank">Hygee</a></h3>
<p>Lorem ipsum dolor sit amet, tempor prodesset eos no. Temporibus necessitatibus sea ei, at tantas oporteat nam. Lorem ipsum dolor sit amet, tempor prodesset eos no.</p>
</div>
</div>
<div class="column">
<div class="content">
<img id = "iconpic" src="images/icons8-short-curly-hair-girl-gem-50.png" alt="curlyhair">
<h3><a href="about.html" target="_blank">About Me</a></h3>
<p>Lorem ipsum dolor sit amet, tempor prodesset eos no. Temporibus necessitatibus sea ei, at tantas oporteat nam. Lorem ipsum dolor sit amet, tempor prodesset eos no.</p>
</div>
</div>
</section>
</section>
<footer class = "column-layout">
<ul>
<li <a href="#" class="fa fa-facebook"></a></li>
<li <a href="#" class="fa fa-twitter"></a></li>
<li <p> &copy; Copyright 2058, Katherine Corporation</p></li>
</ul>
</footer>
</body>
</html>
81 changes: 81 additions & 0 deletions portfolio.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,81 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>KatherinePortfolio</title>
<link href="https://fonts.googleapis.com/css?family=Rock+Salt" rel="stylesheet">
<link href="styles/portfolio.css" rel="stylesheet">
<link href="styles/styles.css" rel="stylesheet">
<link href="styles/normalize.css" rel="normalize">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
</head>
<body id ="bg">
<header></header>
<nav class = "nav">
<section class ="column-layout">
<section class = "maincolumn">
<h3> <a href="index.html" target="_blank">Home</a></h3>
</section>
<section class = "sidebar1">
<h3> <a href="about.html" target="_blank">About</a></h3>
</section>
<section class = "sidebar2">
<h3> <a href="hobby-blog.html" target="_blank">Hygee</a></h3>
</section>
<section class = "sidebar3">
<h3> <a href="portfolio.html" target="_blank">Portfolio</a></h3>
</section>
</section>
</nav>
<!-- MAIN (Center website) -->
<div class="main">
<h1>Katherine Fitzpatrick</h1>
<h2>PORTFOLIO</h2>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>
<!-- Portfolio Gallery Grid -->
<div class="row">
<div>
<div class="content">
<img id = "iconpic" src="images/github-logo.png" alt="github">
<div class="divTable">
<div class="divTableBody">
<div class="divTableRow">
<div class="divTableCell">&nbsp;Code</div>
<div class="divTableCell">&nbsp;Link</div>
</div>
<div class="divTableRow">
<div class="divTableCell">&nbsp;Personal Portfolio</div>
<div class="divTableCell">&nbsp;<a href="https://github.com/Ada-C10/personal-portfolio-site.git"> View code for Portfolio Site</div>
</div>
<div class="divTableRow">
<div class="divTableCell">&nbsp;Binary to Decimal</div>
<div class="divTableCell">&nbsp;<a href="https://github.com/KatherineJF/BinaryAndDecimal">Convert Binary to Decimal</a></div>
</div>
<div class="divTableRow">
<div class="divTableCell">&nbsp;Hotel</div>
<div class="divTableCell">&nbsp;<a href="https://github.com/KatherineJF/hotel.git">Hotel Application</a></div>
</div>
<div class="divTableRow">
<div class="divTableCell">&nbsp;</div>
<div class="divTableCell">&nbsp;</div>
</div>
<div class="divTableRow">
<div class="divTableCell">&nbsp;</div>
<div class="divTableCell">&nbsp;</div>
</div>
</div>
</div>
<h3><a href="portfolio.html" target="_blank">Portfolio</a></h3>
<p>Lorem ipsum dolor sit amet, tempor prodesset eos no. Temporibus necessitatibus sea ei, at tantas oporteat nam. Lorem ipsum dolor sit amet, tempor prodesset eos no.</p>
</div>
</section>
</section>
<footer class = "column-layout">
<ul>
<li <a href="#" class="fa fa-facebook"></a></li>
<li <a href="#" class="fa fa-twitter"></a></li>
<li <p> &copy; Copyright 2058, Katherine Corporation</p></li>
</ul>
</footer>
</body>
</html>
81 changes: 81 additions & 0 deletions styles/hobby-blog.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,81 @@

.header{

font-family: 'Rock Salt', cursive;
}

html {
background: url("../images/Death_to_Stock_Winter-Texture_2.jpg") no-repeat 50% 50% fixed;
background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-webkit-background-size: cover;
}


#title{
margin-left: 200px
}
.container {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: center;
align-content: stretch;
align-items: flex-start;
}

.photos {
display: flex;

flex-direction: row;
flex-wrap: wrap;
justify-content: flex-start;
align-content: stretch;
padding: 0;
max-width: 1500px;
}

.photos, img {
display: block;
float: left;
flex: 0 0 auto;
width: 100%;
}



@media screen and (min-width: 1024px) {
.photos img {
width: calc(100%/6);
height: calc(100%/6);
}
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
.photos img {
width: calc(100%/4);
height: calc(100%/4);
}
}

@media screen and (min-width: 481px) and (max-width: 768px) {
.photos img {
width: calc(100%/3);
height: calc(100%/3);
}
}

@media screen and (min-width: 321px) and (max-width: 480px) {
.photos img {
width: calc(100%/2);
height: calc(100%/2);
}
}

@media screen and (max-width: 320px) {
.photos img {
width: 100%;
height: 100%;
}
}
Loading