HTML Developer Question:
Download Questions PDF

Do you know what is a javascript object?

Answer:

A collection of data containing both properties and methods. Each element in a document is an object. Using the DOM you can get at each of these elements/objects and do some cool sh*t.

Download HTML Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Tell me do <th> tags always need to come at the start of a row or column?Tell me what are the limits of the text field size?