Tag: web design

  • Bootstrap 3 Tutorial Pt.4 – Font Awesome & Social Icons

    [ad_1] https://i.ytimg.com/vi/Fc48IYYaEHw/hqdefault.jpg Webpage: http://bootstrapbay.com Source Files: http://github.com/bootstrapbay/tutorials In this installment of our Bootstrap tutorial, we show you how to install Font Awesome and add social icons to your website’s footer. Font Awesome gives you scalable vector icons that can instantly be customized — size, color, drop shadow, and anything that can be done with the…

  • Learn Javascript – Full Course for Beginners

    This course teaches you the basics of JavaScript, the most popular programming language for web development. You can also try the interactive version of the course here: https://scrimba.com/g/gintrotojavascript The course contains 14 lessons and 7 challenges. In the challenges, you’ll be encourage to jump into the code and get your hands dirty. This is both…

  • PHP delete multiple data using mysql (PHP#53)

    PHP delete multiple data using mysql (PHP#53)

    This tutorial on php delete multiple data using mysql. An easy example given to delete multiple data from mysql database. You can read below blog for details … Original source

  • Flexbox vs. CSS Grid — Which is Better?

    Flexbox vs. CSS Grid — Which is Better?

    [ad_1] https://i.ytimg.com/vi/hs3piaN4b5I/hqdefault.jpg One of the most commonly asked questions about CSS Grid is “Does CSS Grid replace Flexbox? Is it better than Flexbox? Should I use it instead of Flexbox?” The answer is no — we will use both Grid and Flexbox on most sites, along with flow content, floats, and other CSS for layout.…

  • Bootstrap 4 Grid System

    Bootstrap 4 Grid System

    [ad_1] https://i.ytimg.com/vi/tX_4HTQ6Pgc/hqdefault.jpg It’s a video tutorial of article “Understanding the Bootstrap 4 Grid System” – https://designmodo.com/bootstrap-4-grid-system/ Grid systems enable us to properly organize website content. Dividing the screen into multiple rows and columns is the best way to create a variety of layouts for any kind of website. Bootstrap’s grid system has a division of…

  • D3.js tutorial – 10 – Loading External Data

    Part 10 of a series of tutorials on the Javascript library D3. In this video we load external JSON and CSV data. Original source

  • DOM – How to access and manipulate – JavaScript tutorials (Urdu/Hindi)

    In this video you will learn how to target and manipulate any HTML element by its id, class or tag. Video contains: DOM access through ID, classs and tag names. Manipulation using innerTEXT. Check and balance through browser console. #thecodecamp #usamabaig #dom Suggested videos: What is DOM: HTML for beginners: This is me, Usama Baig,…

  • What is DOM (Document Object Model) – JavaScript tutorials (Urdu/Hindi)

    In this video you will learn about the DOM in JavaScript. Video contains: Definition of DOM, It’s usage and importance, Access DOM using JavaScript. #thecodecamp #usamabaig #dom Suggested videos: HTML Basic Tags: HTML Boilerplate code: HTML for beginners: This is me, Usama Baig, web designer / Front-end developer. I make How-to videos mostly regarding website…

  • HTML / CSS Speed Coding – Bootstrap Portfolio

    HTML / CSS Speed Coding – Bootstrap Portfolio

    [ad_1] https://i.ytimg.com/vi/E7he75SrfMs/hqdefault.jpg Hi guys! Sorry that I haven’t posted a video in a while – I’ve been really busy with school work recently. Anyways, here’s a quick time lapse of a HTML / CSS responsive Bootstrap portfolio that I coded recently. Enjoy! Source Code and Demo: https://jsfiddle.net/amoxa0dj/ Don’t forget to like, comment, and subscribe! Original…