TipsMake
Newest

Tags : learning html

Basic examples of HTML
HTML 25 May 2019

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.

Read More
Text in HTML
HTML 25 May 2019

Text in HTML

the element in html is used to define a paragraph of text.

Read More
Caption tags in HTML
HTML 25 May 2019

Caption tags in HTML

the comment tag is used to insert comments into the source code of html.

Read More
Colors in HTML
HTML 25 May 2019

Colors in HTML

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

Read More