any one can simply add their images and text and they are good to go with the template
Matanski
@MatanskiAll comments
- @theStabeSubmitted over 1 year ago@MatanskiPosted over 1 year ago
A creative approach to the project not bad. but I would suggest you to try to implement responsiveness to the website, and add a media query for max-width so it would look cleaner. other than that, good job!
0 - @hemanth33Submitted over 1 year ago
-
How could I Improve the responsiveness of the page ?
-
How can I reduce the lines of code to make it more compact ?
-
What is the right approach to build this page ?
@MatanskiPosted over 1 year agoWell ,from what i can see your website is based on % and margin. It's a creative solution, but i would suggest you try to use flex/grid if you want responsiveness. I would also suggest you take the css and put it in a style.css instead of style, just because it's the norm in the industry.
For me, the right approach is first creating the raw index.html code, than see how you can use flex/grid to build the entire layout and than start 1 element at a time.
Overall, the code look's pretty clean so other than that good job! :) if you want you can contact me at discord (matanski#2225) if you need any help
Marked as helpful0 -
- @Danik8624Submitted over 1 year ago