I think you're looking for the iframe html tag

from wikipedia:

http://en.wikipedia.org/wiki/HTML_element#Frames

<iframe>…</iframe>

An inline frame places another HTML document in a frame inside a
normal (rather than frameset) HTML document.First introduced by
Microsoft Internet Explorer in 1997 and long only available in that
browser, the iframe tag is now widely supported by visual
browsers.Unlike an object element, an inline frame may be the "target"
frame for links defined in other elements and it may be "selected" by
a browser as the focus for printing, viewing HTML source etc.[3]The
<iframe> tag must be closed by </iframe>. Content between the <iframe>
tags is used as alternative text to be displayed if the browser does
not support iframes.The iframe element is invalid in Strict DTDs, and
in XHTML version 1.1.Inline frames have, at times, been exploited to
illicitly inject code into a web page.

On Fri, Jan 15, 2010 at 5:45 PM, Tata Dano <[email protected]> wrote:
>
> Hello,
>
> I'm stock on this one.
>
> Anyone with experience on how to natively mask a url? Kindly give me some 
> advice.
>
> Here is an example of what we want to achieved.
>
> Masked Domain - http://www.chineseelvis.com/
> Actual Site - http://www.mu-lan.org/chineseelvis/
>
> In this example the masked domain will natively display the contents of the 
> actual site.
>
> A million thanks in advance.
>
> Regards,
>
> Tata
>
> --
> Tata Dano
> Linux Registered User #383849
> http://zimaso.sourceforge.net/
> http://immactamb.proboards86.com/
> http://hccitforums.proboards62.com/
>
> _________________________________________________
> Philippine Linux Users' Group (PLUG) Mailing List
> http://lists.linux.org.ph/mailman/listinfo/plug
> Searchable Archives: http://archives.free.net.ph
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
http://lists.linux.org.ph/mailman/listinfo/plug
Searchable Archives: http://archives.free.net.ph

Reply via email to