MMMUT Computer Science and Engineering previous year question paper for Web Designing-I (BCS-111), semester 1, Minor 2025. All 12 questions are listed below, each with a written answer on Nexsus.
Paper details
Subject: Web Designing-I (BCS-111)
Branch: Computer Science and Engineering
Semester: 1
Exam: Minor 2025
Questions: 12
Questions asked in Web Designing-I Minor 2025
Q1. Attempt any Two parts of the following.
Q1(a). A new entrepreneur is planning a website and wants to understand how web pages evolved from static to dynamic designs. Explain the history of web pages and compare static vs dynamic websites in terms of design, functionality, and user interaction, advising which is better for a growing business. [4 marks]
Q1(b). A digital marketing firm's website displays well on laptops but is distorted on mobile devices. Explain how responsive web design improves usability across devices and suggests HTML5 strategies to make the site mobile friendly. [4 marks]
Q1(c). Explain web design strategies that make a website user-friendly and effective. [4 marks]
Q2. Attempt any Two parts of the following
Q2(a). A publishing company wants to display its articles online. Explain how HTML headings, paragraphs, and 3 line breaks improve visual structure, readability, accessibility, and SEO, compared to plain text. [3 marks]
Q2(b). Create an HTML webpage that demonstrates the use of the <font> tag to set different font faces and styles. Your page should include: A heading <h1> in Arial, A heading <h2> in Verdana, A paragraph <p> in Times New Roman [3 marks]
Q2(c). Explain with examples the different types of hyperlinks in HTML: Email as a link, Website as a link, Link to a section on the same web page, Link opening in another window/tab, Image used as a link [3 marks]
Q3. Attempt any Two parts of the following.
Q3(a). Write HTML code to create a webpage where you: Apply a background color lightblue, Set a background image using the path images/background.jpg [3 marks]
Q3(b). Write HTML code to display an image on a webpage where you: Specify the image file to display, Provide a text description in case the image cannot load, Set the width and height of the image, Position the image on the page (left, right, or center), Add a border around the image [3 marks]
Q3(c). Discuss the type's of web applications with examples [3 marks]