Entries by Drew Ryan

Introduction to HTML and CSS With A Two Column Website

One mistake made by newbies like myself in HTML and CSS is to run down a list to learn specific HTML tags and CSS rules in the beginning rather than attempting to create a workable project where all of the pieces come together. My most valued learning experiences when I started on introduction courses to […]

How To Use The Duplicator WordPress Plugin With MAMP

So you’ve created an awesome looking WordPress website on the server with your hosting account and your wondering how the heck you can backup and restore your website on a different domain name or on your computer itself. The problem with backing up WordPress websites or moving them to a different location is that they […]

How To Use FileZilla FTP Client

Each and every web hosting provider has a section of their c-panel designated to FTP, or File Transfer Protocol, where you can upload files from your desktop to your web host’s server and apply changes to your website instantaneously while it’s live on the web. Files may include an entire static website, a WordPress theme, […]

How to make a WordPress Child Theme

At some point, in the initial stages of getting to know how WordPress operates, most everyone must ponder how to create their very own theme to accomodate a website or blog.  Instead of learning how to write the complicated code that goes into the making of a theme, we can create our own customized WordPress […]

How To Upload A Website To The Internet With FileZilla FTP

In order to upload your HTML website to the internet using the FileZilla FTP (File Transfer Protocol) program you’ll need three key things from your web host: 1. The IP Address for your web host.2. Your hosting plan User Name.3. Your hosting plan Password. In the video above I’ll show you how to get this […]