Articles in the HTML Category
HTML, Tech Corner »
Frames allows users to present the documents in different windows or subwindows.The Iframe is an Inline frame.We can make use of IFrame to display a whole webpage inside another webpage.To make an IFrame,all we have to do is to insert the following code in the area you want to display.
Read the full Post »