Tag: vscode

  • Bootstrap 5 Tutorial: Crie um website responsivo com HTML e CSS

    Bootstrap 5 Tutorial: Crie um website responsivo com HTML e CSS

    [ad_1] https://i.ytimg.com/vi/ItwUZ4fK6hQ/hqdefault.jpg Construa uma landing page do zero com HTML 5, CSS e Bootstrap. Aprenda como usar os componentes e classes do Bootstrap 5 (versão alpha) para criar seus sites. Link do repositório (imagens e código): https://github.com/maikelneris/bootstrap-5-homepage Veja online: https://bootstrap5-marketing.netlify.app/ Introdução: (0:00) Iniciando e Header: (3:28) Slider: (37:05) Bloco Sobre: (54:06) Serviços: (1:03:48) Fixed Header:…

  • 26 – النظام الشبكي في البوتستراب Bootstrap Grid System

    26 – النظام الشبكي في البوتستراب  Bootstrap Grid System

    [ad_1] https://i.ytimg.com/vi/jM-U0oofdYw/hqdefault.jpg أقدم لكم ولأول مرة في المحتوى العربي كورس MEAN-STACK بالعربي وهو كورس متكامل من الصفر إلى الإحتراف عن بناء تطبيقات الويب و الموبايل حيث تصل في نهاية الكورس إلى بناء مشروع موقع ويب كبير وتطبيق الموبايل الخاص به بأحدث تقنيات 2020 … و يعتبر هذا المسار هو الأكثر طلباً في سوق العمل الآن…

  • Pro tip: type-check your JavaScript the easy way!

    Sure, TypeScript isn’t for everyone. But sometimes you want types and type-checking… well, turns out you can use the TypeScript compiler to check the types on your JavaScript – let me show you how! More info: https://www.typescriptlang.org/docs/handbook/type-checking-javascript-files.html Original source

  • How to make Tic-Tac-Toe in JavaScript Tutorial (Part 1)

    Let’s make tic-tac-toe on the HTML5 canvas! This video is part 1 – part 2 comes next week! Grab the code from GitHub: https://github.com/GeekLaunch/tic-tac-toe/tree/part-1 http://geeklaunch.net/ Follow GeekLaunch on Twitter: https://twitter.com/Geek_Launch Support GeekLaunch on Patreon: https://www.patreon.com/GeekLaunch GeekLaunch produces educational videos covering such topics as Linux, web development (including HTML5, CSS 3, JavaScript, and PHP), Java programming,…