{"id":16614965,"url":"https://github.com/denysdovhan/learnyouhtml","last_synced_at":"2025-06-22T05:04:34.129Z","repository":{"id":41153164,"uuid":"83575690","full_name":"denysdovhan/learnyouhtml","owner":"denysdovhan","description":"Learn you how to create your first web page","archived":false,"fork":false,"pushed_at":"2023-06-06T17:59:24.000Z","size":318,"stargazers_count":439,"open_issues_count":6,"forks_count":222,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-05-15T05:07:13.180Z","etag":null,"topics":["exercises","how-to","html","learn-to-code","learning","markup","nodeschool","workshopper","workshopper-adventure"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/denysdovhan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-01T16:24:12.000Z","updated_at":"2025-04-28T16:43:58.000Z","dependencies_parsed_at":"2024-06-19T00:18:39.609Z","dependency_job_id":"81648c8f-7167-4406-a14f-09c619066023","html_url":"https://github.com/denysdovhan/learnyouhtml","commit_stats":{"total_commits":66,"total_committers":6,"mean_commits":11.0,"dds":"0.18181818181818177","last_synced_commit":"e5bca3c77fa74a336dd594ac316465b67303c994"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/denysdovhan/learnyouhtml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denysdovhan%2Flearnyouhtml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denysdovhan%2Flearnyouhtml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denysdovhan%2Flearnyouhtml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denysdovhan%2Flearnyouhtml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denysdovhan","download_url":"https://codeload.github.com/denysdovhan/learnyouhtml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denysdovhan%2Flearnyouhtml/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260154871,"owners_count":22967180,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["exercises","how-to","html","learn-to-code","learning","markup","nodeschool","workshopper","workshopper-adventure"],"created_at":"2024-10-12T02:08:21.651Z","updated_at":"2025-06-22T05:04:29.099Z","avatar_url":"https://github.com/denysdovhan.png","language":"HTML","readme":"![learnyouhtml](./preview.png)\n\n# learnyouhtml\n\n[![NPM version][npm-image]][npm-url]\n[![node][node-image]][node-url]\n[![Build Status][buildstat-image]][buildstat-url]\n[![Dependency Status][depstat-image]][depstat-url]\n\n\u003e Learn you how to create your first web-page.\n\n**Hypertext Markup Language (HTML)** is the standard markup language for creating web pages and web applications. This workshopper will guide you through the simple exercises which explain the core principles of HTML.\n\n## Exercises\n\nThis workshopper has 11 exercises that cover the most important aspects of HTML.\n\n* **HELLO WORLD** — introduction to HTML.\n* **TAGS** — understanding tags.\n* **ATTRIBUTES** — what is tag's attributes.\n* **INLINE TAGS** — tags for styling text.\n* **HEADINGS** — tags for headings.\n* **LISTS** — how to create a list with HTML tags.\n* **TABLES** — how to compose data in table.\n* **BLOCKS** — block tags and semantic.\n* **LINKS AND REFERENCES** — how to leave a references to another page.\n* **FORMS** — creating of forms with control elements.\n* **STYLES AND SCRIPTS** — injecting styles and scripts on a page.\n\n## Requirements\n\n* [**Node.js**](node-url) \u003e=6.0.0\n\n## Installation\n\nOpen your terminal and run this command:\n\n```\nnpm install -g learnyouhtml\n```\n\nUse `sudo` if you get an `EACCESS` error.\n\n## Usage\n\nOpen your terminal and run the following command:\n\n```\nlearnyouhtml\n```\n\n## License\n\nMIT © [Denys Dovhan](http://denysdovhan.com)\n\n\u003c!-- References --\u003e\n\n[html]: https://en.wikipedia.org/wiki/HTML\n\n\u003c!-- Badges --\u003e\n\n[npm-url]: https://npmjs.org/package/learnyouhtml\n[npm-image]: https://img.shields.io/npm/v/learnyouhtml.svg?style=flat-square\n\n[node-url]: https://nodejs.org/en/download/\n[node-image]: https://img.shields.io/node/v/learnyouhtml.svg?style=flat-square\n\n[depstat-url]: https://david-dm.org/denysdovhan/learnyouhtml\n[depstat-image]: https://david-dm.org/denysdovhan/learnyouhtml.svg?style=flat-square\n\n[buildstat-url]: https://travis-ci.org/denysdovhan/learnyouhtml\n[buildstat-image]: https://img.shields.io/travis/denysdovhan/learnyouhtml.svg?style=flat-square\n","funding_links":[],"categories":["Learn HTML"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenysdovhan%2Flearnyouhtml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdenysdovhan%2Flearnyouhtml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenysdovhan%2Flearnyouhtml/lists"}