HTML, CSS & JS Questions

Welcome to your HTML, CSS and JS Questions

Name Email Phone Number
1. 

Markup tags tell the web browser

2. 

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

3. 

tag is designed to fit a single line of our web page but
tag will accept a

4. 

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

5. 

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

6. 

Java Script entities start with ____________ and end with ______________

7. 

If we want to wrap a block of text around an image, which CSS property will we use?

8. 

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

9. 

What should be the table width, so that the width of a table adjusts to the current width of the browser window?

10. 

Which CSS property you will use if you want to add some margin between a DIV's border and its inner text?

11. 

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

12. 

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

13. 

What are Empty elements and is it valid?

14. 

By default, Hyperlinks are displayed with an underline. How do you remove the underline from all hyperlinks by using CSS code?

15. 

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

16. 

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

17. 

is

18. 

Which of the following is not a valid JavaScript variable name?

19. 

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

20. 

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

21. 

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

22. 

The attribute of tag

23. 

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

24. 

The body tag usually used after

25. 

Which is the correct way to write a JavaScript array?