Tag: web design

  • JavaScript for Web Designers

    In this course you’re going to learn the basics of JavaScript from a web designer’s perspective. We’ll begin by going over the basics, such as JavaScript variables, data types, and loops, before working toward more complex notions such as functions, selectors, and events. Along the way, we’ll build some examples that are geared towards what…

  • Bootstrap Grid – CSS Grids Series (part 13 – Footer)

    Bootstrap Grid – CSS Grids Series (part 13 – Footer)

    [ad_1] https://i.ytimg.com/vi/XNkOkzROU30/hqdefault.jpg — DevTips is a YouTube show about web design and development. “HTML5 Basics” Playlist: “CSS Basics” Playlist: “How to build a professional website from start to finish” Playlist: —- Follow the DevTips GitHub Page to get all the codez: https://github.com/DevTips DevTips now has a twitter account: Tweets by DevTipsShow Travis also tweets: Tweets…

  • Bootstrap 4 Tutorial [#3] advanced grid, colors, spacing utilities & responsiveness

    Bootstrap 4 Tutorial [#3] advanced grid, colors, spacing utilities & responsiveness

    [ad_1] https://i.ytimg.com/vi/l5juD9me828/hqdefault.jpg Download files of this lesson: https://mdbootstrap.com/corporate-website-lesson-3/ More free tutorials: https://mdbootstrap.com/bootstrap-tutorial/ More about Material Design for Bootstrap: https://mdbootstrap.com/material-design-for-bootstrap/ Free download of Material Design for Bootstrap: https://mdbootstrap.com/getting-started/ 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 CSS Tutorial #3: How to Reorder Content with Bootstrap CSS

    Bootstrap CSS Tutorial #3: How to Reorder Content with Bootstrap CSS

    [ad_1] https://i.ytimg.com/vi/wR4VJ_JK1VA/hqdefault.jpg White Hat Hacking: https://goo.gl/XNEni8 Tutorial Files: https://goo.gl/y19mQG In the third Bootstrap video tutorial, I show you how we can nest and reorder Boostrap columns to manipulate the look and feel of our site. To begin, we create a row within a row to create sub video tutorials on our listing page. Next, we…

  • Async + Await in JavaScript, talk from Wes Bos

    Flow Control in JavaScript is hard! Native Promises in JavaScript have helped immensely, but the syntax is still a little callback-y. With Async + Await, we can write synchronous looking code without losing any of the benefits of JavaScript’s asynchronous nature. Wes Bos explores how async + await works, best practices for flow control, and…

  • How to Create a Responsive Portfolio Website from Scratch – HTML, CSS, Bootstrap Tutorial

    How to Create a Responsive Portfolio Website from Scratch – HTML, CSS, Bootstrap Tutorial

    [ad_1] https://i.ytimg.com/vi/xDuMfkOStrs/hqdefault.jpg How to Create a Responsive Portfolio Website from Scratch – HTML, CSS, Bootstrap Beginner Tutorial Hey guys! Today we are going to create a full portfolio website from scratch using HTML, CSS and the Bootstrap 4 CSS library. If you are unfamiliar with web development don’t worry! In the video we only use…

  • HTML and CSS Tutorial for Beginners | The Ultimate guide to learning HTML and CSS

    HTML and CSS Tutorial for Beginners | The Ultimate guide to learning HTML and CSS ———- I donot own this video. It’s so helpful so I reupload to share to more people! ————– here isn’t a web site out there– whether it be WhiteHouse.gov, IBM.com or the site for your local high school– that isn’t…

  • Bootstrap 4 Tutorial [#4] Landing Page with full page background image

    Bootstrap 4 Tutorial [#4] Landing Page with full page background image

    [ad_1] https://i.ytimg.com/vi/ZDcMe-uMAXI/hqdefault.jpg Download files of this lesson: https://mdbootstrap.com/landing-page-lesson-1/ More free tutorials: https://mdbootstrap.com/bootstrap-tutorial/ More about Material Design for Bootstrap: https://mdbootstrap.com/material-design-for-bootstrap/ Free download of Material Design for Bootstrap: https://mdbootstrap.com/getting-started/ Original source

  • JavaScript Speech Recognition #JavaScript30 20/30

    Today we learn how to use the built in Speech Recognition in the browser. Grab all the exercises and starter files over at https://JavaScript30.com Original source