Jump to content

Can someone help me with frames?


josephxx

Recommended Posts

i`m trying to figure out how to have navigation on one side of the page, and a forum on the other. my father suggested frames, but when i click on a navigation link, the new page opens inside the frame the navigation is in. does anyone know how to fix this, and if not what should i use instead of frames?

<html><header><title>Frame Example</title></header><frameset cols="20%,*"><frame src="Navigation" name="left"><frame src="Forum Index" name="right"></frameset></html>

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...