<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<t
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
How to link 2 web pages in HTML?
Posted on by electronics simplified
Now you might be wondering how the website works and takes us from one webpage to another. The webpages are linked with a hypertext reference. Linkin
Creating Your First Web Page using HTML for Kids
Posted on by electronics simplified
What is HTML?
HyperText Markup Language is a programming language used for creating the structure of web pages. Web pages are the major consti
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
How to make an ESP8266 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 ESP8266 Node