
Bikrant Malla
@vikrantmallaAll comments
- @Abdallahhassan186@vikrantmalla
- Add border-radius on box div(eg:- border-bottom-left-radius), not on container div.
- For the mobile version add a Media query.
Marked as helpful - @Briuwu@vikrantmalla
- Add background Image in the Header with the background color.
- Add a border in the nav button with hover state.
- Add a border in (info_all) div.
- @Starlk
- @calvindalenta@vikrantmalla
Nice work !! In 320px {Creative div H1} text is too big for screen it overflow outside .
Marked as helpful - @RideOrDye@vikrantmalla
Please check out the GitHub page link. It showing a 404 error.
- @ArthurRodrigues98@vikrantmalla
Nice work !!
- Try to learn Media Queries to make them more responsive
- Remove that button border.
Marked as helpful - @Criserus@vikrantmalla
Pls, check the image path is not correct. Learn Absolute and Relative Path. {solution : ../images/blah/blah};
Marked as helpful - @stephmunez@vikrantmalla
Good work!! Pls add background-color
- @Youssef-Ghafir@vikrantmalla
UI is awesome!! Pls, Add javascript for dropdown interaction without that challenge is incomplete.
Marked as helpful - @Aidyn-D@vikrantmalla
Nice Work !! Remove that Nav (position: fixed}. Try to add a font that is mention in challenges.
- @dwi-indah@vikrantmalla
Please check out the GitHub page link. It showing a 404 error.
- @AhmedMazDev@vikrantmalla
Please check out the GitHub page link. It showing a 404 error.
- @Ryoma1512@vikrantmalla
Nice work !! Just remove the border for the box container . It is better to use a gap(property) in grids and remove that margin.
- @koniuszko@vikrantmalla
Nice work!! reduce some margin-top from the button and add margin or padding in 375px it taking the whole screen.
- @sadi-1010011@vikrantmalla
Give some padding to content-section and adjust the font size in media queries.
Marked as helpful - @JoaoPedroAC@vikrantmalla
LASS can be used in complex problems if you know just used it. Try to adjust border-radius.
- @IslemMedjahdi@vikrantmalla
Add background in div three and seven. Learning JS makes it easier to develop a website but now HTML/CSS worked fine.
- @mrtrell42@vikrantmalla
add @media(max-width: 768px) {flex-direction: row} in container.