35,747 views
If you don't study programming at Alura yet, be sure to use my 15% discount link: https://alura.tv/rafaballerini (there are classes on EVERYTHING in our area - including my HTML and CSS course with Gui Lima) In this video, we'll learn from scratch how to use HTML to get started in the programming universe! This is the essential markup language to start in web development, if you want to be a developer. What else do you want to see here on the channel? Comment below to let me know! ------------------------------------------------------------------------------------------------------------------ Important links: ALURA discount: https://www.alura.tv/rafaballerini My social networks: https://beacons.ai/ballerini ------------------------------------------------------------------------------------------------------------------- Video index: 00:00:00 - How does HTML work? 00:09:01 - Creating an HTML file 00:10:08 - Downloading VS Code extensions Live Server and Ballerini Theme 00:11:26 - Hello World in HTML Hello World 00:12:51 - understanding tags h1 00:14:40 - headings h1, h2, h3, h4 , h5 and h6 00:16:21 - basic structure of an HTML page 00:19:30 - indentation 00:20:29 - head, title and meta Metadata 00:24:38 - body, header, main and footer semantics 00:26:43 - paragraph p tag 00:27:58 - section 00:29:30 - strong, em, br and abbr formatting paragraphs 00:36:21 - organizing the code 00:37:10 - comments 00:38:20 - input radio and label multiple choice 00:44:26 - input text text 00:47:36 - input password password 00:49:05 - input date date 00:50:13 - checkbox multiple select 00:52:10 - file upload input file 00:53:56 - select and option drop down menu 00:56:20 - images img tag 01:00:29 - figure and figcaption 01:02:34 - HTML tables table, tr, td, thead, th and tfoot 01:09:18 - HTML lists ul, li and ol 01:11:54 - details and summary 01:13:36 - HTML forms form and textarea 01:19:15 - fieldset and legend 01:20:23 - footer footer 01:22:47 - anchor tag and clicks 01:24:30 - navigating between HTML pages 01:25:00 - secret shortcut “!” 01:27:50 - challenges and practice 01:28:50 - button button 01:29:31 - a taste of javascript #HTML #HTMLtags #HTMLcourse