{"id":19505357,"url":"https://github.com/pfwd/html-form-beginner-tutorials","last_synced_at":"2026-02-28T09:34:09.843Z","repository":{"id":136248816,"uuid":"95705967","full_name":"pfwd/html-form-beginner-tutorials","owner":"pfwd","description":"How To Code Well: HTML form tutorials for beginners","archived":false,"fork":false,"pushed_at":"2017-06-28T20:36:17.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-25T22:14:36.492Z","etag":null,"topics":["howtocodewell","html","html5","html5-forms"],"latest_commit_sha":null,"homepage":"https://www.youtube.com/playlist?list=PLZdsdjcJ44WUmamJbyAYJ9SGkTffxtiRG","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pfwd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-06-28T19:50:04.000Z","updated_at":"2021-07-30T16:47:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"e3227b17-f256-437e-a3e9-3e7c4c7da235","html_url":"https://github.com/pfwd/html-form-beginner-tutorials","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pfwd/html-form-beginner-tutorials","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfwd%2Fhtml-form-beginner-tutorials","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfwd%2Fhtml-form-beginner-tutorials/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfwd%2Fhtml-form-beginner-tutorials/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfwd%2Fhtml-form-beginner-tutorials/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pfwd","download_url":"https://codeload.github.com/pfwd/html-form-beginner-tutorials/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfwd%2Fhtml-form-beginner-tutorials/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29929351,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T19:37:42.220Z","status":"online","status_checked_at":"2026-02-28T02:00:07.010Z","response_time":90,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["howtocodewell","html","html5","html5-forms"],"created_at":"2024-11-10T22:29:58.974Z","updated_at":"2026-02-28T09:34:09.814Z","avatar_url":"https://github.com/pfwd.png","language":"HTML","readme":"# How To Code Well YouTube Web Development Tutorials\n\n\n## Course: HTML form tutorials for beginners\n\n In this series we are going to learn how to build forms in HTML and later on we are going to submit, validate and save the data.\n\n### Tutorials in this series:\n\n1. HTML 5 forms beginner tutorial 1 | Text boxes\n\n\u003ca href=\"https://youtu.be/bFJ5yr5ap14\" target=\"_blank\"\u003e\u003cimg src=\"http://img.youtube.com/vi/bFJ5yr5ap14/0.jpg\" \nalt=\"HTML form tutorials for beginners\" width=\"240\" height=\"180\" border=\"10\" /\u003e\u003c/a\u003e\n\n2. HTML 5 forms beginners tutorial 2 | Checkboxes\n\n\u003ca href=\"https://youtu.be/2KtZa6Uk8nA\" target=\"_blank\"\u003e\u003cimg src=\"http://img.youtube.com/vi/2KtZa6Uk8nA/0.jpg\" \nalt=\"HTML 5 forms beginners tutorial 2 | Checkboxess\" width=\"240\" height=\"180\" border=\"10\" /\u003e\u003c/a\u003e\n\n\n3. HTML 5 forms beginners tutorial 3 | select boxes\n\n\u003ca href=\"https://youtu.be/kvjZCz0Lpj0\" target=\"_blank\"\u003e\u003cimg src=\"http://img.youtube.com/vi/kvjZCz0Lpj0/0.jpg\" \nalt=\"HTML 5 forms beginners tutorial 3 | select boxes\" width=\"240\" height=\"180\" border=\"10\" /\u003e\u003c/a\u003e\n\n4. HTML 5 forms beginners tutorial | 4 Textareas and Fieldsets\n\n\u003ca href=\"https://youtu.be/baKpzFxukev8\" target=\"_blank\"\u003e\u003cimg src=\"http://img.youtube.com/vi/aKpzFxukev8/0.jpg\" \nalt=\"HTML 5 forms beginners tutorial | 4 Textareas and Fieldsets\" width=\"240\" height=\"180\" border=\"10\" /\u003e\u003c/a\u003e\n\n## Full playlist\n\n\u003ca href=\"https://www.youtube.com/playlist?list=PLZdsdjcJ44WUmamJbyAYJ9SGkTffxtiRG\" target=\"_blank\"\u003e\u003cimg src=\"http://img.youtube.com/vi/bFJ5yr5ap14/0.jpg\" \nalt=\"HTML form tutorials for beginners\" width=\"240\" height=\"180\" border=\"10\" /\u003e\u003c/a\u003e\n\n***\n\nSubscribe to the \u003ca href=\"https://www.youtube.com/user/howtocodewell\" alt=\"Weekly web development tutorials and web chats from the How To Code Well YouTube Channel\" \u003eHow To Code Well YouTube channel\u003c/a\u003e for weekly web development tutorials and web chats","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpfwd%2Fhtml-form-beginner-tutorials","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpfwd%2Fhtml-form-beginner-tutorials","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpfwd%2Fhtml-form-beginner-tutorials/lists"}