Skip to content

Repeat Header in everypage #3252

@johnwick1986

Description

@johnwick1986

Hello. I am trying to repeat a header on every page that I export using the library, but I'm having difficulties doing so. In this case my code is:

` <div id="RoadmapHeader" style={{border: "solid", height: "100px", width:"2000px", backgroundColor: "green"}}>

  </div>

  <div id="RoadmapBody" style={{height: "3000px", width:"2000px", backgroundColor: "blue" }}> 

  </div>`

I want to make sure the div with id="RoadmapHeader" is repeat on every page before the content of the second is displayed. If you please could assist me I would really appreciate it

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions