-
Notifications
You must be signed in to change notification settings - Fork 44
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
Kayla Ecker - Carets #42
base: master
Are you sure you want to change the base?
Changes from all commits
ad0be31
b13bf30
6431bde
9e95cf2
62ecb59
57ce672
dfa4f47
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,76 @@ | ||
|
||
<!DOCTYPE html> | ||
<html> | ||
<link rel="stylesheet" | ||
href="https://fonts.googleapis.com/css?family=Aclonica"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<link rel="stylesheet" href="styles/style.css"> | ||
<title>Who am I?</title> | ||
|
||
|
||
|
||
</head> | ||
|
||
|
||
<body> | ||
<header> | ||
<nav> | ||
<ul class = head1> | ||
<li> | ||
<a href="code-journal.html">All the feels (blog) | ||
</a> | ||
</li> | ||
<li> | ||
<a href="about.html">Why I'm cool (more about me) | ||
</a> | ||
</li> | ||
</ul> | ||
<ul class=head2> | ||
<li> | ||
<a href="portfolio.html">Hire me. (portfolio) | ||
</a> | ||
</li> | ||
<li> | ||
<a href="index.html">Back to the front (homepage) | ||
</a> | ||
|
||
|
||
</ul> | ||
|
||
|
||
</nav> | ||
</header> | ||
|
||
|
||
<main> | ||
<p> | ||
<h2>Info about me and my background! | ||
</h2> | ||
</p> | ||
</main> | ||
|
||
<article> | ||
<h3> | ||
Viva Las Vegas | ||
</h3> | ||
|
||
<p> Base attack bonus base land speed bonus catching on fire compulsion copper piece coup de grace dazed deafened dragon type electrum evasion fear effect full-round action ice effects immediate action known spell natural ability prerequisite ranged weapon size small smoke effects threaten time domain undeath domain. Ability damage antimagic burrow character class charm subschool check deal damage fighter fire subtype helpless inherent bonus multiplying threat range. Ability drain conjuration constitution constrict damage destruction domain energy drained falling fear aura gnome domain inherent bonus inner planes intelligence known spell line of effect luck bonus miss chance roll racial bonus rebuke undead reflex save spell completion item spell resistance storm domain summon temporary hit points time domain turn wizard. | ||
</p> | ||
</article> | ||
|
||
<article> | ||
<h3> | ||
Stats and Social Work | ||
</h3> | ||
|
||
|
||
<p> Antimagic attack roll cast a spell change shape character command undead effective hit point increase elemental type fighter flight free action invisible mundane renewal domain smoke effects spontaneous casting. Concentrate on a spell dying eladrin subtype exhausted fire subtype massive damage monstrous humanoid type morale bonus nonplayer character size modifier swift action. Alignment bard change shape copper piece domain energy charge enhancement bonus ethereal grappling healing domain mentalism domain modifier outsider type rake special ability starvation subschool suffering domain threat transmutation turn undead turning check use-activated item. Bonus cast a spell class skill climb colossal coup de grace cowering creature type destruction domain earth subtype end. | ||
</article> | ||
</p> | ||
<footer> | ||
©'17 KaysRainbows | ||
</footer> | ||
|
||
</body> | ||
</html> |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,77 @@ | ||
|
||
<!DOCTYPE html> | ||
<html> | ||
<link rel="stylesheet" | ||
href="https://fonts.googleapis.com/css?family=Aclonica"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<link rel="stylesheet" href="styles/style.css"> | ||
<title></title> | ||
|
||
|
||
</head> | ||
|
||
<body> | ||
<header> | ||
<nav> | ||
<ul class = head1> | ||
<li> | ||
<a href="code-journal.html">All the feels (blog) | ||
</a> | ||
</li> | ||
<li> | ||
<a href="about.html">Why I'm cool (more about me) | ||
</a> | ||
</li> | ||
</ul> | ||
<ul class=head2> | ||
<li> | ||
<a href="portfolio.html">Hire me. (portfolio) | ||
</a> | ||
</li> | ||
<li> | ||
<a href="index.html">Back to the front (homepage) | ||
</a> | ||
|
||
|
||
</ul> | ||
|
||
|
||
</nav> | ||
</header> | ||
|
||
<main> | ||
<p> | ||
<h2>Blogging! | ||
</h2> | ||
</p> | ||
|
||
|
||
<article> | ||
<h3> | ||
Trading in grad school for code school | ||
</h3> | ||
|
||
<p> Base attack bonus base land speed bonus catching on fire compulsion copper piece coup de grace dazed deafened dragon type electrum evasion fear effect full-round action ice effects immediate action known spell natural ability prerequisite ranged weapon size small smoke effects threaten time domain undeath domain. Ability damage antimagic burrow character class charm subschool check deal damage fighter fire subtype helpless inherent bonus multiplying threat range. Ability drain conjuration constitution constrict damage destruction domain energy drained falling fear aura gnome domain inherent bonus inner planes intelligence known spell line of effect luck bonus miss chance roll racial bonus rebuke undead reflex save spell completion item spell resistance storm domain summon temporary hit points time domain turn wizard. | ||
</p> | ||
</article> | ||
|
||
<article> | ||
<h3> | ||
Why Seattleites have great calves (see-hills) | ||
</h3> | ||
|
||
|
||
<p> Antimagic attack roll cast a spell change shape character command undead effective hit point increase elemental type fighter flight free action invisible mundane renewal domain smoke effects spontaneous casting. Concentrate on a spell dying eladrin subtype exhausted fire subtype massive damage monstrous humanoid type morale bonus nonplayer character size modifier swift action. Alignment bard change shape copper piece domain energy charge enhancement bonus ethereal grappling healing domain mentalism domain modifier outsider type rake special ability starvation subschool suffering domain threat transmutation turn undead turning check use-activated item. Bonus cast a spell class skill climb colossal coup de grace cowering creature type destruction domain earth subtype end. | ||
</p></article> | ||
|
||
</main> | ||
|
||
|
||
<footer> | ||
©'17 KaysRainbows | ||
</footer> | ||
|
||
</body> | ||
|
||
</html> |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,109 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<link rel="stylesheet" | ||
href="https://fonts.googleapis.com/css?family=Aclonica"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<title>KaysRainbows</title> | ||
<link rel="stylesheet" href="styles/style.css"> | ||
|
||
|
||
|
||
|
||
|
||
</head> | ||
|
||
|
||
|
||
<body> | ||
|
||
<header> | ||
<nav> | ||
<ul class = head1> | ||
<li> | ||
<a href="code-journal.html">All the feels (blog) | ||
</a> | ||
</li> | ||
<li> | ||
<a href="about.html">Why I'm cool (more about me) | ||
</a> | ||
</li> | ||
</ul> | ||
<ul class=head2> | ||
<li> | ||
<a href="portfolio.html">Hire me. (portfolio) | ||
</a> | ||
</li> | ||
<li> | ||
<a href="index.html">Back to the front (homepage) | ||
</a> | ||
|
||
|
||
</ul> | ||
|
||
|
||
</nav> | ||
</header> | ||
|
||
|
||
<main> | ||
|
||
<section class="introduction"> | ||
<img class="profile-pic"/> | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. You need an |
||
<section class="flavor_text"> | ||
<h1>Kayla Jay Ecker | ||
</h1> | ||
<p> | ||
Lover of rainbows, waterfalls, and coding | ||
|
||
</p> | ||
</section> | ||
|
||
<hr /> | ||
<!-- makes the line--> | ||
|
||
</section> | ||
|
||
<section class="content"> | ||
<img /> | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Why an empty |
||
<h2>about me</h2> | ||
|
||
<!-- | ||
<div class=pic> | ||
<img src="http://bulovo.com/fb/el-graffiti-y-el-street-art-como-forma-de-expresion.JPG" alt = "Self Picture"/> | ||
</div> | ||
--> | ||
<p> | ||
Mas rando text | ||
</p> | ||
|
||
|
||
</section> | ||
|
||
<section class="content"> | ||
<img /> | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. huh? |
||
<h2>and then mas</h2> | ||
<p> Dancing the niighhtt awwayyy | ||
</p> | ||
|
||
|
||
</section> | ||
|
||
<section class="content"> | ||
<img /> | ||
<h2>Lastly</h2> | ||
<p>Woot | ||
</p> | ||
|
||
|
||
</section> | ||
</main> | ||
|
||
|
||
<footer> | ||
©'17 KaysRainbows | ||
</footer> | ||
|
||
|
||
</body> | ||
</html> |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,100 @@ | ||
|
||
|
||
<!DOCTYPE html> | ||
<html> | ||
<link rel="stylesheet" | ||
href="https://fonts.googleapis.com/css?family=Aclonica"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<title></title> | ||
<link rel="stylesheet" href="styles/style.css"> | ||
</head> | ||
|
||
|
||
<body> | ||
<header> | ||
<nav> | ||
<ul class = head1> | ||
<li> | ||
<a href="code-journal.html">All the feels (blog) | ||
</a> | ||
</li> | ||
<li> | ||
<a href="about.html">Why I'm cool (more about me) | ||
</a> | ||
</li> | ||
</ul> | ||
<ul class=head2> | ||
<li> | ||
<a href="portfolio.html">Hire me. (portfolio) | ||
</a> | ||
</li> | ||
<li> | ||
<a href="index.html">Back to the front (homepage) | ||
</a> | ||
|
||
|
||
</ul> | ||
|
||
|
||
</nav> | ||
</header> | ||
|
||
|
||
<main> | ||
<p> | ||
<h2>Completed projects (with links/descr/images!) | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Umm... there are no project links or images... |
||
</h2> | ||
</p> | ||
|
||
|
||
<article> | ||
<h3> | ||
Meowspace | ||
</h3> | ||
|
||
<p> Base attack bonus base land speed bonus catching on fire compulsion copper piece coup de grace dazed deafened dragon type electrum evasion fear effect full-round action ice effects immediate action known spell natural ability prerequisite ranged weapon size small smoke effects threaten time domain undeath domain. | ||
</p> | ||
</article> | ||
|
||
<article> | ||
<h3> | ||
Hotel | ||
</h3> | ||
|
||
|
||
<p> Base attack bonus base land speed bonus catching on fire compulsion copper piece coup de grace dazed deafened dragon type electrum evasion fear effect full-round action ice effects immediate action known spell natural ability prerequisite ranged weapon size small smoke effects threaten time domain undeath domain. | ||
</p> | ||
</article> | ||
|
||
<article> | ||
<h3> | ||
Scrabble | ||
</h3> | ||
|
||
|
||
<p> Base attack bonus base land speed bonus catching on fire compulsion copper piece coup de grace dazed deafened dragon type electrum evasion fear effect full-round action ice effects immediate action known spell natural ability prerequisite ranged weapon size small smoke effects threaten time domain undeath domain. | ||
</p> | ||
</article> | ||
|
||
<article> | ||
<h3> | ||
Pair-programming | ||
</h3> | ||
|
||
|
||
<p> Base attack bonus base land speed bonus catching on fire compulsion copper piece coup de grace dazed deafened dragon type electrum evasion fear effect full-round action ice effects immediate action known spell natural ability prerequisite ranged weapon size small smoke effects threaten time domain undeath domain. | ||
</p> | ||
</article> | ||
|
||
</main> | ||
|
||
<footer> | ||
©'17 KaysRainbows | ||
</footer> | ||
|
||
|
||
</body> | ||
|
||
|
||
</html> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
head1
here should be in quotes. You've done this in other places too.