Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oscarotero/semantic-html
Collection of semantic HTML use cases
https://github.com/oscarotero/semantic-html
html html-markup html5 markup semantic-web
Last synced: 9 days ago
JSON representation
Collection of semantic HTML use cases
- Host: GitHub
- URL: https://github.com/oscarotero/semantic-html
- Owner: oscarotero
- License: mit
- Created: 2018-09-19T14:59:10.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-14T17:46:39.000Z (5 months ago)
- Last Synced: 2024-10-12T00:45:11.910Z (about 1 month ago)
- Topics: html, html-markup, html5, markup, semantic-web
- Homepage:
- Size: 48.8 KB
- Stars: 29
- Watchers: 7
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Semantic HTML
Collection of semantic and accessible HTML patterns:
- [Page](html/page.md). Minimum html code required for any webpage
- [Abbreviations and acronyms](html/abbreviation.md)
- [Accordion](html/accordion.md)
- [Address](html/address.md)
- [Breadcrumb](html/breadcrumb.md)
- [Buttons](html/buttons.md)
- [Command line interfaces](html/cli.md)
- [Contact](html/contact.md)
- [Conversations](html/conversations.md)
- [Cookies banner](html/cookies-banner.md)
- [Creative work](html/creative-work.md)
- [Credit card form](html/credit-card.md)
- [Footnotes](html/footnotes.md)
- [Form fields](html/form-fields.md)
- [Glosary](html/glosary.md)
- [Headers](html/headers.md)
- [Hidden elements](html/hidden-elements.md)
- [Icon link](html/icon-link.md)
- [Language switcher](html/language-switcher.md)
- [License](html/license.md)
- [List](html/list.md)
- [Menu](html/menu.md)
- [Metadata](html/metadata.md)
- [Navigation bar](html/navbar.md)
- [Payment form](html/payment-form.md)
- [Pagination](html/pagination.md)
- [Passwords in forms](html/passwords-forms.md)
- [Product list](html/product-list.md)
- [Quotes](html/quotes.md)
- [Range input](html/range-input.md)
- [Scalar values](html/scalar-values.md)
- [Search](html/search.md)
- [Tables](html/tables.md)---
Useful links:
- https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete
- https://www.htmhell.dev/adventcalendar/2023/8/---
Contributions like issues or pull request are highly appreciated.