1

Can anyone guide me. is it possible to use Iframe tag to display more than one webpage on a single webpage. I want to split my home page into four different parts each containg a page. can anyone guide how i can achieve this.

Wadhawan994
  • 49
  • 1
  • 8

1 Answers1

1

Use 4 iFrames for 4 pages. Arrange them in a table or whatever design you want, and set the source for each.

ygssoni
  • 7,219
  • 2
  • 23
  • 24