24 Matching Annotations
  1. Nov 2022
    1. <h3>Lorem ipsum dolor sit amet</h3> <p> Lorem ipsum dolor sit amet, consectetur arol adipiscing elit. Nunc eu suscipit lectus. Mauris malesuada dolor ut. </p> <button class="btn2">Learn more</button> </div> </article> </div> </section> </main> <footer> <div class="firstfooter"> <div class="footerdiv1"> <h3>Latest News</h3> <h4>October 1:</h4> <p>Nunc eu suscipit lectus.</p> <h4>September 15th:</h4> <p>consectetur arol adipiscing elit.</p> <h4>September 10th:</h4> <p>Nunc eu suscipit lectus.</p> </div>

      every thing looks good

    1. <p>Copyright <span>&copy;</span> 2022. All rights reserved North Island college Digital Design + Development

      everything is good instead such things like you have make content similar to reference image

    2. <ul> <li><h3>Latest News</h3></li> <li>Octtober 1:<br/>Lorem ipsum dolor sit</li><br /> <li>September 15th:<br/>Lorem ipsum dolor sit</li><br /> <li>September 10th:<br/>Lorem ipsum dolor sit</li> </ul>

      you have to make it similar to reference image but it doesnot looks similar

    3. <ul> <li><h3>Latest News</h3></li> <li>Octtober 1:<br/>Lorem ipsum dolor sit</li><br /> <li>September 15th:<br/>Lorem ipsum dolor sit</li><br /> <li>September 10th:<br/>Lorem ipsum dolor sit</li> </ul>

      text size needs to be somewhat larger

    4. -<br

      unnecessary use of br tag (breaks)

    1. <h2>Accessibility</h2> <p>The links used in the websites are not highlighted. The navigation links and the information links are not distinguished from the headings used in the website I.e., both are of the same color. The phone numbers used in the contact form are not clickable. They can be made as the call-to-action for an effective user interface. The spacing in the content was uneven which makes them unorganized. </p>

      good explanation

    2. Write to communicate

      it is very hard to understand , please use simple language and wording

    3. "Evaluation"

      OTHERWISE JUST REMOVE IT

    4. "Evaluation

      you have to add this in CSS

  2. Oct 2022
    1. <article class="card-two"> <h2>Top facts about Elephants</h2> <p>Ten incredible facts that will blow your mind</p> </article> <article class="card-three"> <h2>SILKTRICKY</h2> <div> <span id="video">What is SilkTricky?</span> <br/> <b>A NEW KIND OF BEAST</b><br/> <span id="video1">watch Video</span><br> <span class="dot1"></span> <span class="dot"></span> <span class="dot"></s

      it does not work well

    2. 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"> <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=Caladea:ital@1&family=Roboto:wght@500&display=swap" rel="stylesheet"> </head>

      pretty good

    1. background-color: greenyellow; padding: 40px;

      everything is good but if you use somewhat different shade it will look great

    2. body{ font-size: 1.6rem; align-content: center; text-align: center; color: white; } h1 {

      you have done it nicely

    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=Montserrat&family=Open+Sans:ital@1&display=swap" rel="stylesheet">

      you have to add one more thing at there

    1. .card-four img { margin-top: 8px; margin-left: -2px; margin-right: -2px; }

      you have done something wrong at here

    2. .card-two { box-sizing: border-box; width: 560px; background-color: hsl(234, 12%, 34%); margin: 50px; padding: 30px; border-radius: 30px; background: rgb(6,82,169); background: linear-gradient(332deg, rgba(6,82,169,1) 15%, rgba(253,114,66,0.0552323423) 100%); background-size: 600px; background-image: linear-gradient(332deg, rgba(6,82,169,1) 15%, rgba(253,114,66,0.0552323423) 100%), url('images/elephants.jpeg');

      nice coding

    1. <article class="card-four"> <p style="text-align:center;"> <img src="images/christmas-pic.jpg" width="360" height="168" alt="Christmas Picture"> </p> <h3 id="Live"> Live </h3> <h3 id="Breaking"> Breaking </h3> <h3 id="UK"> UK </h3> <h2> 'Plan C' rumours grow; <br> Downing Street Christmas <br> party cancelled; warning <br> Scotland's R number <br> could rise above 2 | COVID <br> latest

      there is there is something wrong in this part

    1. <link href="https://fonts.googleapis.com/css2?family=Roboto&display=swap" rel="stylesheet"> <!-- google font--> <link href="https://fonts.googleapis.com/css2?family=Noto+Sans&display=swap" rel="stylesheet">

      i really like this font

    2. <h3> <a href="contact.html"> Contact us today to book an appointment! </a> </h3> <footer> Content taken from <a href="https://www.hairpins.ca/"> https://www.hairpins.ca/</a> . Used for educational purposes only. </footer>

      there is something wrong in coding .

    3. <h3 id="identified"> Meet the Team </h3> <!-- id specified-->

      you have added a lot of id

  3. Sep 2022
    1. <p>I'm hoping to develop the skills to create small to medium size websites for clients, as well as develop some site projects for my own online content aspirations, mainly around the themes of Non Duality and Mobile Lifestyles. Going forward, my plans include living in Canada for part of the year in my converted short school bus and traveling the balance of the year, primarily to India. Developing a digital career will hopefuly allow for me to live the somewhat nomadic lifestyle I envision. </p> <a href="mailto:dsnaychuk@northislandcolllege.ca?subject=Saying%20Hello&body=Your%20website%20rocks">Email Me</a> <!-- link example to open in a new page. Use this for seeinghuman link above <a href="http://shayhowe.com/" target="_blank">Shay Howe</a> --> <!-- This is a comment test. Select this text and 'cntrl + /' The shortcut here did not work for me. Used Edit > toggle menu. -->

      nice job!

    2. I studied photography in the mid-eighties and worked as a full-time professional photographer and some-time graphic designer for over 16 years in Vancouver, Copenhagen and NYC. You can see some of my previous photography work on my old <a href="https://seeinghuman.com" target="_blank"

      that's great