How to Add Additional CSS in the WordPress Customizer

tool box image showing a box shadow

WordPress is a Content Management System (CMS) that is open source and highly customizable with a knowledge of CSS and how to add it in Customize -> Additional CSS. Many of my clients know WordPress well. A few of my clients know more about WordPress than I know! Since I know how to code and…

Read More

How To Start a Website Blog on a Budget

Interested in blogging? You really can make a website on a budget, and this article shows you how to do it. Website blogging is a way to have a voice on the Internet and can be a way to make money. It takes a lot of content to make money from advertising, but if you…

Read More

How to Make Money Making Websites

Dollar Sign

While learning web development skills you can make money making websites. In fact, as a student of web development, you have the added benefit that any time you spend making websites not only provides you with monetization opportunities but also adds websites to your portfolio. My Path To Monetizing My Work When I first changed…

Read More

The Bootstrap Grid System

Modern websites are made with rows and columns for good reason…we need the columns in a desktop layout to stack on mobile devices. You want your website to look great on a large screen, and that requires that you build a wide design. But, you also need your website to look great on very narrow…

Read More

Pixel Art

One class exercise is to create a sprite on piskelapp.com. Animated PNGs and GIFs can be displayed on websites in the <img> tag, like any other image. Here are some examples.

Read More

A Career in Web Design

Young Web Designer Working on Her Laptop

What is it like to work as a Web Designer? Web design is a combination of art and problem solving. On the art side, a web designer crafts websites that are a beautiful reflection of the brand and are intuitive to use. On the problem-solving side, a web designer creates a fluid layout that works…

Read More

Why I Love Coding

After working 30 years in health care administration, I was bored at my job and wanted to do something completely different. I had opportunities to make job changes within Health Care Administration, but none of those appealed to me.

On on whim, I went on to Amazon.com and looked for a book on programming. The book I picked out was actually for teens, a book on how to learn to program with GameMaker by Yoyogames.com. On a Saturday afternoon, I opened up the book and started to go through the first tutorial. After a few hours, I had followed all of the many steps in the tutorial, and I was ready to push the “Compile” or “Run” button, to see the result.

Read More

Purchasing a Domain Name

Ready, Set, Go! Purchasing your domain name is your first step in making a website. Purchasing a domain name is one of the most important and lowest-cost tasks on your to do list in making a website. All you do is go to a website registrar, like Hover.com, and start to type in domain names…

Read More

Domain Registry Scam

Don’t be fooled by an official-looking letter from Domain Registry. If you have purchased a domain name and not added privacy services, your personal information, like your email address, home address, and phone number, are available on the World Wide Web. You will receive emails from a variety of Internet scammers who would like to…

Read More

Website Files and Folders: Explaining the Magic

A website is a set of files and folders that work together. When I first started making websites, I had a hard time wrapping my head around the fact that a website is made up of a host of folders and files that work together to make the app. The files and folders reference each other based on their location in relation to each other.

Read More