Skip to content

Commit

Permalink
Correct grammar errors and minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
j14chambers committed Mar 31, 2018
1 parent 705a412 commit 7f05094
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 6 deletions.
10 changes: 9 additions & 1 deletion contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,16 @@
</div><!-- /.container-fluid -->
</nav>
</header>
<div class="box-green col-sm-offset-2 col-md-offset-2 col-md-8 col-sm-8 contact-form">
<div class="box-green">
<h1>Contact Me</h1>
<p>If you have any questions or comments, feel free to fill out this form below, and I will response. <br>
If you have any problems with looking at this site or links not working properly, please leave a detailed message below, so that I can make the changes on the next revision.<br>
Have a idea you want to work with me?<br>
Looking for a Front-End Developer? This form is for you, too.

</p>
</div>
<div class="box-green col-sm-offset-2 col-md-offset-2 col-md-8 col-sm-8 contact-form">
<form class="form-horizontal" action="https://formspree.io/jessica_m_chambers@outlook.com" method="POST" >
<div class="form-group form-group-lg">
<label class="col-sm-2 control-label" for="name">Name</label>
Expand Down
8 changes: 3 additions & 5 deletions portfolio.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,7 @@
<div class="box-black">
<h2><a href="https://github.com/j14chambers/30days30sites">30 Days 30 Sites</a></h2>
<blockquote>The only way to get better at building websites is by building websites.</blockquote>
<p>This is a challenge of creating sites within 30 days. With this challenge, there are a great variety of sites to complete, which will help in develop skills to become a better developer. This challenge has helped me tremendous in learning basic front-end skills.</p>
<p>But this challenge to be Days 30 Sites laid a foundation for me.</p>
<p> This project can be found on <a href="https://github.com/j14chambers/30days30sites">Github</a>.</p>
<p>This is a challenge of creating sites within 30 days. With this challenge, there are a great variety of sites to complete, which will help in develop skills to become a better developer. This challenge has helped me tremendous in learning basic front-end skills.This project can be found on <a href="https://github.com/j14chambers/30days30sites">Github</a>.</p>
<div class="row Screenshots">
<div class="col-sm-12 col-md-4">
<a href="https://github.com/j14chambers/30days30sites/tree/master/Author_Book"><img src="https://github.com/j14chambers/Portfolio/blob/develop/resources/images/Screenshots/30Days30Sites/Screenshot-Branded.png?raw=true" alt="Branded"></a>
Expand Down Expand Up @@ -97,8 +95,8 @@ <h2><a href="https://github.com/j14chambers/30days30sites">30 Days 30 Sites</a><
</div>
<div class="box-black">
<h2><a href="https://freecodecamp.org/j14chambers/">Free Code Camp</a></h2>
<p>When starting to learn HTML and CSS, I found Free Code Camp. It has be a great curriculum to follow when wondering my next step. FCC is a non-profit website for front-end or back-end development, offering tutorials and programming projects</p>
<p>These web pages were made by following <a href="https://freecodecamp.org">Free Code Camp</a>. I am currently learning JavaScript during the revision of this website.</p>
<p>When starting to learn HTML and CSS, I found Free Code Camp. It has be a great curriculum to follow when wondering what my next step would be. FCC is a non-profit website for front-end or back-end development, offering tutorials and programming projects</p>
<p>These web pages were made by following <a href="https://freecodecamp.org">Free Code Camp</a>. I am currently on the JavaScript programs during the revision of this website.</p>
<p>All my Free Code Camp projects can be found on Codepen. All my programs can be found on <a href="https://github.com/j14chambers/FCC-Projects">Github.</a></p>
<div class="row">
<div class="col-md-4 col-sm-12">
Expand Down

0 comments on commit 7f05094

Please sign in to comment.