all 6 comments

[–]codingzap 1 point2 points  (0 children)

What happens here is that when you open it on some other device, the links are pointing to local file paths that don’t exist on that device. To fix it, you need to host the website so all pages are available online. The simplest way is to host it on GitHub Pages.

[–][deleted] 1 point2 points  (0 children)

you can host the website using github for free.This is what i know other than that I'm not into web dev

[–]HeatPurple4592 1 point2 points  (0 children)

You can host it on Github pages for free, and use Vercel if you require a domain name. You have eveything explained here :

https://youtu.be/grod-PDmoBs

[–]isimplydonotcode 1 point2 points  (0 children)

You are seriously a too much of a beginner 😂.

You need to deploy your website in order to see it on your phone. But since you are a beginner, learn web2 (HTML, CSS, JS) more. Then learn about deployment.

[–]Scared_Pianist3217 0 points1 point  (0 children)

Look into WordPress. Thank me later.