Category Archives: web development and design

Web development and design go hand in hand when it comes to creating engaging and effective websites. Web development involves the programming and technical aspects of building a website, such as writing code and configuring databases. Web design, on the other hand, involves the visual and creative aspects of building a website, such as layout, color scheme, and typography.

Effective web development and design require a range of technical and creative skills, such as proficiency in programming languages like HTML, CSS, and JavaScript, knowledge of design principles and tools, and an understanding of user experience and accessibility.

When designing and developing a website, it’s important to keep the end user in mind and create a user-friendly experience that is easy to navigate and visually appealing. This requires attention to detail in both the technical and design aspects of the website.

In addition to creating a visually appealing and user-friendly website, it’s important to ensure that the website is optimized for search engines and is accessible to users with disabilities. This involves implementing best practices for SEO and following web accessibility guidelines, such as providing alt tags for images and using appropriate color contrast.

Overall, effective web development and design require a combination of technical skills and creative vision to create engaging and effective websites that meet the needs of both the client and the end user.

Php 7 STATEMENTS IF ELSE ELSEIF LOGIC CODE EXAMPLES

Php 7 Statements include “if”, “else” and “elseif”. We logically consider the situation and use these Php 7 statements accordingly. Programming Php 7 statements is like “reasoning” something out. In this Php 7 tutorial we are going to use money and relationships to explain this process. File for this lesson.  Php 7 IF Statement A Php Read More

Php 7 Logical Operator

The Php 7 logical operator help us to filter data before displaying it. Our choices are AND, OR, XOR, NOT !, && and ||. In the last lesson we talked about Comparison Operators and how they work. We need to understand the logic of a situation so we know what to display and how. We will Read More

PHP 7 Operators Arithmetic Calculations Lesson 13

Php 7 operators are used for Arithmetic and Calculations. It is also used for comparing values. If we used Php 7 for arithmetic and calculations we would be using add, subtract, multiply, divide, modulus and exponents. Here are files from the last lesson. Here are files for this lesson. Php 7 Arithmetic Operators Examples + Read More

String Functions() in Php7

String functions in Php7 are your arsenal for being a more efficient coder.  The possibilities are immense when it comes to string functions in Php7. Let’s take a look at some of the string functions in Php7. Echo Is A Php String Function Echo is one Php string function that you have already been using. Read More

DATA TYPES IN PHP7 HOW THEY ARE USED

DATA TYPES IN PHP 7 Here is the second part to the data types in PHP7. Lesson 10 we talked about Strings, Integers, Booleans, and Floats.In this lesson we are going to talk about  Objects, Arrays, NULL and Resource. Here are the files from the previous lesson if you are just joining us. Video is Read More

PHP7 DATA TYPES HOW THEY ARE USED

Understanding PHP7 data types will help you put things together. There are 8 different data types in PHP. They are all used differently.  We will cover the first 4 types in this lesson and the second half in the next lesson. Here are files from the last lesson. Here are some quick examples of PHP7 Read More

Hello friends, next week we will have a “PHP7 Power Week“. The PHP power week will consist of two lessons a day. I will release one about 9 AM in the morning and then release another one about 3 o’clock in the afternoon. This will be Monday through Friday Eastern standard time. Make sure you Read More

PHP7 GUIDE FOR NEW PROGRAMMERS 2018 ECHO PRINT VARIABLES

PHP 7.2.11 is the latest PHP version. We will be using this version for this series of lessons. We will take you from an absolute beginner programmer with no knowledge of PHP and build upon that. Please make sure that you have completed the absolute beginner web development course. We will be building off of Read More

INTERMEDIATE WEB DEVELOPMENT SET UP A SERVER

Now, you have to set up a server. We have completed the Absolute Beginner Web Development Courses. It has help a lot of people with the basics of HTML, CSS and JavaScript. However when it comes to web development there are a couple more things that you need to know in order to grow your Read More

free code tester

A1WebsitePro is now offering a great new code testing tool. This tool is useful for everyone who needs a quick resource to test the code that they are working with. A Helpful Tool For Use With Tutorials If you need a place to practice the codes that we provide in our lessons before you add Read More

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

TESTING CREDIT CARD NUMBERS

Use these credit card numbers to test your applications. Good for developers and web masters. Test Credit Card Account Numbers MasterCard 5555555555554444 MasterCard 5105105105105100 Visa 4111111111111111 Visa 4012888888881881  

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

Point Namservers To Amazon Web Hosting Services

Want to know how to Point Nameservers To Amazon Web Hosting Services? In this tutorial we will learn how to do that. Route 53 Domain Name Registration Start by logging into your Amazon EC2 Account. Navigate to Route 53 Domain Name registration. Click on DNS Management. This is if you already bought the domain.  If you 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