When I live Server it in VS Code it looks and works great
Jitesh Kumar Sahoo
@Jitesh117All comments
- @Robert0362Submitted about 2 years ago@Jitesh117Posted about 2 years ago
I guess the CSS isn't loading because you are not using relative paths in the href section of link stylesheets tag. It should be href="./css/styles.css" and not href="/css/styles.css". Hope it helps
1 - @redshift14Submitted over 2 years ago@Jitesh117Posted over 2 years ago
This looks so good! Although I think you need to use the gradient in a vertical way, not in horizontal way as given in the design.
Marked as helpful0 - @P-DivySubmitted almost 3 years ago@Jitesh117Posted almost 3 years ago
Nice work Divya! I think you need to change the type of the password input to type = "password" so that it doesn't display what password you are typing in.
0 - @JayDeeZzzSubmitted almost 3 years ago
Your feedbacks are welcome :D
Peace ☮🕊✌
@Jitesh117Posted almost 3 years agoThis looks so good man! Keep it up
Marked as helpful0 - @Jitesh117Submitted almost 3 years ago
I made the horizontal line (I don't know what to call it) below the London text using border property but I don't think that's the correct way to do it. Can anyone please tell me how to do it?
- @imparassharmaSubmitted over 3 years ago
I tried to make the form responsive using media query. One issue is in the mobile size there is excess right scrolling. How can I remove it? I have tried few webpages before and got same issues in them also. If someone can take a look and help me out. It would mean a lot to me!
@Jitesh117Posted over 3 years agoI think the that excess scrolling could be removed if you use percentage in the width in the text-section width instead of px. Looks very nice though!
1