Home

Web Development FAQ's

Find many of the Technical Questions & also Answers for them. 

 1. What is Responsive web design?


Ans: The Web application that responds to queries put-forth & provides the app to the device accessing it. Queries put-forth can be:
  • To satisfy the media query - when width of the device is so & so.
    Ex. @media screen and (max-width: 480px), min-width: 1280px etc.  

2. What is Responsive web development?

Ans: Development of Web apps that respond to Queries & conditions. This web app is such that it gives access to its contents depending upon the device that is trying to access it. Upon the device accessing it, It looks for the query written using CSS & matches condition then it supplies required conditions.

3. What is Email Newsletter?

Ans: Email Newsletter is an effective medium of communication over Internet between people themselves, vendor to customers etc. An email newsletter usually contains Periodical Notifications, offers, product showcase etc - If it is for online shopping market Or Business details, Software release updates, Reminders etc - If it is used for Business purpose.

4. What is CSS?

5. How many types of CSS we have at present?

6. How many versions of CSS we have, which is the latest version?

7. What is the difference between Inline & Block Level Elements?

8. List of HTML Inline Elements.

9. List of HTML Block Elements.

10. What is Positioning in terms of CSS?

11. How many types of Positions we find in CSS?

12. What is Position Absolute?

13. What is Position Relative?

14. What is Position Fixed?

15. What is HTMl?


16. How many versions of HTML we have, which is the latest version?

17. What is the difference between HTML & XHTML?

18. What is Document Type Definition (DTD)?

19. What is a meta tag?

20. List all the Elements are present in HTML?

21. What are Elements?

22. What are the types of Elements?

23. List out HTML5 tags.

24. List out all CSS3 Properties.

25. What is a Form?

26. List all the Input types available.

27. What are Input types?

28. List out HTML5 Input types?

29. What is the difference between Input type 'Submit' & 'Reset'?

30. What are Form methods? Types of Form Methods?

31. How Post method works?

32. How Get method works?

31. What is Target attribute in HTML? What is its use?

30. What are Anchor tags in HTML?

31. How many types of Target are present in HTML? List them.

30. What are Form methods? Types of Form Methods?

31. How Post method works?

30. What are Form methods? Types of Form Methods?

31. How Post method works?

0 comments:

Post a Comment