Introduction & History of Java

Introduction Java is the most popular programming language in the world today. Java offers three flavors of programming –  Java application, Java applets & Servlets. Java servlets are similar to applets programs except they execute on servers side. Servlets are Java programs answer to traditional CGI programming. Servlets are programs Read more…

Loading

Fundamentals of HTML

History Fundamentals of HTML was developed by WHATWG(Web Hypertext Application Technology Working Group, a community of people interested in evolving HTML and related technologies) in 1993. Introduction of Fundamentals of HTML The website of HTML is “https://html.spec.whatwg.org/”. HTML stands for “Hyper Text Markup Language”. HTML is originated from SGML(Standard Generalized Read more…

Loading