Web Design Workshop Viva Questions
Web Design Workshop Viva Questions
3. What is HTML?
HTML (HyperText Markup Language) is the standard language used to create the structure of web
pages.
4. What is CSS?
CSS (Cascading Style Sheets) is used to style and layout web pages, including colors, fonts, and
positioning.
5. What is JavaScript?
JavaScript is a programming language used to add interactivity and dynamic behavior to web pages.
8. What is Bootstrap?
Bootstrap is a popular front-end framework that helps in designing responsive and mobile-friendly
web pages.