28 Matching Annotations
  1. Nov 2022
    1. <img src=

      you can also add the image class to the front of the line which can be easier to read sometimes

    2. >Learn More

      this bottom button should be "get in touch"

    3. <!DOCTYPE html>

      missing head and closing head before the body tag

    1. <!--can't seem to get these to float correctly-->

      I did mine the same, this part was really tricky! Cause using the heading and then p didn't make each line close enough to one another, and in reality one of them is probably a link that you can click.

      My other thought was to try a list to see if that would work better because then you can have a bit more control over how each list item looks

    2. <!--navigation-->

      I love using the comments now! makes it so much easier to remember what each section is

    3. </div>

      this can go back one space to line up with the start div

    1. <section class="heading-four"> <h2> Overall</h2> </section>

      I'm not sure if there's an easier way to style different headings instead of putting them in a section class? I've been using h1, h2, h3, and so on if I need the heading to be styled differently?

    1. .header {

      great job keeping everything organized & aligned properly!!

    2. .section-two {

      remember to name different classes according to their content not their location on the page for ease of editing/rearranging !

    1. color: #1A5653;

      I think if all the text is the same color anyways you can add the text color into one section under body

    2. /* TYPEOGRAPHY */

      I like your use of comments for organization!

    1. <img src="Images/Figure-1.png" alt="Screen capture of home screen" style="width:500px;height:300px; padding:10px;"> <figcaption>Fig.1- Here you can see how the play icon on the video interferes with the logo.</figcaption>

      I evaluated the same site & I didn't even catch that!

  2. Oct 2022
    1. body { background-image: url('images\article 3 lion.jpeg'), url('images\wolf article 3.jpeg'); background-repeat: no-repeat; background-attachment: fixed; background-position: right; }

      I don't think these images should be here as they're not the background for the whole page, just specific cards

    2. <!--

      this is used for making comments so I'm not sure if this will load properly

    3. <head>

      Missing assignment name comment here

    1. .top-text{

      These should be named something related to the content incase you have to move things around then their naming convention is still relevant

    1. (include image of team with caption:

      should be removed

    2. C:\Users\Gamer\Documents\GitHub\assignment-c-dlu-KrisTessier\images\the-hairpins-salon.jpeg"

      I think you should be able to shorten this to images/hairpins-salon-logo.png

    3. <style> body { font-family: "Trirong", serif; font-weight:400; } </style> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Sofia"> <style> h1 { font-family: "Sofia", sans-serif; font-weight:600; } </style> <style> .myDiv { background-color: red; } </style>

      Can all of the style sections be combined?

  3. Sep 2022
    1. Looks great! Cat has already mentioned quite a few things! I think the rules on using the strong element and things like that aren't really written in stone, but for stuff like within headings which are already bold I guess it just helps to keep everything clean & tidy

      I also really want to live remotely or travel & do graphic design! Would love to own a van or tiny house near the beach