Advertisement
chloecodes

ForEach HTML

Oct 15th, 2019
395
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.08 KB | None | 0 0
  1. <h1>Hello World</h1>
  2. <ul>
  3.   <li>My item one</li>
  4.   <li>My item one</li>
  5. </ul>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement