Introduction
Resistors are one of the most important electronic components. They are available in different shapes, sizes and are made up of d
HTML and Web Computing For Kids
Posted on by electronics simplified
Web Computing is a web based system that provides access to a software system using a computer and internet connection. Basically, it is the way h
Classifying Block and Inline Elements
Posted on by electronics simplified
Introduction
In the previous article we learned about how to organize data in tables. Block and Inline elements are the other constructive element
In Depth with the head, title and style HTML tags
Posted on by electronics simplified
What is head, title and style in HTML?
<head> element is the container for all the head elements in HTML. Its is like the human head which co
How to make an ESP32 Web Server?
Posted on by electronics simplified
Web Server is a computer software with underlying hardware that accepts requests from HTTP. We are going to build a web server with the ESP32 that w