• Input types of input elements in HTML

    Input types of input elements in HTML
    the article introduces input data types for input elements.
  • Basic examples of HTML

    Basic examples of HTML
    in the previous html lesson, you know which tools to use to write html code, how to save and open html files. this article will give some basic examples of html text.
  • Text in HTML

    Text in HTML
    the element in html is used to define a paragraph of text.
  • Style properties in HTML

    Style properties in HTML
    the style attribute specifies the style for the html element.
  • Caption tags in HTML

    Caption tags in HTML
    the comment tag is used to insert comments into the source code of html.
  • Colors in HTML

    Colors in HTML
    in html, colors are indicated by available color names or by values ​​of rgb, hex, hsl, rgba, hsla.