in Web Technologies retagged by
1,217 views
0 votes
0 votes

HTML(Hypertext Markup language) has language elements which permit certain actions other than describing the structure of the web document. Which of the following actions is NOT supported by pure HTML(without any server or client side scripting) pages?

  1. Embed web objects from different sites into the same page.
  2. Refresh the page automatically after a specified interval.
  3. Automatically redirect to another page upon download.
  4. Display the client time as part of the page.
in Web Technologies retagged by
by
1.2k views

1 comment

0
0

2 Answers

2 votes
2 votes

Option (D) Display the client time as part of the page.

https://gateoverflow.in/2111/gate2011-9

by
0 votes
0 votes
For Option D, JavaScript is required. Not possible by Pure HTML

 

So option D is correct
Answer:

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true