Include one HTML file in another HTML file using server side include

后端 未结 6 1931
Happy的楠姐
Happy的楠姐 2020-12-07 02:47

How can I include an HTML file in another HTML file. Is there any simple way to do that?

Thanks

6条回答
  •  生来不讨喜
    2020-12-07 03:20

    You might be looking for information on iframes (live example).

    
    
    
    
    
    
    
    

提交回复
热议问题