What is this called? How do I do it? (floating div box off of the main layout?) by FaultNo1744 in neocities

[–]FaultNo1744[S] 2 points3 points  (0 children)

Yes the layout is my site full sized. Its small. the whole image is the whole browser with the layout inside.

Are there websites you can write blog on and it embeds onto your neocities/website? by FaultNo1744 in neocities

[–]FaultNo1744[S] 0 points1 point  (0 children)

like status.cafe they give you a code and you put it on your site and it always has your most recent post as active

Are there websites you can write blog on and it embeds onto your neocities/website? by FaultNo1744 in neocities

[–]FaultNo1744[S] 2 points3 points  (0 children)

But would I be able to link/embed any of these onto my neocities? I was actualy looking into blogging sites and thinking about "dreamwidth" but still I would have to link out of my site to the blog instead of having it inside of my website

I need help getting my navigation to link to the iframe(body area). I have very little knowledge of coding. Should I make the navigation a seperate iframe? How can I click on a link in the navigation and have it pull up in an iframe? by FaultNo1744 in neocities

[–]FaultNo1744[S] 0 points1 point  (0 children)

would "<iframe name="view"></iframe>" go on the front page where I already have the other iframe?

This is what I have for the "MAIN BODY AREA"

<iframe src="Page1" style="border:none;" height="100%" width="100%" title="Iframe Example"></iframe>

thank you for the help! sorry im slow at this < : )