14 Matching Annotations
  1. Nov 2022
  2. Oct 2022
    1. <style> body { font-family: "Trirong", serif; font-weight:400;

      I'm pretty sure you can add this to your style.css page as it's considered a css tag?. I think this is mixing html & css into one sheet which can become confusing.

    1. <h2><u>Colours</u> </h2> FULL FOIL: $188/$219 with cut <br> 3/4 FOIL: $172/$203 with cut<br> 1/2 FOIL: $158/$189 with cut<br> 1/4 FOIL: $144/$175 with cut<br>

      (ul) (li)*(/li) (li) ****/li) (/ul)

    1. Located

      I'm not to sure what happened here maybe it didn't go through when you committed? There's no (p) tag for the text here? there is for a couple of text's but some don't have anything? Key part!

  3. Sep 2022
    1. p

      I would put the

      right beside the text for example

      (p) Hi, My name is Melissa Jay. I reside in Victoria, BC. I am enrolled in a web design course at North Island College. (/ p)

      Rather then above. I Just always keep it this way as it reduces confusion! Otherwise from that, It looks good!