Category Archives: Lessons

Computer lessons are an essential part of modern education and can provide individuals with valuable skills for both personal and professional use. These lessons typically cover topics such as computer hardware, software, and basic programming languages.

Learning about computer hardware can help individuals to understand how computers work and how to troubleshoot common issues. This knowledge can be especially useful for those who use computers on a regular basis for work or personal use.

Learning about software can help individuals to become proficient in using a wide range of programs, from word processing and spreadsheet software to graphic design and video editing programs. This knowledge can be particularly valuable for those who work in fields such as business, marketing, or design.

Basic programming languages, such as HTML and CSS, are also often covered in computer lessons. These languages are used to create websites and can provide individuals with the skills needed to create and maintain their own websites.

In addition to these technical skills, computer lessons can also help individuals to develop critical thinking and problem-solving skills. They can teach individuals how to approach complex problems logically and systematically, which can be valuable in many different fields.

Overall, computer lessons are an important component of modern education and can provide individuals with valuable skills that can be used in both personal and professional settings. By investing time and effort into learning about computers, individuals can expand their knowledge and increase their opportunities for success.

Coding Websites With CSS Absolute Beginner

This is the lesson where we actually begin to coding websites with CSS. We take the mock-up from the last post and make a real webpage with clickable links. When creating a web page, the first step is usually to create a mock-up or design. This can be done using various design tools such as Read More

Ajax How To Process More Than One Form Item

In this Ajax tutorial, you will learn how to process more than one form item. Ajax is very fast and can retrieve data in a split second. In the last ajax tutorial we showed you how to process one form item. Usually when you need a form on a web page, you need to process Read More

Custom Column Output Names Terminal MySql

For Custom Column Output Names Terminal MySQL, when selecting data from a table using the SELECT statement, you can customize the output column names. This can be useful when the column names in the table are not descriptive enough or when you want to format the output in a specific way. Custom Column Output Names Read More

all-about-terminal-commands-in-a-mac

This is a beginner lesson about terminal commands in a Mac. To get familure please watch the video below. You too can practice the terminal commands on this page with your own Mac. Remember if you are having trouble you can always schedule a one on one with Max the web developer here. FILE PATHS cd Read More

How To Change Nameservers At Registrar

This is how you change nameservers at registrar. You will do this when you move from one server to another server. The purpose of changing a nameserver is to point your domain to another server. Steps To Changing Nameservers Getting Nameserver Addresses. When you purchased your new hosting plan you should have been emailed name Read More

email every hour with php

Why would you want to send emails every hour from your server? Most servers only allow you to send out 250 emails every hour and some servers only allow you to send out 500 emails a day. Let’s say that you have 5000 subscribers to your blog and you are not using 3rd party applications. In Read More

Welcome to Google Shopping Guerilla Marketing.  If you have a product you want to market Google shopping is the place you want to be. Our guinea pig website is  kbathandbody.com. When you first go on the website you will see they sell candles and soaps. They already have everything set up as we have discussed Read More

Logo Design and Development Youngstown Ohio

Some people were asking me how do you play an audio file in your website? HTML5 has a great way for you to play your audio files. Instructions for Embedding Audio Files with HTML5 Upload your file to your WordPress If you cannot upload to your WordPress upload to something like Soundcloud Copy the URL path Read More

PHP Web Development

I thought it was time that I made a simple post on using AJAX. This is a very easy script for you to develop from. The main thing that you want to keep in mind is that you have to put the following script into a file called test.php. Further Instructions for Mysql You will Read More

Marketing Guerilla Style

Welcome to the Guerilla Marketing Course. We as business owners know that in order to be in business we have to have a product or service to sell. Download Audio of this Article Listen to Audio Online https://youtu.be/w0xW90TtxzA Guerilla Marketing Product and Service Descriptions What you may not be aware of is that your product Read More

WordPress-Child-Theme-Creation-Tutorial-Part-3

Welcome to part 3 Child Themes in WordPress for Beginners For those of you arriving at this post this is a continuation of the Child Theme in WordPress series. Make sure that you have completed part 1 and part 2 before attempting to do the following tutorial. https://www.youtube.com/watch?v=C2C1KFG3MV8 Advantages of Having a Child Theme The Read More

Child-Themes-in-Wordpress-for-Beginners-Part-2-CSS

Child themes on WordPress for beginners part 2 CSS is a continuation of WordPress child theme creation tutorial.  So if you have not completed that tutorial, you may want to look at it before you do this one. What We Are Going to Learn Browser to target CSS. Identify id’s to make changes. “#” Identify Classes Read More

Additional-Languages-on-Websites-Creates-More-Targeted-Visitors-more-traffic

Additional languages on websites creates more targeted visitors. Many websites that are indexed are missing out on this huge opportunity to engage visitors that do not speak the webmasters language. Why Add Additional Languages to Your Website? You should add additional languages to your website because as we all know the internet is at the fingertips Read More

The Google Analytics tracking code placement needs to be in the header. DO NOT believe those guys that tell you to put in before the closing body tag.</body> Why Should I Place The Google Analytics Code In The Header? The Google Analytics code loads in order with the rest of the code. So if you Read More

HTML-Basics-For-Beginners

HTML Basics For Beginners is a post for the newbies to HTML. HTML is an acronym for Hypertext Markup Language and its really easy to understand. Experiment with HTML Basics You can experiment with HTML right on your computer. You do not have to have any software installed. Below is a code that I want Read More