Friday, January 20, 2012

Html Help !!?

I need help to keep a Gmap on the right side of the page.

i.e. something like this : http://khushman1.googlepages.com/gmapsin鈥?/a>

but the frames don't work with the code:

%26lt;a href="gmaps.html#hm" target="map" class="ZOOM"%26gt;

%26lt;!---"class="ZOOM" : this is needed to zoom into the location (it has no effect whatsoever, as you can see.).---%26gt;

So i think that the links need to be in the same frame (it works that way- try http://khushman1.googlepages.com/gmaps12鈥?/a>

Can somebody edit\make a new code the code so that it doesn't use frames, and the presentation of the site is similar to the one which can be seen.

P.S. I don't know CSS, etc. only HTML.Html Help !!?
Placing the ZOOM script in the %26lt;header%26gt; and making an IFRAME?

%26lt;table width="100%"%26gt;

%26lt;tr%26gt;

%26lt;td width="50%"%26gt;聽%26lt;td width="50%"%26gt;%26lt;IFRAME SRC="gmaps.html" NAME="Iframe" ID="Iframe" WIDTH="100%" HEIGHT="800" ALIGN="right" SCROLLING="yes" FRAMEBORDER="0" TITLE="gmaps"%26gt;

%26lt;/IFRAME%26gt;

%26lt;/td%26gt;

%26lt;/tr%26gt;

%26lt;/table%26gt;

No comments:

Post a Comment