Skip to content

Conversation

@esyasar
Copy link

@esyasar esyasar commented Jul 28, 2019

Before submitting, make sure your project meets all of these requirements!

Checklist

Use an [x] to mark completed tasks!

  • A paragraph introducing yourself
  • A paragraph about your dreams & goals!
  • An unordered list of your interests
  • A photo of yourself OR an avatar that represents yourself
  • Three other images
  • A link to your Github and any other professional social media (Twitter, LinkedIn)

@esyasar esyasar closed this Jul 28, 2019
@esyasar esyasar reopened this Jul 28, 2019
@epq
Copy link
Contributor

epq commented Jul 29, 2019

Good work!

For your images, you should save them to an images folder and then use them in your project instead of using the URL of the image that was hosted somewhere else.

For example, you can create a new folder called images in your project. Then, if you add an image called myimage.jpg to the images folder, you can use the image on your webpage like this:

<img src="images/myimage.jpg">

You should also include a link on your page (for example, to your github profile!). See here for an example of how to do it.

@esyasar
Copy link
Author

esyasar commented Jul 29, 2019

Good work!

For your images, you should save them to an images folder and then use them in your project instead of using the URL of the image that was hosted somewhere else.

For example, you can create a new folder called images in your project. Then, if you add an image called myimage.jpg to the images folder, you can use the image on your webpage like this:

<img src="images/myimage.jpg">

You should also include a link on your page (for example, to your github profile!). See here for an example of how to do it.

Thank you! Should I make correct my mistakes, and send it again?

@epq
Copy link
Contributor

epq commented Jul 29, 2019

Thank you! Should I make correct my mistakes, and send it again?

@eyasar Yes, you can update your work. When you git push your changes, this pull request should be updated so you don't need to submit a new one.

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