@Finney06Submitted over 2 years ago
all feedback and corrections would be welcome and I have corrected some few errors I made.
all feedback and corrections would be welcome and I have corrected some few errors I made.
Your qr code isn't there because on your html line 21, you used a backslash instead of a forward slash.
If anybody could perhaps provide feedback on my use of Classes and if there is a way I could better optimize my CSS or even HTML, I would appreciate it greatly.
Nice work.
You can use
* { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
Instead of typing out all the elements.
Also you can create variables with the colours from the style guide and store them in :root { }