Amazon Live Creator: Lets You Live Stream and Make Money

If you are a live streamer, this is big news for you. Amazon just launched a live streaming iOS app (Amazon Live Creator) for iPhone and iPad users. This application is for social media influencers who want to make money by recommending Amazon products to their fans and followers. As you live stream this application […]
HTML 5 – How to Create Table
In this post you will learn how to create different types of tables in HTML 5, I’m going to demonstrate with codes and visual images that will help you understand how table tags and its children tags work in HTML 5. Let’s dive in… There are three sections in <table> tag: <thead>, <tbody>, and <tfoot>. […]
HTML 5 All Input Data Types
In this post you will learn all HTML 5 <input> data types, all you need to know. I am going to write each html input data type code and attach screenshot for visual understanding. I would suggest that you fire up your favorite text editor and wed browser and code along me. Let’s dive in… […]
HTML 5 Radio Buttons & Check Boxes
In this post you will learn about radio buttons & check boxes with codes & visual images; that will help you understand how radio-button and check boxes work in HTML 5 easily. When you have multiples options & you have to make one choice then you use the radio buttons. Like – in a restaurant […]
How to Migrate WordPress to Drupal 9
I just migrated my WordPress to Drupal 9 and it was not easy that’s what I can say.. Because I had installed multiples modules and many were not compatible when I installed them for the first time. Here is the list of modules that need to be installed. Make sure you have installed Drupal 9 […]
