У нас вы можете посмотреть бесплатно Where to go next? (Final course video) или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Bootstrap examples page: https://getbootstrap.com/docs/5.3/exa... W3Schools HTML reference: https://getbootstrap.com/docs/5.3/exa... MDN HTML reference: https://developer.mozilla.org/en-US/d... CanIUse: https://caniuse.com/ Hello everyone, and welcome to the final video of this HTML course for total beginners! I hope you've enjoyed learning about HTML as much as I've enjoyed teaching it to you. Now that we've covered the basics, it's time to talk about what to do next. By now, we've covered the most commonly used HTML tags such as basic tags for page structure, links, images, headers, tables, lists, forms and different types of input. We've also talked about semantics and accessibility. So, what's next? My advice to you is to take what you've learned and put it into practice. Build your own first webpage! But, you might be thinking, "where do I start?" Well, I've got you covered. Bootstrap is a great framework for beginners to start with. Bootstrap provides ready-to-use code that you can modify to your needs. I suggest you take a look at their examples page at https://getbootstrap.com/docs/5.3/exa... and use one of those examples to create your first webpage. While you're building your webpage, you'll also have the opportunity to learn CSS. Tweak the styles to your liking and see what happens. This is a great way to learn CSS in practice. If you need to reference any HTML tags or elements while you're building your webpage, two of the best resources are https://www.w3schools.com/tags/defaul... and https://developer.mozilla.org/en-US/d.... Bookmark these pages for quick reference. I hope this course has inspired you to continue learning and exploring the world of frontend development. Remember, practice makes perfect. The more you work with HTML, the more you'll learn and the better you'll become. Thank you for watching, and I hope to see you in the next course!