Posts

HTML language

  Objective   What is HTML? History of HTML  How HTML Works Basic format of HTML What are HTML tags      what is a career in HTML     What is HTML? HTML is the standard markup language for creating web pages. HTML stands for HyperText Markup Language.   HTML describes the structure of a web page.  HTML is made up of a series of elements.  HTML elements tell the browser how to display the content.  HTML elements are represented by tags.  HTML tags label pieces of content such as " heading " , " paragraph ", " table " etc.  Browsers do not display HTML tags, but instead use them to render the content of the page. History of HTML: Tim Berners-Lee invented the HTML in 1991.     After that, HTML underwent significant progress. The first HTML version was developed in 1991.   The initial standard version of the HTML specification was published in 1995.    It also goes by the na...
Recent posts