Tutorials on Web Development, Programming, and Web Design

How to Transfer Domain name from GoDaddy to Webhost

In Tutorials

The general process for transferring a domain name from GoDaddy to your webhost (assuming there is no domain name email attached) are … Login into GoDaddy and turn privacy protection...

read more

How to Enable Trusted Host Settings in Drupal 8

In Tutorials

What many Drupal 8 installation tutorials forget to mention is that you should also enable trusted host settings.  This is to prevent Host Header attacks on your site. In Drupal 8’s...

read more

How to see WPA key for WiFi connection in Windows 10

In Tutorials

Here is how to find the WPA key that your Windows 10 is using to connect to your WiFi network. Your Windows 10 is able to connect to your WiFi network.  It may be using a WPA key to connect to your...

read more

PHP Proper Logout Code

In Tutorials

To provide a logout function, we have to destroy the session and expire the cookie (if cookies are being used to pass along the session identifier).  Based on the PHP manual, you have something like...

read more

Basic CSS scroll snap tutorial

In Tutorials

In bleeding edge browsers, you can use CSS properties such as … scroll-snap-destination scroll-snap-type scroll-snap-coordinate to implement scroll snap.  There are more CSS properties...

read more

How to prevent users from creating accounts in Drupal 8

In Tutorials

By default, Drupal 8 allows users to create an account but an admin has to approve it.  An admin gets an Account Detail email with pending approval. To remove this ability, go to...

read more

How to Update Drupal 8

In Tutorials

You should perform a full backup before doing an update.  Note that these instructions apply only updating 8.x.x version of Drupal to any later 8.x.x version. To update your Drupal 8, go to...

read more

How to remove Drupal 8 Logo

In Tutorials

To remove the Drupal 8 logo from your default Drupal Bartik theme, log into the Drupal Admin panel and go to menu … “Appearance -> Settings -> Global Settings” and uncheck...

read more

How to Make a JQuery Carousel

In Tutorials

In this tutorial, we will make a JQuery carousel (also known as image slideshow) with prev and next button that loops back on itself.  Sure there are many JQuery carousel plugins out there which...

read more

Learn Web Tutorials is hosted by Hostmonster and design based on Wordpress template by Elegant Themes
All contents are opinions and are copyrighted and may contain display ads and ad links for which site may receive revenues from.
See Terms of Use and Privacy Policy.