HTML, CSS & JS Questions

Welcome to your HTML, CSS and JS Questions

Name Email Phone Number
1. 

If we don't want to allow a floating div to the left side of an element, which CSS property will we use?

2. 

If we want to use a nice looking green dotted border around an image, which css property will we use?

3. 

Which of the following is a client-side JavaScript object?

4. 

If we want to show an Arrow as a cursor, then which value we will use?

5. 

The attribute, which defines the relationship between the current document and HREF'ed URL is

6. 

Which of the below is used in Javascript to insert special characters?

7. 

The default value of "position" attribute is _________.

8. 

Is it possible to declare font-weight, font-face & font-size by using ONLY ONE CSS properly?

9. 

Which of the following method is used to evaluate a string of JavaScript code in the context of the specified object?

10. 

The map definition file is generally stored in

11. 

Can the element be replaced with

12. 

Which of the following is correct to write “Hello World” on the web page?

13. 

Suppose we want to arrange five nos. of DIVs so that DIV4 is placed above DIV1. Now, which CSS property will we use to control the order of stack?

14. 

How will you make all paragraph elements 'RED' in color?

15. 

What are Empty elements and is it valid?

16. 

Any part of the graphic that is not included in another hot zone is considered to be part of

17. 

Which is the correct way to write a JavaScript array?

18. 

Java script can be used for Storing the form's contents to a database file on the server

19. 

Which of the following properties will we use to display a border around a cell without any content?

20. 

Which of the following is a server-side JavaScript object?

21. 

Which attribute needs to be changed to make elements invisible?

22. 

What java wrapper type is created when a JavaScript object is sent to Java?

23. 

www is based on which model?

24. 

___________ JavaScript is also called client-side JavaScript.

25. 

What language defines the behavior of a web page?