28 Matching Annotations
  1. Nov 2022
    1. Copyright ©2022. All rights reserved North Island College Digital Designn + Development

      In my opinion footer font size can be reduced to small when compared to the reference page given

  2. Oct 2022
    1. <p>

      The analysis was good and design was attractive. You have put extra effort to make the mockups. And one suggestion is to add images below the issues mentioned because it is easy to understand

    1. <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Alkalami&family=Oswald:wght@500&family=Poppins:wght@200&display=swap" rel="stylesheet">

      Combine all google fonts into because to avoid repetition of code

    1. <link rel="preconnect" href="https://fonts.googleapis.com" /> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin /> <link rel="preconnect" href="https://fonts.googleapis.com" /> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin /> <link href="https://fonts.googleapis.com/css2?family=Milonga&display=swap" rel="stylesheet" /> <link rel="preconnect" href="https://fonts.googleapis.com" /> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin /> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Brygada+1918:ital@1&family=Milonga&display=swap" rel="stylesheet" /> <link href="https://fonts.googleapis.com/css2?family=Brygada+1918:ital@1&family=Jost:wght@300;400;500&family=Milonga&family=Ubuntu:wght@500&display=swap" rel="stylesheet" /> <link rel="preconnect" href="https://fonts.googleapis.com" /> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin /> <link href="https://fonts.googleapis.com/css2?family=Brygada+1918:ital@1&family=Milonga&family=Ubuntu:wght@500&display=swap" rel="stylesheet" /> <link href="https://fonts.googleapis.com/css2?family=Radio+Canada:wght@700&display=swap" rel="stylesheet" /> <link href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;0,400;0,600;1,200;1,400;1,600&display=swap" rel="stylesheet" />

      Repeated font family import . you can copy all to one line

  3. Sep 2022