0
Why is my multipage link content not showing?
So e.g, I want to link my `index` to my `about` and I did link it using the <nav> <li><a href="...url.....">Home</a></li> </nav> And the link works as well but the content I wrote inside that page which is linked is not shown all I see is a blank page, a blank white page. I can't seem to figure out what the problem is. So is there anyone who can help me with this?
6 Respuestas
+ 1
After clicking on the given link page will open and content will show.
+ 1
A͢J I know but even after clicking the working link the content is not displaying.
+ 1
sololearn playground doesn't allow multiple pages.
+ 1
sololearn playground is a sandbox. it is not a hosting service.
you can put the link to the code bit in the comment section of your code if you are using the app.
0
Can someone tell me exactly what I am supposed to type and where. By giving an example so I can test it out and solve the problem??
0
Lisa then is there any way through which I can link my blog page to my about page?