• Home
  • Categories list
    • Clothes
    • Real Estates
    • Furniture
    • Medicine
    • Technology
    • Self Care
    • Entertainment
    • Motors
    • Learning
    • Industry
    • Foods
    • Accessories
    • Animals
    • Agriculture
    • Appliances
    • Sports
    • Kids
    • Travelling
  • Advertisement
  • About us
  • Events
  • Hiring
  • More
    • Home
    • Categories list
      • Clothes
      • Real Estates
      • Furniture
      • Medicine
      • Technology
      • Self Care
      • Entertainment
      • Motors
      • Learning
      • Industry
      • Foods
      • Accessories
      • Animals
      • Agriculture
      • Appliances
      • Sports
      • Kids
      • Travelling
    • Advertisement
    • About us
    • Events
    • Hiring
  • Home
  • Categories list
    • Clothes
    • Real Estates
    • Furniture
    • Medicine
    • Technology
    • Self Care
    • Entertainment
    • Motors
    • Learning
    • Industry
    • Foods
    • Accessories
    • Animals
    • Agriculture
    • Appliances
    • Sports
    • Kids
    • Travelling
  • Advertisement
  • About us
  • Events
  • Hiring

Intro

Writer's conclusion on 31 August 2025 from google knowledge graph and the scientific content released by web platforms including web.dev and multaqaweb states that technological progress contributed in programming many interpreting applications to operate HTML language writing and using, these applications are classified into somewhat distinct types but all are the same in HTML typical writing principal.


HTML is the mark up language named "HyperText Markup Language", presenting the main coding language used to build the principal structural frame of the web pages interface, evolving texts, images, videos, buttons, lists, etc.. This process occurs through the browser (or application) ability to read, understand and interpret html codes into the desired content visible on the web page interface.



According to Miss Noor Khattab overview conclusion in September 2025 about an educational video for HTML by the side of yanfaa web platform, with the help of the information background of platforms like MDN Web Docs and web.dev on the 4th of August 2025; To write HTML code we can use a Text Editor or an Integrated Development Environment IDE e.g. Visual Studio Code (VS code) and find that HTML is written in the style of Tag; the principal style whether using vs code or other html text editor, or any interpreting application. 


Principal ( general ) style of html is written <Tag/> or <Tag> content </Tag>, and if we are going to give HTML input resource on some page, the page content should be written between those literal tags as follows : <html> content </html> which is called Paired Tags syntax, while the elements on the page with no content are written as follows : <element/> which is called Self-Closing Tags syntax and is used generally in modern HTML.

Example 1 : Paired Tags syntax

Slide 1

Example 1 descussion

According to Miss Nour Khattab conclusion from her practice engagement using VS code in the previous example, our using experience for Paired tags went through arranging main tags in a vertical way, pressing "Enter" on the keyboard every time we want to go to the newline coding. All tags and elements should be captured between <html> and </html> where elements are coded according to thier features by being put between their specifying tags like the the following 


  • <head> <title> element </title> </head> is an example code for the element appears on the web page browser tab or search engine result.


  • <body> element </body> is an example code for any content appears on the web page itself, including titles, paragraphs, and etc..












Flow Online release.

Written by founder, Ahmed Mohamed.

Last updated on the 5th of October 2025.

Apply to be one of the research contributers

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Copyright © 2024 Flow Online - All Rights Reserved.