82,875 views
📘 Sapu's book is now on sale 📘 Amazon ▶︎ https://www.amazon.co.jp/dp/4297142856 "VTuber Sapu teaches you! Python code for beginners/code for professionals" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Sapu is a blogger who provides information on Python programming! This video explains the basics of HTML. ・What is HTML? ・How to use basic tags These are the things I explain 💙 It actually demonstrates, so I hope you'll watch until the end 😊 💙 Membership 💙 Explanation video ▶︎ • [Announcement] Membership starts today! Introducing member benefits! ※Pyt... Subscribe ▶︎ / @pythonvtuber9917 For iPhone users, click here ▶︎ https://twitter.com/PythonSuppl/statu... 🏷 List of tags 🏷 1. html ▶︎ Encloses all html text2. head ▶︎ Write meta information and settings (not displayed on web screen) 3. meta ▶︎ Meta information (character code, etc.) 4. title ▶︎ Web page title (displayed in web tab) 5. body ▶︎ Write web content6. main ▶︎ Main part of web page7. header ▶︎ Header part of web page (logo, menu, etc.) 8. footer ▶︎ Footer part of web page (terms of use, contact information) 9. h1~h6 ▶︎ Heading10. p ▶︎ Paragraph11. img ▶︎ Image12. video ▶︎ Video13. a ▶︎ Link14. ul / li ▶︎ List15. table / tr / th / td ▶︎ Table16. div ▶︎ Group multiple elements into a block17. span ▶︎ Inline element (used when applying styles)18. label ▶︎ Label19. input ▶︎ Input related (text box, checkbox, button, etc.)20. select / option ▶︎ Select boxThere were 20 in total!! (I thought it was 21...) 💻 Operating environment 💻 Windows 10 Python 3.9.0 ⭐️ Chapter ⭐️ 0:00 Today's theme: "HTML basics" 0:25 What is HTML? 3:22 Basic HTML writing 6:59 header/main/footer tags 8:37 h1 tag 9:47 p tag 10:35 img tag 11:42 video tag 13:01 a tag 14:32 ul/li tag 15:08 table/tr/th/td tags 16:45 div tag 17:16 span tag 17:55 input tag 20:22 select/option tag 20:52 button 21:13 Ending 💜 Channel description 💜 I'm Sapu, a Vtuber who explains Python programming ✨ I'll upload videos that are easy to understand even for beginners and allow you to learn Python systematically! I'd be happy if everyone could like Python even a little 💕 I'm on Twitter and blog, so please follow me! Twitter ▶︎ / pythonsuppl Email ▶︎ [email protected] #HTML #Web screen #Web production #Learning #Study #Beginner #Introduction #Engineer #Basics #PythonVTuber Sup