@melco10Submitted about 2 years ago
I'm a newbie, there's in some code that I'm sure but I'm happily accepting any suggestion and negative feedback to improve my webeev
I'm a newbie, there's in some code that I'm sure but I'm happily accepting any suggestion and negative feedback to improve my webeev
Hey @melco10 - good effort with the challenge! You've done great to get so close to the original design.
I would say you can explore using em, rem and % values instead of px values for font sizes, widths, heights, margin, padding, etc to make your future projects more responsive. You should also avoid inline styling and keep your all CSS in your .css file(s), if possible.
You can also check the 'Report' page where you can find useful information on HTML validation issues with the page.
I'm sure some more experienced people here will give you more constructive feedback than I can.
Keep up the good work!