Skip to content

NW5 - Haroon Ali - HTML & CSS - Week 1 - #439

Open
haroon-ali-dev wants to merge 20 commits into
CodeYourFuture:masterfrom
haroon-ali-dev:master
Open

NW5 - Haroon Ali - HTML & CSS - Week 1#439
haroon-ali-dev wants to merge 20 commits into
CodeYourFuture:masterfrom
haroon-ali-dev:master

Conversation

@haroon-ali-dev

Copy link
Copy Markdown

Volunteers: Are you marking this coursework? You can find a guide on how to mark this coursework in HOW_TO_MARK.md in the root of this repository

Your Details

  • Your Name: Haroon Ali
  • Your City: Manchester
  • Your Slack Name: Haroon Ali

Homework Details

  • Module: HTML & CSS
  • Week: Week 1

Notes

  • What did you find easy?
    creating the hero section

  • What did you find hard?
    creating the nav bar

  • What do you still not understand?
    n/a

  • Any other notes?
    n/a

@AhmedMohamed809

Copy link
Copy Markdown

That is great job Haroon .

Comment thread store.html Outdated
Comment thread store.html
Comment thread store.html
Comment thread css/style.css

.hero {
height: 850px;
background-image: url('../img/first-background.jpg');

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

The background image should be half of the screen. You can review the picture named "homepage-desktop.png".

Comment thread css/style.css
.nav-section {
width: 100%;
}

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Your nav section should have good contrast in line with the WCAG which means Web Content Accessibility Guidelines.

image

Comment thread css/style.css
}

/*footer*/

@khmdagal khmdagal Aug 11, 2022

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

In the footer part there is color contrast issue. and that needs to be worked on.

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.

3 participants