Tag: html

  • Build a website with Bootstrap 4 – Part 1: The setup

    Build a website with Bootstrap 4 – Part 1: The setup

    [ad_1] https://i.ytimg.com/vi/7jy5d27jmrY/hqdefault.jpg In this video, I install Bootstrap 4 and look at how to set it up properly. While the initial setup isn’t the most exciting thing in the world, setting Bootstrap up properly lets us use it to its full potential! Just as a quick warning, I built this using Bootstrap 4 alpha. A…

  • Create A Page Transition Effect In Javascript Tutorial

    In this video we are going to learn how to create vanilla js page transitions using Barba.js. A 4kb library that is awesome to use for static websites rather then including a whole framework in like React,Angular or Vue. So if you plan on creating a simple static website and you want cool transitions then…

  • Bootstrap tutorial 6 – Nesting the grid

    Bootstrap tutorial 6 – Nesting the grid

    [ad_1] https://i.ytimg.com/vi/x6uafDNy-F4/hqdefault.jpg In this tutorial I show you how to put a grid inside of a grid, this is called “nesting a grid” but it really should be called “Grid inception” Useful links: ———————————– Don’t forget to subscribe: www.youtube.com/QuentinWatt Follow me on Twitter: www.twitter.com/QuentinWatt Follow me on Facebook: www.facebook.com/quentin.watt Feel free to donate: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=CH68DBULMJ37N ————————————…

  • JavaScript Introduction and Basic Demo – Learn JavaScript Basics Tutorial (Part 1)

    If you think programming is scary, this video should alleviate your fears. Programming in JavaScript is as easy as typing stuff into a text editor and then seeing the results in your browser. It’s fun and easy! Well, to do the basics :). Original source

  • Regular Expressions in JavaScript – #1 REGEX ULTRA BASICS

    A regular expression (or regex) is way to find strings within strings. It’s small code that when applied to a string, will give other strings – either the whole string or parts of the string. This video gives you the ULTRA BASICS of REGEX. Regexes most common use cases are: What can we use them…

  • Bootstrap tutorial 14 – List Group

    Bootstrap tutorial 14 – List Group

    [ad_1] https://i.ytimg.com/vi/eLXBxyD-k2k/hqdefault.jpg In this tutorial I show you how to use the bootstrap list-group component. Useful links: ———————————– Don’t forget to subscribe: www.youtube.com/QuentinWatt Follow me on Twitter: www.twitter.com/QuentinWatt Follow me on Facebook: www.facebook.com/quentin.watt Feel free to donate: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=CH68DBULMJ37N ———————————— Original source

  • Урок 2 Bootstrap 4 . Сетка / grid.

    Урок 2 Bootstrap 4 . Сетка / grid.

    [ad_1] https://i.ytimg.com/vi/2MDDzibXX1E/hqdefault.jpg В этом видеоуроке мы разберем сетку Bootstrap4, основу для создания адаптивных макетов. Стартовый файл для серии уроков Bootstrap4: https://vk.com/webgirlkristina?w=wall497728935_9%2Fall ♡ Где меня найти?! Instagram: https://www.instagram.com/webgirlkristina Twitter: https://twitter.com/WebgirlKristina VK: https://vk.com/webgirlkristina FB: https://www.facebook.com/webgirlkristina Сотрудничество/collaboration: webgirlkristina@gmail.com Уроки по Bootstrap4: Кастомизируем Bootstrap 4 / Customizing Bootstrap 4: https://youtu.be/-eo_1tsTKks Урок 1 Bootstrap 4 . Установка и введение.: https://youtu.be/DlRgeCVE-K8…

  • How To Create Image Gallery In HTML, CSS and Javascript | Lightbox Gallery

    In this video you will learn to design image gallery with HTML and CSS and Javascript. If you have query or you want this code? then write in the comment section. Please like this video and subscribe my channel Subscribe us ► https://goo.gl/tTFmPb Watch Responsive Website Tutorial ► https://youtu.be/dtTWD0ystG0 Original source

  • Bootstrap tutorial 5 – Using the grid

    Bootstrap tutorial 5 – Using the grid

    [ad_1] https://i.ytimg.com/vi/e5VQampkqdg/hqdefault.jpg In this tutorial we take a look at how to use the Bootstrap grid. I explain what happens if you add more than 12 columns to the grid, and how break points work from smallest break points first to large. Sponsored by DevMountain. Get yourself career ready, check out their website: http://goo.gl/enNbQV Useful…