Introduction to HTML 7 (Worksheet)
Chapter – 3 Introduction to HTML 7 HTML Introduction: - · HTML was first developed by Tim Berners Lee in 1990 but was not released until the next version, which was published as HTML 2.0 in the year 1995. · It is used to create electronic documents (called pages) that are displayed on the World Wide Web. · It is made up of certain tags and elements, which are used to display the content of the web page. What is HTML? - · HTML stands for Hyper Text Mark Up Language. · HTML is a language for describing web pages. · A markup language is a set of markup tags. · The tags describe document content. · HTML documents co...