using css to duplicate html elements

前端 未结 11 799
遥遥无期
遥遥无期 2020-12-16 13:32

I\'ve been handing a design for a webpage which I\'m trying to implement correctly. This design contains navigation elements which are partially or entirely duplicated all

11条回答
  •  粉色の甜心
    2020-12-16 14:06

    I think you will use HTML includes and SSI or server side includes to incorporate same methods on same pages, this is the format for the which you will use. , always include that file in every pages that is similar.. just go to this link..http://webdesign.about.com/od/ssi/a/aa052002a.htm

提交回复
热议问题