Tag: code

  • Sử dụng Bootstrap thiết Website cực đẹp trong 5 phút

    Sử dụng Bootstrap thiết Website cực đẹp trong 5 phút

    [ad_1] https://i.ytimg.com/vi/URpRitw8y9c/hqdefault.jpg #Bootstrap #css #alias how to use bootstrap design website Trong video này mình hướng dẫn các bạn dùng bootstrap để thiết kế 1 website 1 cách đơn giản nhé. copy code vào là xong Link group học code: http://bit.ly/39eFZOi Link facebook cá nhân: http://bit.ly/38fi69c Link website: http://Alias.vn/ Link đăng kí kênh để nhận…

  • Iniciação a HTML CSS Bootstrap – Criar uma landing Page em 2 horas

    Iniciação a HTML CSS Bootstrap – Criar uma landing Page em 2 horas

    [ad_1] https://i.ytimg.com/vi/G0RIx2SCzAg/hqdefault.jpg Ensinando os conceitos básicos em HTML, CSS e JavaScript, você vai aprender a codar sua própria landing page sozinho 🙂 Criar uma boa landing page é a primeira etapa para lançar seu projeto e engajar seus visitantes com um call-to-action claro. Logo você terá uma primeira comunidade com a qual trabalhar para tentar…

  • Bootstrap 5 – Make a Portfolio Website using HTML, CSS, and New Bootstrap (Part 2)

    Bootstrap 5 – Make a Portfolio Website using HTML, CSS, and New Bootstrap (Part 2)

    [ad_1] https://i.ytimg.com/vi/e4rMP9pb5Ho/hqdefault.jpg #bootstrap #bootstrap5 #portfolioweb Note: Add my-auto class into the col-md-4 in about section. Bootstrap has released its new version past month. However, I’ll not discuss that. Here, I’ll try to make a portfolio website by using the new Bootstrap. In this tutorial, I also use Font Awesome Icon. Read the article about this…

  • JavaScript Modules with Import/Export Syntax (ES6) – JavaScript Tutorial

    In this video I’ll be showing you how to use native JavaScript Modules with the import and export syntax in JavaScript – this works on major browsers such as Chrome, Firefox, Safari and Edge. Modules allow you to separate your code into individual chunks or components, allowing for easier maintainability and better file organization. Support…

  • Bootstrap Part 2 (Grid System, Typography, Code) || Professional Web Design A – Z – Class -18

    Bootstrap Part 2 (Grid System, Typography, Code) || Professional Web Design A – Z – Class -18

    [ad_1] https://i.ytimg.com/vi/u6AjGLOgcP8/hqdefault.jpg Professional Web Design A – Z (HTML, CSS, Bootstrap, JS) ——————————————————————————————— Learn More: https://goo.gl/3J6bhV Learn Web Design and Development: https://www.youtube.com/gmmostakimbillah Facebook: https://www.facebook.com/safesyntax/ Website: Home3 #Thanks a lot for watching this video Original source

  • Convert HTML5 Canvas to Image (PNG or JPG) – JavaScript Tutorial

    In this video I’ll be showing you how to convert an HTML5 Canvas into a downloadable or view-able PNG or JPG image. It’s super easy to do with Data URIs and Blobs. Support me on Patreon: https://www.patreon.com/dcode – with enough funding I plan to develop a website of some sort with a new developer experience!…

  • JavaScript Tutorial: Random Numbers

    During coding in JavaScript, you may need to add a random factor to the whole thing. This tutorial will show you how. The first half of the video is explanation of the code, while the second half contains examples. Feel free to skip around if you only want to see one part or another. Original…

  • Build A Complete HTML & CSS Website with Bootstrap 4

    Build A Complete HTML & CSS Website with Bootstrap 4

    [ad_1] https://i.ytimg.com/vi/Rjyg0MK30GA/hqdefault.jpg Create A Responsive Bootstrap 4 website tutorial with landing page! Live preview: https://themesbootstrap.com.mx/templates/smart-agency-template/index.html No audio Download template and video files: https://themesbootstrap.com.mx/templates/real-estate-template.html Themes Bootstrap is a collection of free to download Bootstrap themes and templates. All templates and themes on Themes Bootstrap are released under the MIT license, you can use them for any…

  • Previewing Image Before File Upload – JavaScript Tutorial

    In this video I’ll be demonstrating how it’s possible to use some simple JavaScript in order to display a preview of an image before uploading it to the web server. Support me on Patreon: https://www.patreon.com/dcode – with enough funding I plan to develop a website of some sort with a new developer experience! Follow me…

  • Custom File Upload Button with FileList – HTML, CSS & JavaScript Tutorial

    Link to code: In this video tutorial I’ll be showing you how to create a completely custom file upload button from scratch using HTML, CSS and JavaScript (with FileList). This is a follow up to my previous video on creating a file upload button with a regular expression. Support me on Patreon: https://www.patreon.com/dcode – with…