0% found this document useful (0 votes)
8 views2 pages

Web Design Workshop Viva Questions

The document outlines key concepts in web design, including definitions of web design, essential languages like HTML, CSS, and JavaScript, and the differences between websites and web applications. It also covers topics such as responsive design, SEO, UI/UX roles, domain names, web hosting, and meta tags. Overall, it serves as a foundational guide for understanding web design principles and practices.

Uploaded by

msuyash165
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views2 pages

Web Design Workshop Viva Questions

The document outlines key concepts in web design, including definitions of web design, essential languages like HTML, CSS, and JavaScript, and the differences between websites and web applications. It also covers topics such as responsive design, SEO, UI/UX roles, domain names, web hosting, and meta tags. Overall, it serves as a foundational guide for understanding web design principles and practices.

Uploaded by

msuyash165
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Web Design Workshop Viva Questions

1. What is web design?


Web design is the process of creating websites, including layout, content, and user experience.

2. What are the basic languages used in web design?


HTML, CSS, and JavaScript are the fundamental languages used for web design.

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.

6. What is the difference between HTML and HTML5?


HTML5 is the latest version of HTML with improved support for multimedia, new elements, and
better performance.

7. What is Responsive Web Design?


Responsive Web Design ensures that web pages adapt to different screen sizes and devices using
CSS media queries.

8. What is Bootstrap?
Bootstrap is a popular front-end framework that helps in designing responsive and mobile-friendly
web pages.

9. What is the difference between a website and a web application?


A website provides static content, whereas a web application has interactive features and dynamic
content.

10. What is SEO in web design?


SEO (Search Engine Optimization) is the practice of optimizing a website to rank higher in search
engine results.

11. What is the role of UI and UX in web design?


UI (User Interface) focuses on the look and feel, while UX (User Experience) focuses on the
usability and user satisfaction.

12. What is a domain name?


A domain name is the address of a website (e.g., www.example.com) that users type to access it.

13. What is web hosting?


Web hosting is a service that provides the technology and resources needed to store and run a
website on the internet.

14. What is the difference between static and dynamic websites?


Static websites have fixed content, while dynamic websites can change content based on user
interaction or database integration.

15. What are meta tags in HTML?


Meta tags provide metadata about a web page, such as description, keywords, and author
information for search engines.

You might also like