The Difference Between Web Browser and Web Server
Have you ever felt curious about how you can surf the internet? It seems a wonder that a simple click can land you in a new digital universe within seconds. Knowing the difference between a web browser and a web server is vital if you are involved in websites. Because these two features are the […]
What is a domain name? The domain guide.
Do you know what is a domain name? Every time you use the internet, you are directly or indirectly accessing domains around the world. Many internet users get confused between the domain name, URL, web hosting or even the website itself. Therefore, understanding each of these is important, especially if you want to have your […]
What is Web Server?
Do you know what is Web Server? Whenever we interact with the Web, we are, in some way, interacting with a Web Server. Whether by accessing a page, sending a form, sending emails, interacting on social networks and others. So, without a Web Server, the internet would probably not exist as it is today. However, […]
What is CMS?
Do you know what is CMS or have you heard about it? If you deal with websites directly, you have probably heard of them. But, you may not understand it yet. Therefore, our goal with this article is that you understand what a CMS is and its particulars. We will explain what a CMS is, […]
Port 22: the port of the SSH protocol
Port 22 is a well-known port number used in computer networking. It is specifically associated with the Secure Shell (SSH) protocol, which is commonly used for secure remote administration and secure file transfer over an unsecured network. What is Port 22 used for? Here are some key points about port 22 and its significance. Secure […]
401 vs 403 errors in HTTP: what are the differences?
In this article, we will explain the differences and causes between 401 vs 403 error in HTTP. We will show the causes, the possible fixes for them, and explain why do they happen in the web server. The 401 and 403 HTTP status codes both indicate that a user’s request to access a web resource […]
HTML IMG: inserting images on your page
In this tutorial, we will learn how to use the HTML IMG tag to insert images or gifs on our HTML pages. Therefore, you will find the following topics here: The HTML <img> tag Inserting image locally with HTML img Inserting a global image with HTML img Title and alternative text attributes HTML img width […]
Htaccess: Learn everything about this file
Have you ever hosted a website or researched how this service works? If so, you’ve probably seen or heard about htaccess files. These files behave differently from the .html or .txt extensions, which are widely used in these services. The “.htaccess” is a text string in code where you can be giving orders directly to […]
HTML DOCTYPE: Everything you need to know
If you work in development, especially on the web, you’ve probably seen the Doctype element in HTML. So, do you know what Doctype HTML is and its use? In this article, we will understand the definition of the HTML Doctype and how to use it. If you don’t know what HTML is, we recommend that […]
How to use custom Google Fonts in HTML5
In this article, we will learn How to Use Custom Google Fonts on your website with HTML5. This article is based on the video recorded by Gustavo Gallas, from Copahost. We recommend that you watch. So, the topics of this article are: How to use Custom Google Fonts on our HTML5 Website Setting the font […]
Best domain and hosting provider
Do you already know what is the best domain and hosting provider? So, in this article, we will discuss important things to verify before you choose your provider. What is a Domain? A domain, or domain name, is the address of your webpage on the internet. You can obtain a domain with different extensions, like […]
Web server examples: The top 5 servers
Most of the internet is based on web server software. Basically, a web server retrieves content from local storage and delivers it to the client. In this article, we will show some web server examples. Apache Web Server Apache is currently the most used web server in the world. Founded in 1996, it’s now maintained […]
What is Amazon AWS?
You have probably heard about Amazon AWS and wondered, “what is this?”. In this article, we will understand what Amazon AWS is, part of its history, and the key services it offers. Thus, we will find the following topics: What is Amazon AWS The Amazon AWS History What is and how does cloud computing work? […]
What is Web Hosting?
If you have already created a website or are familiar with how the internet works, you may have heard about Web Hosting. But, do You know what is Web Hosting? What is Web Hosting? Web Hosting is nothing more than a service to ensure you have 24-hour access to web functionality. Like for example, keep […]
HTML Table: Quick HTML guide
Topics in this article A basic HTML table example TH tag – HTML Table header TR tag – Table row TD tag – Table cell Cellspacing Table padding HTML Table Styles Border colors Cell width Conclusion A basic HTML Table template example Tables are a very important part of web designing. They are mostly used […]
Free cPanel alternatives: Centos Web Panel
As per the recent cPanel announcement, its license cost increased a lot. cPanel was the world most used control panel, but nowadays a single server license can cost as high as 450€ a month (it was less than 39€ in the past). cPanel Hosting Companies are paying lots of money for licenses. The new cPanel […]
Initial Configuration of Simple Machines Forum (SMF)
We went through the steps required to install Simple Machines Forum or SMF in the post How to Install Simple Machines Forum SMF . This post will now deal with the initial configuration of Simple Machines Forum so that you can start publicizing the forum. While installing the forum, we created an admin user who […]
MyBB: How to install a free forum
MyBB is a free bulletin board software that stands out among the top most open source bulletin boards available today. This application name is the short form of My Bulletin Board. Its interface is easy to use and intuitive. It’s a similar software just like Simple Machines Forum (SMF) . It uses PHP any MySql for […]
How to Install Simple Machines Forum SMF
An online forum is a piece of website software which people mainly use as a discussion portal. They can create new threads or posts in the forum, express their views and opinions and also comment to others’ posts. People register in the forum as members and they can create posts and reply to them. The […]
How To Install Prestashop
Over the years, ecommerce has gained a lot of popularity among people. Ecommerce websites sprung up like anything on a daily basis. Prestashop is the 3rd most used ecommerce platform, which is free and open source. People use this software to build their websites and sell products online. This article explains how you can install […]