this might be a silly question, i mean for me cuz i just think i am an advanced HTML and CSSer. So i tried so many methods to make frames(using divs, tables, framesets, iframes). So when i try iframe, when you click a link on that frame, the page comes on the frame area only. So plz write me the best way to do this. Tnx
this is y i hate frames
Collapse
X
-
when using frames and <a>-tags u might want to use the target attribute as well to specify where the link should be opened.Comment
Comment