Internship Reference Questions
Internship Reference Questions
1. What are semantic tags in HTML, and why are they important for web development?
Optimizing CSS
10. What is the default behavior of the position: static property in CSS?
13. How can you create multiple dropdown menus using Bootstrap?
14. What Bootstrap classes are used to style and control dropdowns?
15. How can you customize the behavior of Bootstrap dropdowns using JavaScript?
16. What are some techniques to optimize a website's performance using Bootstrap?
17. How can we reduce Bootstrap's file size when using it in a project?
18. What is the importance of using a CDN for Bootstrap, and how does it improve
optimization?
Meta Tags
19. What are meta tags, and why are they critical for SEO?
20. How does the <meta viewport> tag enhance user experience on mobile devices?
21. What is the role of the <meta charset> tag in web development?
Box Model
23. How does the box-sizing property affect the box model?
24. Can you explain the difference between content-box and border-box?
Debugging Bootstrap
26. How can we identify and resolve conflicts between custom CSS and Bootstrap styles?
27. What are some common debugging techniques for JavaScript errors in Bootstrap?
28. How does React optimize rendering performance with the Virtual DOM?
29. What are some best practices for optimizing React components?
30. How does React's useMemo and useCallback improve performance in functional
components?