Skip to content
Electronics Simplified
  • Home
  • Latest Simplified
  • About Us
  • Engineering Projects for All

Tag: HTML

Home > Posts tagged "Tag: <span>HTML</span>"

HTML and Web Computing For Kids

Posted on February 19, 2023February 23, 2023 by electronics simplified
0
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
Continue Reading

Classifying Block and Inline Elements

Posted on February 19, 2023February 23, 2023 by electronics simplified
0
Introduction In the previous article we learned about how to organize data in tables. Block and Inline elements are the other constructive element
Continue Reading

Organizing Data in a Table using HTML for kids

Posted on February 6, 2023February 23, 2023 by electronics simplified
1 Comment
Introduction When it comes to designing a layout for a particular purpose with information on a web page, tables are a powerful tool in HTML. They
Continue Reading

How to create a List in HTML?

Posted on January 29, 2023February 23, 2023 by electronics simplified
0
In the previous articles we have learned about a few basic HTML tags. One of the other basic elements in HTML is creating lists. Whether it's a l
Continue Reading

How to link 2 web pages in HTML?

Posted on January 28, 2023February 23, 2023 by electronics simplified
0
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
Continue Reading

In Depth with the head, title and style HTML tags

Posted on January 27, 2023February 23, 2023 by electronics simplified
1 Comment
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
Continue Reading

Reading more basic HTML tags for Kids

Posted on November 26, 2022February 23, 2023 by electronics simplified
2 Comments
After creating the first web page with a few basic tags, we should head on to the exploration journey of Learning. If you haven't created your first
Continue Reading

Creating Your First Web Page using HTML for Kids

Posted on November 22, 2022March 28, 2023 by electronics simplified
2 Comments
What is HTML? HyperText Markup Language is a programming language used for creating the structure of web pages. Web pages are the major consti
Continue Reading

Code for Asynchronous Websever with the ESP32

Posted on August 7, 2022February 23, 2023 by electronics simplified
0
//Include all the required Libraries #include <WiFi.h> #include <AsyncTCP.h> #include <ESPAsyncWebServer.h> //Add your WiFi details c
Continue Reading

How to use the PIR Motion Sensor using interrupts and timers

Posted on July 29, 2022August 5, 2022 by electronics simplified
0
Every project  that we invent or create is built with an intent to solve an existing issue. We take various inputs from the environment and afte
Continue Reading

Posts navigation

1 2 Next

Recent Posts

  • What is IoT (Internet of Things) ?
  • How to Connect a Basic Circuit for Kids
  • Getting Started with a Basic Electronic Circuit for Kids
  • Using a Push Button in a Circuit
  • Light Dependent Resistor – Brightness Control Circuit
  • What is the use of a Capacitor?

Categories

  • What is IoT (Internet of Things) ?
  • How to Connect a Basic Circuit for Kids
  • Getting Started with a Basic Electronic Circuit for Kids
  • Using a Push Button in a Circuit
  • Light Dependent Resistor – Brightness Control Circuit
RGP initiative | WordPress Theme: Enlighten