HTML Listeleme Etiketleri - Gists · GitHub

Skip to content Search Gists Search Gists All gists Back to GitHub Sign in Sign up Sign in Sign up Dismiss alert {{ message }}

Instantly share code, notes, and snippets.

@dincerdegre dincerdegre/liste.txt Created February 16, 2022 22:39 Show Gist options
  • Star (0) You must be signed in to star a gist
  • Fork (0) You must be signed in to fork a gist
  • Embed Select an option
    • Embed Embed this gist in your website.
    • Share Copy sharable link for this gist.
    • Clone via HTTPS Clone using the web URL.

    No results found

    Learn more about clone URLs Clone this repository at <script src="https://gist.github.com/dincerdegre/d2e98a5c178a503f124e7c949425a4a1.js"></script>
  • Save dincerdegre/d2e98a5c178a503f124e7c949425a4a1 to your computer and use it in GitHub Desktop.
Code Revisions 1 Embed Select an option
  • Embed Embed this gist in your website.
  • Share Copy sharable link for this gist.
  • Clone via HTTPS Clone using the web URL.

No results found

Learn more about clone URLs Clone this repository at <script src="https://gist.github.com/dincerdegre/d2e98a5c178a503f124e7c949425a4a1.js"></script> Save dincerdegre/d2e98a5c178a503f124e7c949425a4a1 to your computer and use it in GitHub Desktop. Download ZIP HTML Listeleme Etiketleri Raw liste.txt This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters Show hidden characters
+--------+-------------------+
| Etiket | Açıklama |
+--------+-------------------+
| <ol> | Sıralı listeler |
| <ul> | Sırasız listeler |
| <li> | Liste maddesi |
| <dl> | Tanımlama listesi |
| <dt> | Terim tanımı |
| <dd> | Tanım açıklaması |
+--------+-------------------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment You can’t perform that action at this time.

Từ khóa » Html Listeleme Etiketleri