The best answers to your question is frames. If you use frontage 2003 then go to insert menu and click on i frames. Else your can download iframe coding from the net and use them.
See these website in which a lot of sub html pages are used in the homepage.
http://www.angelinajolieportal.com
If you see the source code of the above website your doubt will be all clear.
2007-03-01 05:13:28
·
answer #1
·
answered by Dibyasinghg Ray 2
·
0⤊
0⤋
I'm not entirely sure I understand you. Could you post back with some more information (just add details to your question) about what you're trying to do? For now, here's my guess ...
What I'd do:
1) Build the new page.
2) On the existing page, place a link to the new page.
3) On the new page place a link back to the existing one.
OR in step #2 for the link to the new page, configure it to open the page in a new browser window. Then you can skip step #3. That actually sounds more like what you want to do, since you talked about "page in a page." Good luck!
2007-03-01 13:11:37
·
answer #2
·
answered by Navigator 7
·
0⤊
0⤋
You have two simple way:
1)use iframe(can be used for anywhere of your page)
2)use frameset(mostly used for top,right,left or bottom panel)
Sometimes your pages have a same top or right panel with same links.frameset helps us to create one page as panel
you can use both of them in order to put other web pages all in one page.
2007-03-01 15:17:10
·
answer #3
·
answered by Moein 3
·
0⤊
0⤋
Just put this code where u want the page to appear on your page. Remember to change "URL OF PAGE" to the one u want there.
Also You can change the height and width to suit your page.
2007-03-02 08:57:42
·
answer #4
·
answered by yillant 1
·
0⤊
0⤋
use frames or cell coding in order to put another page on yours. if your just copy and paste it in notebook it only works part of the time and it messes with your original code and causes lots of problems later on. you can research cell and frame coding at htmlcodes.com
2007-03-01 14:22:15
·
answer #5
·
answered by seanmonsta 1
·
0⤊
0⤋
I think you might be talking about frame sets.. Search frame sets or frames for html.
2007-03-01 13:11:01
·
answer #6
·
answered by joec_11 3
·
0⤊
1⤋
if u use front page add it in code place or add it like url
2007-03-01 13:31:33
·
answer #7
·
answered by A.J 2
·
0⤊
0⤋
open the page with notepad then paste it in your new page
2007-03-01 13:07:53
·
answer #8
·
answered by path_to_take 2
·
0⤊
0⤋
Use an iframe area
2007-03-01 13:08:16
·
answer #9
·
answered by BigRez 6
·
0⤊
0⤋