Tag: custom

  • Bootstrap 4 Theme Customization (with Sass) | BOOTSTRAP 4 TUTORIAL

    Bootstrap 4 Theme Customization (with Sass) | BOOTSTRAP 4 TUTORIAL

    [ad_1] https://i.ytimg.com/vi/6Ovw43Dkp44/hqdefault.jpg Bootstrap 4 makes the customization of themes, colors and sizes easy! Use SASS to adjust the look of your Bootstrap 4 project to exactly the look you need. No expert knowledge is required – just some easy-to-follow steps. ———- Source Code for the Video: https://github.com/academind/bootstrap4-introduction/tree/06-customize Watch the Series on academind.com: https://academind.com/learn/css/bootstrap-4-tutorial/customization-themes-sass Official Theming…

  • Javascript – CSS3 – HTML5 – Custom Alert – Sticky Modal Pop Up Message – Javascript Learn Quickly

    Please subscribe my channel to reach 10K! Download this project : http://adf.ly/1UMlHd Watch Last Videos to get this custom alert : https://www.youtube.com/watch?v=cupkJyrzR5o Learn Javascript basic : http://www.w3schools.com/js/default.asp Learn CSS3 basic: http://www.w3schools.com/css/default.asp Learn Html5 : http://www.w3schools.com/html/html5_intro.asp ——————————————————————————————————— Like me on facebook : https://www.facebook.com/pages/AhSdok/1504659549822718 Add me on facebook : https://www.facebook.com/sopheamen.van Visit my website : http://css3code.co ——————————————————————————————————— Please…

  • Audio Workshop 8 Song Select Playlist JavaScript Tutorial

    Lesson Code: http://www.developphp.com/video/JavaScript/Audio-Song-Select-Track-Playlist-Tutorial Learn to add a song selection playlist interface to your web audio programs so you can offer users unlimited lists of songs to browse, select and play. Original source

  • PHP Series – Building A PHP MySQL Forum Tutorial Series Part 3.1 – Creating Topics

    PHP Series – Building A PHP MySQL Forum Tutorial Series Part 3.1 – Creating Topics

    Follow me on Twitter @ http://twitter.com/tktutorials Check out my website @ http://www.timkipptutorials.com This is part three of this tutorial series. In part three … Original source

  • Custom Data Attributes HTML JavaScript CSS Tutorial

    Source: http://www.developphp.com/video/JavaScript/Custom-Data-Attributes-HTML-JavaScript-CSS-Tutorial Learn to use custom data attributes. Custom data attributes allow authors to create custom data to apply to their HTML elements when no other attributes make sense to use to store extra data. They help extend the information that html elements can communicate to a program or script. Custom data attributes can be…

  • PHP Series – Building A PHP MySQL Forum Tutorial Series Part 2 – Displaying Forum Categories

    PHP Series – Building A PHP MySQL Forum Tutorial Series Part 2 – Displaying Forum Categories

    Follow me on Twitter @ http://twitter.com/tktutorials Check out my website @ http://www.timkipptutorials.com This is part two of this tutorial series. In part two we … Original source

  • Custom Alert Box Programming JavaScript CSS HTML Tutorial

    Lesson Code: http://www.developphp.com/video/JavaScript/Custom-Alert-Box-Programming-Tutorial JavaScript comes equipped with stock dialog boxes that work well enough for alerting, confirming, and prompting for values. But most of the top interactive websites create their own custom dialog windows. Creating these windows yourself gives you more control over the interaction with the user, and allows you to customize every single…

  • Custom Confirm Box Programming JavaScript CSS Tutorial

    Lesson Code: http://www.developphp.com/video/JavaScript/Custom-Confirm-Box-Programming-Tutorial Learn to create custom confirm boxes using core JavaScript and CSS. We supply handy tips for using the custom confirm box to perform specific operations via Ajax. We also show how to externalize your JS and CSS for improved modularity and compartmentalization. This tutorial follows the custom alert box programming tutorial, which…

  • PHP Series – Building A PHP MySQL Forum Tutorial Series Part 6 – Email Integration

    PHP Series – Building A PHP MySQL Forum Tutorial Series Part 6 – Email Integration

    Follow me on Twitter @ http://twitter.com/tktutorials Check out my website @ http://www.timkipptutorials.com This is part six of this tutorial series. In part six we will … Original source

  • Audio Workshop 1 Play Pause Mute Buttons JavaScript Tutorial

    Lesson Code: http://www.developphp.com/video/JavaScript/Audio-Play-Pause-Mute-Buttons-Tutorial Audio Workshop is a series of videos in which we will demonstrate how program the Audio object and the Web Audio API using JavaScript. I am going to leave this series open ended, just like we did for the Canvas Bootcamp series. I will also be reading viewer comments as we release…