Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

datetime attribute is not related with ______________

a) <del>
b) <time>
c) <ins>
d) <form>

Answer: d
Explanation: datetime shows the date and time related with the element. Commonly use with <del>, <time>, <ins> elements. <del> is use with cite attribute, <ins> is also use with cite attribute, <form> element is use with various attributes like accept, action, accept-charset etc.

Join The Discussion