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

NW6/Fidaa Bashir/HTML-CSS/bikes-for-refugees/Week 1 #475

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Fidaabashir89
Copy link

No description provided.

@netlify
Copy link

netlify bot commented Sep 22, 2023

Deploy Preview for cyf-bfr ready!

Name Link
🔨 Latest commit 013c03c
🔍 Latest deploy log https://app.netlify.com/sites/cyf-bfr/deploys/651f2bc668c33b0008127ec8
😎 Deploy Preview https://deploy-preview-475--cyf-bfr.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Fidaabashir89 Fidaabashir89 changed the title NW6/Fidaa Bashir/HTML-CSS/Week 1 NW6/Fidaa Bashir/HTML-CSS/bikes-for-refugees/Week 1 Sep 28, 2023
Copy link

@Ara225 Ara225 left a comment

Choose a reason for hiding this comment

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

Hello,
This is lovely work. My sole complint is that the nav bar is in the wrong position compared to the image. Can you have a crack at moving it into that position?

index.html Outdated
<img src="./images/bikes-for-refugees_logo.jpg" alt="Logo for Bikes for Refugees Scotland" class="header__logo" />
</a>

<nav>
Copy link

Choose a reason for hiding this comment

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

Really good to see you diving straight in and doing the sematic HTML work Looking good!

<h2 class="heading-underline">Upcoming events</h2>

<article class="article">
<img class="article__thumbnail" src="./images/spring-fundraisers_thumbnail.jpg" alt="fundraisers" />
Copy link

Choose a reason for hiding this comment

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

Good to see objective 2 achieved.

@@ -94,8 +103,36 @@ p {


/* Buttons */
button {
border-radius: 0.3rem;
Copy link

Choose a reason for hiding this comment

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

I really love the way you've made this style, it's professional looking and you've used CSS varibles and classes to avoid reuse of coe. Objective 3 complete!

background-color: var(--grey-light);
padding: 6rem 3rem;
Copy link

Choose a reason for hiding this comment

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

Very nice, good that you used rem over px - this was a CYF best practice last I heard

}

.navigation__item:hover {
background-color: #c05326;
Copy link

Choose a reason for hiding this comment

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

You did the stretch goals to! Nice! Should also have been a var maybe, though this a matter of your own prefrences wher're you're only using it once

@Fidaabashir89
Copy link
Author

Thank you @Ara225 for your code review. I've moved the nav bar to the right position as requested :)

@Ara225
Copy link

Ara225 commented Oct 9, 2023

Brillant looking good :)

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.

None yet

2 participants