HTML - Input, Dropdown, Checkbox, Radio - HTML5 & JavaScript - Part 2

This tutorial covers HTML5 Input Boxes, Dropdowns (SELECT), Checkbox, Radio Buttons, Textarea and more. As usual we’ll create our elements in HTML & see how to access them in JavaScript. This tutorial is Part 2 from HTML & CSS Crash Course for a JavaScript Developer series. #html #html5 #javacript
Back to Top