Results 1 to 8 of 8

Thread: how to split webpage into 2 sections.

Hybrid View

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Nov 2010
    Posts
    965

    how to split webpage into 2 sections.

    Hi, I want to make a website, in which i want that at top of page there is heading (s) and at left side a side bar in which there will be buttons like home, contacts, vision, products etc and after clicking each button, it's concerned page will be open in remaining right side of the screen. Please guide me.

  2. #2
    Freelancer akhileshbc's Avatar
    Join Date
    Jun 2008
    Location
    Trivandrum, Kerala, India
    Posts
    7,652

    Re: how to split webpage into 2 sections.

    I think you are looking for iframe: http://www.w3schools.com/tags/tag_iframe.asp


    If my post was helpful to you, then express your gratitude using Rate this Post.
    And if your problem is SOLVED, then please Mark the Thread as RESOLVED (see it in action - video)
    My system: AMD FX 6100, Gigabyte Motherboard, 8 GB Crossair Vengance, Cooler Master 450W Thunder PSU, 1.4 TB HDD, 18.5" TFT(Wide), Antec V1 Cabinet

    Social Group: VBForums - Developers from India


    Skills: PHP, MySQL, jQuery, VB.Net, Photoshop, CodeIgniter, Bootstrap,...

  3. #3
    Hyperactive Member Aash's Avatar
    Join Date
    Dec 2009
    Location
    Earth
    Posts
    491

    Re: how to split webpage into 2 sections.

    this one too, http://www.w3schools.com/tags/tag_frame.asp you can divide the web page in rows and columns.

  4. #4

    Thread Starter
    Fanatic Member
    Join Date
    Nov 2010
    Posts
    965

    Re: how to split webpage into 2 sections.

    @ Aash,

    Thats exactly what i was asking for. Let me try this and then will come back. Thank you very much and thanks

    @ akhileshbc

    Thanks for your assistance as well, this iframe would be needed in near future.

  5. #5
    WiggleWiggle dclamp's Avatar
    Join Date
    Aug 2006
    Posts
    3,527

    Re: how to split webpage into 2 sections.

    Do not use IFRAMES if you don't have to. They are ugly and may cause problems down the line. Instead learn CSS with HTML and layout your web page with columns and headers. You could even use Tables. But try to stay away from iframes unless you have a specific need for it.

  6. #6

  7. #7

    Thread Starter
    Fanatic Member
    Join Date
    Nov 2010
    Posts
    965

    Re: how to split webpage into 2 sections.

    @ Aash

    I checked it and working very nicely. Now i want to split screen in cols and rows both, How do i do this now?

  8. #8
    Hyperactive Member Aash's Avatar
    Join Date
    Dec 2009
    Location
    Earth
    Posts
    491

    Re: how to split webpage into 2 sections.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width