Shark3210 / prj-rev-bwfs-dasmoto

0 stars 0 forks source link

Comments #1

Open mml1 opened 6 years ago

mml1 commented 6 years ago

Great use of comments in your HTML file; they were very informative and clearly divides up your code making it easy to navigate. When your project gets larger, be sure to use comments in your CSS file too.

In response to the issues section of your comments:

  1. Fantastic! Curiosity is an extremely useful trait in a developer.
  2. You can reach the pattern image in your stylesheet by doing url("../pattern.jpeg"). Your pattern image is one level from styles.css.
  3. Thanks for the feedback.
  4. No worries, I will be honest.

https://github.com/Shark3210/prj-rev-bwfs-dasmoto/blob/master/DasmotoProject/index.html#L15-L39