Skip to content

leeds-JihadOmer-html-css-week1#472

Open
JihadOmer wants to merge 6 commits into
CodeYourFuture:masterfrom
JihadOmer:master
Open

leeds-JihadOmer-html-css-week1#472
JihadOmer wants to merge 6 commits into
CodeYourFuture:masterfrom
JihadOmer:master

Conversation

@JihadOmer

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:
  • Your City:
  • Your Slack Name:

Homework Details

  • Module:
  • Week:

Notes

  • What did you find easy?

  • What did you find hard?

  • What do you still not understand?

  • Any other notes?

@JihadOmer

Copy link
Copy Markdown
Author

finished

@levilu800b levilu800b left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

You did a good job with your Karma project however you should think about how you add the images to the websites you are developing.

Comment thread Store.html

<img class="form-image" src="../HTML-CSS-Module- Karma-Project/level-2/store-image_by-andrew-neel-unsplash.jpg" alt="">

<img src="https://images.unsplash.com/photo-1535957998253-26ae1ef29506?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxzZWFyY2h8Nnx8b2ZmaWNlfGVufDB8fDB8fA%3D%3D&auto=format&fit=crop&w=500&q=60" alt="store image">

@levilu800b levilu800b Aug 10, 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.

You should consider downloading the image rather than using the link because the image could be removed from the link could be removed from the web or wherever you got it from. The reason why is, if the link is removed from the web or where you got it the image can't be viewed on your site anymore.

@Meronggk Meronggk left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

you could use nav tag for the navigation

Comment thread level-2/store.html Outdated
<a href="#">Blog</a>
<a href="#">Help</a>
<a href="#">Login</a>

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

you could use nav tag for the navigation

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