Skip to content

html semantic tag #5

Description

@daehwan2

Semantic tag

dl, dt, dd 태그

key: value 형태로 제공되어지는 태그
dl ( description list )

<dl>
  <dt>key</dt>
  <dd></dd>
</dl>

참고 사이트: https://developer.mozilla.org/ko/docs/Web/HTML/Element/dl

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions