HTML, CSS & JS Questions

Welcome to your HTML, CSS and JS Questions

Name Email Phone Number
1. 

The attribute of tag

2. 

The map definition file is generally stored in

3. 

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

4. 

What is the alternate name for Java script?

5. 

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

6. 

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

7. 

Markup tags tell the web browser

8. 

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

9. 

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

10. 

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

11. 

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

12. 

Which attribute needs to be changed to make elements invisible?

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. 

Java Script entities start with ____________ and end with ______________

15. 

If we want to define style for an unique element, then which css selector will we use ?

16. 

Character encoding is

17. 

What language defines the behavior of a web page?

18. 

___________ JavaScript is also called client-side JavaScript.

19. 

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

20. 

HTML is a subset of

21. 

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

22. 

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

23. 

Can we define the text direction via CSS property?

24. 

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

25. 

www is based on which model?