Advertisement
Guest User

Example HTML for Foundry

a guest
Dec 23rd, 2022
1,859
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.23 KB | None | 0 0
  1. <div class="narrate">
  2.     <h5>This is a narration header</h5>
  3.     <p>This is narration content</p>
  4. </div>
  5. <div class="investigate">
  6.     <h5>This is an investigation header</h5>
  7.     <p>This is investigation content</p>
  8. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement