Skip to content
This repository has been archived by the owner on Aug 26, 2021. It is now read-only.

Valid, semantic markup for in-page metadata (minimal version) #167

Open
gordongrace opened this issue Aug 22, 2019 · 0 comments
Open

Valid, semantic markup for in-page metadata (minimal version) #167

gordongrace opened this issue Aug 22, 2019 · 0 comments

Comments

@gordongrace
Copy link
Contributor

Refer:
https://github.com/govau/design-system-starter/blob/draft-media-release/docs/media-release/index.html#L163

Expected markup pattern using POSH:

<dl class="media-release__metadata">
  <dt>Published:</dt>
  <dd><time datetime="2019-04-10">10 April 2019</time></dd>
  <dt>Agency:</dt>
  <dd>Digital Transformation Agency</dd>
  <dt>Author:</dt>
  <dd>Kelly Smith</dd>
</dl>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant