Menu

  • Home
  • Javascript (JS)
  • Node JS
  • React JS
  • React Native
  • More
    • Electron JS
    • WordPress
    • About
    • Code Examples
  • Contact Us
  • Our Services
  • +237 673917344
  • info@alljavascript.net
  • New Content Weekly
Beyond JavaScript Beyond JavaScript
  • Home
  • Javascript (JS)
  • Node JS
  • React JS
  • React Native
  • More
    • Electron JS
    • WordPress
    • About
    • Code Examples
  • Contact Us
  • Our Services
html tags
  • September 21, 2022
  • admin
  • 0 Comments
  • 176 Views
  • 1 Likes
  • Html, CSS

HTML Tags

Greetings devs, in this tutorial we will be learning about the concept of HTML tags , when and how to use them.

HTML is a markup language not a programming language. However it’s as important as a programming language because it is the backbone of every website.

Now that we all know what HTML is let’s get started!

Html tags are words that are used to determine how your contents will be displayed on your browser. Usually they are placed at the beginning and at the ending of the content.

How to know an html tag?

It’s simple the html tags usually comes like this:

<starting tag>content </ending tag>

Now to get a clearer understanding of how the tags work we will divide them into two categories: the structural tags and the semantic tags.

Structural tags are used to display headings and paragraphs such as

<head>,<h1>,<h2>,<h3>,<p>

For example the following image shows the usage of structural tags and its output.

 HTML Tags

Output

 HTML Tags

Semantic tags on the other hand are tags in which you can understand the meaning of the tag just by reading its name, such as

<bold>, <italic>,<header>,<footer>,<article>…etc.

Example:

Output

 HTML Tags

Thanks for coding with me!?
By Vitoria Anthony

Read also: Introduction to express middleware

Spread the love
Prev PostIntroduction To Express Middleware
Next PostHow to run react native apps on physical device during development using wifi

Leave a Comment Cancel Comment

Your email address will not be published. Required fields are marked *

Recent Posts

  • How to Make API Calls in Electron.js: A Step-by-Step Tutorial
  • How to Open and Read an Excel File in Node.js: A Step-by-Step Tutorial
  • Electron.js and Express.js backend: A Comprehensive Tutorial
  • How to Get Started with Electron.js: A Tutorial for Beginners
  • How to add Favicon in Express.js: A Step-by-Step Tutorial

Recent Comments

No comments to show.

Popular Posts

February 7, 2024 / Electron JS, Node JS
How to Make API Calls in Electron.js: A Step-by-Step Tutorial
February 7, 2024 / Javascript (JS), Node JS
How to Open and Read an Excel File in Node.js: A Step-by-Step Tutorial
February 7, 2024 / Electron JS, Javascript (JS)
Electron.js and Express.js backend: A Comprehensive Tutorial

Tags

Express Js Json Morgan Node JS NPM

Categories

  • Electron JS
  • Html, CSS
  • Javascript (JS)
  • MongoDB
  • Node JS
  • React Native

We are a community of developers aimed at teaching code and solving coding problems. We provide coding articles, opportunities, content, videos and tutorials to help developers around the world...

Our Services

  • Website Design
  • Domain and Web Hosting
  • Tutoring
  • Mobile Apps
  • Website Content Writing

Recent Posts

  • How to Make API Calls in Electron.j

    Feb 7, 2024

  • How to Open and Read an Excel File

    Feb 7, 2024

Useful Links

  • Home
  • Services
  • Blog #2
  • About Us
  • Contact Us
  • Request Tutorials
  • Jobs
  • Volunteer
  • Hire Us
  • Support
info@alljavascript.net Drop Us a Line
+237 673917344 Call Us Now
Africa Get Direction
Copyright 2022 alljavascript.net, All rights reserved.