Introduction to HTML


Hypertext Markup Language (HTML)
It is the standard markup language for creating web pages and webapplications With Cascading StyleSheets (CSS) and JavaScrip. Web browsers receive HTML documents from a web server or from local storage and render the documents into multimedia web pages. HTML describes the structure of a web page semantically and originally included cues for the appearance of the document. Read More