HTML_CSS_GIT
HTML_CSS_GIT
9. What are data- attributes and when would you use them?*
CSS Questions
11. What is the difference between relative, absolute, fixed, and sticky positioning?
14. What are media queries and how do you use them for responsive design?
17. What are some common ways to center a div both vertically and horizontally?
19. What is the difference between visibility: hidden and display: none?
20. What are CSS Grid and Flexbox, and when would you use each?
Git/GitHub Questions
21. What is the difference between git pull and git fetch?
24. How do you revert a commit that has already been pushed?
26. Explain the difference between git merge and git rebase.
28. How do you collaborate with a team using GitHub (PRs, reviews, etc.)?