Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented Feb 5, 2018

The code only works on certain browser resolutions. If it's suppose to stay in position for all possible resolutions, please let me know and I'll attempt to fix it.

@ghost
Copy link
Author

ghost commented Feb 6, 2018

.

color:gray;
text-decoration:none;
}
ul{
Copy link

@nomyard nomyard Feb 6, 2018

Choose a reason for hiding this comment

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

Let's try to keep the spacing around the target element and curly brace consistent throughout the code. The way you want to write code is completely fine, and style suggestions are just that. But when writing code in your chosen style make sure to keep it consistent for nice clean code! :)

position:relative;
top:8px;
}
li {
Copy link

Choose a reason for hiding this comment

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

Same thing here- make sure you are either spacing or not spacing all of the target elements and their respective curly braces.

height:100px;

}

Copy link

Choose a reason for hiding this comment

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

Inconsistent spacing between different blocks of code. All of the code up to this point had no space between blocks.

Consistency is key!

@nomyard
Copy link

nomyard commented Feb 6, 2018

Hi Darryl- just reviewed your code and have to say that it is really well done. The only issues that I saw were style inconsistencies - which will come with repeated practice. Great job on this! Keep up the good work!

-Ray

@nomyard
Copy link

nomyard commented Feb 6, 2018

Please close this PR when read- thanks!

@nomyard
Copy link

nomyard commented Feb 7, 2018

Hey Darryl- just looked over your code and everything looks great. I like the constant commits and explicit commit messages. That's a great habit to get into. Good to see the consistent style throughout. Like I said before there is no right or wrong way to style your code, and what you've done now is great, but when working in a production environment make sure you adapt your style to the employer's needs.

Great work!

-Ray

@nomyard
Copy link

nomyard commented Feb 7, 2018

Please close this PR when read- thanks!

@ghost ghost closed this Feb 10, 2018
Mister-Corn added a commit to Mister-Corn/User-Interface that referenced this pull request Apr 2, 2018
Mister-Corn added a commit to Mister-Corn/User-Interface that referenced this pull request Apr 2, 2018
Mister-Corn added a commit to Mister-Corn/User-Interface that referenced this pull request Apr 2, 2018
Mister-Corn added a commit to Mister-Corn/User-Interface that referenced this pull request Apr 2, 2018
Mister-Corn added a commit to Mister-Corn/User-Interface that referenced this pull request Apr 3, 2018
francistse23 added a commit to francistse23/User-Interface that referenced this pull request Jun 12, 2018
Project completed with 3 stretch goals. bloominstituteoftechnology#1 h1, h2, and contact uses new
font. bloominstituteoftechnology#2 locked nav bar on top with background color. bloominstituteoftechnology#3 nav bar hover
changes nav item background color, font color, and font size.

:wq
:q
:q
q
:q
@francistse23 francistse23 mentioned this pull request Jun 12, 2018
ashwins93 added a commit to ashwins93/User-Interface that referenced this pull request Jun 12, 2018
@ghost ghost changed the title User interface . Jun 13, 2018
angeltorgon pushed a commit to angeltorgon/User-Interface that referenced this pull request Nov 7, 2018
cyberTwitty referenced this pull request in cyberTwitty/User-Interface-2 May 28, 2019
nathan-loveless pushed a commit to nathan-loveless/User-Interface that referenced this pull request Jul 12, 2019
fwesss referenced this pull request in fwesss/User-Interface Jul 14, 2019
ryanZiegenfus pushed a commit to gitPractice-ryan-ziegenfus/User-Interface that referenced this pull request Sep 7, 2019
This pull request was closed.
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