Category: Programming

  • Bootstrap 4 Full Hero Section

    Bootstrap 4 Full Hero Section

    [ad_1] https://i.ytimg.com/vi/9Yg3PWTgso4/hqdefault.jpg Learn how to create a responsive Hero section using Bootstrap 4 framework to market your message or showcase key content on your website. ▶ Download Exercise Files http://www.3rdelement.com/online_training/html/bootstrap/Bootstrap-Full-Width-Hero-Section.zip ▶ Boostrap 4 Grid System Bootstrap’s grid system uses a series of containers, rows, and columns to layout and align content. It’s built with flexbox…

  • In Place Editing CMS Development HTML JavaScript Tutorial

    Lesson Code: http://www.developphp.com/video/JavaScript/In-Place-Editing-CMS-Development-HTML-JavaScript-Tutorial Learn the logic behind building in-place content editing systems. We allow the user to edit content directly on the front-end where it displays. A good scenario to use this is granting a privileged user the right to edit some content in-place, save it to database when they finish editing, and restore the…

  • Top Tricky JavaScript Interview Questions and Answers

    Cracking JavaScript coding Interview by learning difficult JavaScript interview Questions. commonly Asked JavaScript Interview Questions. Please be my patreons on patreaon * https://www.patreon.com/techsith Follow me for technology updates * https://facebook.com/techsith * https://twitter.com/techsith1 Help me translate this video. * http://www.youtube.com/timedtext_video?ref=share&v=3qnrouysbG8 Note: use https://translate.google.com/ to translate this video to your language. Let me know once you do…

  • Bootstrap Tutorial – Importance of Grid system

    Bootstrap Tutorial – Importance of Grid system

    [ad_1] https://i.ytimg.com/vi/JVg00P6_3FU/hqdefault.jpg This Video explains about Basic Structure for Grid, Multiple Layout of each device and Nesting Columns. In web design, a grid is a very effective method to create a consistent layout rapidly and effectively using HTML and CSS. This Bootstrap Tutorial might help to create a responsive website, it’s easy to learn Useful…

  • JavaScript Hello World Tutorial | Introduction to JavaScript Programming

    In this javascript introduction tutorial we will go over the basics of javascript programming by creating a simple javascript file that creates a message box with text, we will cover how to include external javascript file or library. ““““““““““““““““““““““““““““““““““““““““““““““` Hey guys, I’m now using Patreon to share improved and updated video content and source files.…

  • Changing CSS variable with JavaScript

    In this video we are going to set a simple example on how to change CSS variable with JavaScript. some good resources for learn about CSS variables: https://developer.mozilla.org/en-US/docs/Web/CSS/var Original source

  • Bootstrap 4 CSS (Part 2 Tutorial)

    Bootstrap 4 CSS (Part 2 Tutorial)

    [ad_1] https://i.ytimg.com/vi/P2P2QrG59E8/hqdefault.jpg In today’s video tutorial we’re going to continue with some more CSS and the JavaScript options that are essential for every Bootstrap-based website. Original article: http://designmodo.com/bootstrap-css-part2/ Soft: https://designmodo.com/dropbox/ Original source

  • AWS Cognito Javascript Tutorial: Register Page

    All Code can be found on my Github Repo: https://github.com/nrao57/AWS-Cognito-Tutorials Want to use AWS Cognito Services to manage registered users? In this video I will show you how to create a register page for your website using the AWS Cognito Javascript SDK. AWS Cognito Javascript SDK Documentation https://docs.aws.amazon.com/cognito/latest/developerguide/tutorial-integrating-user-pools-javascript.html#tutorial-integrating-user-pools-user-sign-in-javascript https://github.com/aws-amplify/amplify-js/tree/master/packages/amazon-cognito-identity-js https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-pools-app-idp-settings.html Original source

  • jQuery in 6 minutes | How to Use a JavaScript Library | Code in 5

    Learn how to make your websites interactive with a JavaScript library called jQuery in 6 minutes! We’ll select some elements and dynamically change the webpage’s CSS based on what the user does. Need some new tech gadgets or a new charger? Buy from my Amazon Storefront https://www.amazon.com/shop/blondiebytes Code from Last Time | https://github.com/blondiebits/code-in-5/tree/master/JavaScript%20in%207 Download Sublime…

  • Installing Font Awesome in our Bootstrap 4 web project

    Installing Font Awesome in our Bootstrap 4 web project

    [ad_1] https://i.ytimg.com/vi/65mcErX3sLI/hqdefault.jpg Download link: https://fontawesome.com/ Bootstrap 3 offers cool components (glyphicons) but no longer has it for Bootstrap 4. If you loved using the icons than Font Awesome would be a cool package with others out there, but i personally love Font Awesome. We will take a look at downloading the zip file and installing…