Link to home
Start Free TrialLog in
Avatar of openaccount
openaccount

asked on

HTML Frame Alternative

Hi,

Anyone who knows an alternative to HTML frames? We want something that is search engine compatible. Because Using frames are bad for websites specially if you want PR ratings on each pages. Anyone?

Thanks!
Avatar of basicinstinct
basicinstinct
Flag of Australia image

well for page layout you can use divs along with css or tables...
ASKER CERTIFIED SOLUTION
Avatar of hernst42
hernst42
Flag of Germany image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of openaccount
openaccount

ASKER

We have this one page which is linked to many pages with different menus. we want that page to follow the menu of the previous page where the page was loaded from.

for the menus we are using this code to insert them.

<!--#INCLUDE virtual="target-page.html" -->
First we though of frames or iframes because we can load all pages from the frames but we though of the search engline problem.
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
LOL, never mind!