Published on May 28, 2023
Tutorial: Creating Dynamic HTML Lists
Join Elijah in this video tutorial where you’ll learn about creating dynamic HTML lists using Oxygen.
You’ll learn how to create a Repeater, change its HTML tags to match the necessary structure for ordered and unordered lists, then query either an ACF repeater or posts for the displayed list items.
If you want to learn more about HTML lists, here are some helpful links:
- The Unordered List: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/ul
- The Ordered List: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/ol
- The List Item: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/li
- Styling Lists: https://developer.mozilla.org/en-US/docs/Learn/CSS/Styling_text/Styling_lists
The Oxygen Team
Updated on: May 28, 2023