HTML, CSS & JS Questions

Welcome to your HTML, CSS and JS Questions

Name Email Phone Number
1. 

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

2. 

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

3. 

The latest HTML standard is

4. 

Which attribute needs to be changed to make elements invisible?

5. 

Which CSS property is used to control the text size of an element?

6. 

Character encoding is

7. 

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

8. 

When we write , what "img.png" inside double quote implies?

9. 

Javascript is an object-oriented language?

10. 

What are Empty elements and is it valid?

11. 

C-style block-level scoping is not supported in Javascript

12. 

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

13. 

Which of the following is the tainted property of a window object in JavaScript?

14. 

Is it possible to declare a variable in Java Script along its type?

15. 

The map definition file is generally stored in

16. 

Which attribute can be added to many HTML / XHTML elements to identify them as a member of a specific group?

17. 

HTML is a subset of

18. 

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

19. 

Java Script entities start with ____________ and end with ______________

20. 

How to append a value to an array of JavaScript?

21. 

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

22. 

A much better approach to establish the base URL is to use

23. 

Can we define the text direction via CSS property?

24. 

is

25. 

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