2 Column Layout - Main Link Display
        Posted  
        
            by 
                Allyson Aguilar
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Allyson Aguilar
        
        
        
        Published on 2014-05-27T03:21:43Z
        Indexed on 
            2014/05/27
            3:26 UTC
        
        
        Read the original article
        Hit count: 193
        
I have a basic HTML page with a 2 column layout. I created a menu page on the sidebar column and when a link is chosen from the menu I want to display it in the main section of the index.html page. I tried doing this with iframes but its basically creating a duplicate of the index page. Help!
I guess I can't post a picture because I'm new to this but I basically have an index page and then a farm with a duplicate of my index page.
© Stack Overflow or respective owner