To answer this question, we need to understand the characteristics and technologies associated with Web 1.0.
Web 1.0 refers to the early days of the World Wide Web, characterized by static web pages and limited user interaction. During this time, the focus was primarily on delivering information to users rather than interactive experiences.
Let's go through each option and determine whether it was present in Web 1.0 or not:
Option A) Flash - This option is incorrect because Flash technology was indeed present in Web 1.0. Flash allowed for the creation of interactive multimedia content, such as animations and games, on websites.
Option B) HTML - This option is correct because HTML (Hypertext Markup Language) was a fundamental technology of Web 1.0. HTML is used to structure and present content on web pages.
Option C) PHP - This option is incorrect because PHP (Hypertext Preprocessor) was also present in Web 1.0. PHP is a server-side scripting language that is commonly used for web development.
Option D) Ajax - This option is correct because Ajax (Asynchronous JavaScript and XML) was not present in Web 1.0. Ajax is a set of web development techniques that allows for asynchronous communication between the client and the server, enabling more dynamic and responsive web applications. Ajax became popular in Web 2.0.
Therefore, the correct answer is D) Ajax. Ajax was not present in Web 1.0.