Here is my first project using HTML and CSS.
http://127.0.0.1:5500/index.html
please provide your valuable feedback, so I can improve myself.
Hey @Shailesh
You have provide a local Url. This can’t be viewed by Public.
Please use CodePen or any other playground.
Thanks,
Codely
1 Like
Thanks for your suggestion
1 Like
@Shailesh, for your project to be seen by others, and when you submit it as a finished project, it needs to be somewhere live. This can be codepen (as FCC suggests) or repl.it or GitHub pages.
127.0.0.1 is the standard address for IPv4 loopback traffic.
1 Like
@Shailesh I bet it looks good! But you will need to transfer it onto a Codepen, Repl.it, Glitch, or Github pages site for us to view it. It needs to have some sort of live hosting for us to see it!
1 Like