I want create one homepage for all my intranet websites, the page will have links on top border & opens different web applications in the area below.
Any idea on how this can be achieved with static HTML or using asp/php technologies.
|
I want create one homepage for all my intranet websites, the page will have links on top border & opens different web applications in the area below. Any idea on how this can be achieved with static HTML or using asp/php technologies. |
|||
|
|
|
as suggested, use here is a simple jsfiddle example |
|||
|
|
|
|
|||
|
|
|
Use an iframe. For the links on the page set target attribute of the tag as the name of the iframe. |
|||
|
|