I completed my second project today. It was quite challenging than the tribute page.
Here is the link: https://codepen.io/junaidshaikh_js/full/abZXLQm
Please feel free to correct me and help me improve.
Thank you.
I completed my second project today. It was quite challenging than the tribute page.
Here is the link: https://codepen.io/junaidshaikh_js/full/abZXLQm
Please feel free to correct me and help me improve.
Thank you.
Hey @junaidshaikh_js!
I think your form looks good. Just a couple of things.
Great job!
Keep up the good work!
Hello Junaid,
Nice background.
I would do the following modifications for the mobile screens:
Thank you.
Thank you @jwilkins.oboe for checking out.
The white space there wasn’t intentional, I fixed it up. Also, I changed the font size for smaller screens. Please check it once if it’s all right.
One thing I am not getting is why I am having a scroll bar at the end? Will you please let my know?
Thank you @thinkingape46 for sparing time to look at my project.
I did couple of change, please have a look again.
Hello @junaidshaikh_js, thanks for looking into my comments.
The page on my mobile screen looks good to me. earlier it occupied 60% of the total width of the screen and looked smaller on the mobile. My opinion is subjective, but you get the point I am making.
I see a horizontal scroll bar on the page (In my opinion, horizontal scroll-bar is not desirable), I believe it’s because of a negative margin of -1.5rem for the title (id: title). I am not sure if the margin is intentional.
Thank you.
Nice work @thinkingape46, I like the user-friendly design and the background Image(great choice), But I think you should edit some text color like the “submit” button’s color and bg-color are somewhat dark, try using a lighter color, Other than that great work and Happy Coding
I looked up horizontal scroll bar issues on google and ran across this answer.
Your use of vw set to 100 might be contributing to the issue.