Subtlety for errors! Make sure you are using correct syntax for HTML entities. Lines 5 and 8 should have & instead of &. Also, here's a list of more HTML entities you can use: https://dev.w3.org/html5/html-author/charref Entities help your markup to be more valid across all browsers, great job using them!
Subtlety for errors! Make sure you are using correct syntax for HTML entities. Lines 5 and 8 should have
&
instead of&
. Also, here's a list of more HTML entities you can use: https://dev.w3.org/html5/html-author/charref Entities help your markup to be more valid across all browsers, great job using them!https://github.com/DonnaSawkins/prj-rev-bwfs-dasmoto/blob/master/Dasmotos%20Arts%20%26%20Crafts/index.html#L5 https://github.com/DonnaSawkins/prj-rev-bwfs-dasmoto/blob/master/Dasmotos%20Arts%20%26%20Crafts/index.html#L8