Latest solutions
tip-calculator-app-main using flexbox/grid/scss/sass
#sass/scss#bemSubmitted about 1 year agoAny feedback is appreciated!!
intro-component-with-signup-form using flexbox
Submitted about 1 year agoI would like to improve my javascript skills as with this one I think it can be done with much simple or less lines of code then I have used. Any feedback is appreciated
Latest comments
- @zagorxka@c4dr-me
hi! congrats on finishing your first challenge. There are a few things you can change for example using semantic tags like <main></main> to wrap the main content of your HTML file, getting used to relative measurement units like rem, em etc.. as they will be helpful when you work on responsive designs.
Marked as helpful