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

Final #3

Open
wants to merge 72 commits into
base: master
Choose a base branch
from
Open

Final #3

wants to merge 72 commits into from

Conversation

kristyki
Copy link

@kristyki kristyki commented May 5, 2016

No description provided.

Kristy Inouye added 30 commits March 31, 2016 09:49
Imput basic codes
Gave header, nav and div classes. Created the main utility nav with
anchor tags for the children.
Added section01, 02 and footer along with footer content.
Created png for logo image, deleted unnecessary spaces, adjusted anchor
links and paragraphs.
Index: Added another section and added headings to section 2 &3.

CSS: Added basic content for all sections in LAYOUT/GRID
html: Placed main-nav in clearfix class and added the search bar feature

CSS: Deleted clearfix, container and details for logo, added html
font-size, toggling main-nav

<div class="container">
<div class="row">
<div class="col-md-6">
Copy link
Member

Choose a reason for hiding this comment

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

The reason why the contact form & calendar are not lining up is because they're both in different .container & .row.

Move this .col-md-6(line 99) up after line 92 or 93.. Please fix indentation, can't tell where your closing tag for .container(line 62), .row(line 63), & .col-md-6(line 64) ends.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants