Open martoio opened 7 years ago
Check out this article that explains why you need to care about using special characters in HTML: http://text-symbols.com/html/encode/
https://github.com/hamishv3000/prj-rev-bwfs-dasmoto/blob/d7d09e0efa19c1c663d34bbf428be7d6e871ef78/DasmotosArtsAndCrafts/index.html#L5
The ampersand should be written as: &
&
Thanks for the feedback and article. I will remember this on my next project that I submit. I have made the changes to the code on my local saved copy.
Check out this article that explains why you need to care about using special characters in HTML: http://text-symbols.com/html/encode/
https://github.com/hamishv3000/prj-rev-bwfs-dasmoto/blob/d7d09e0efa19c1c663d34bbf428be7d6e871ef78/DasmotosArtsAndCrafts/index.html#L5
The ampersand should be written as:
&