100% found this document useful (1 vote)
296 views

WD - Final Question Bank Students

This document contains a question bank related to web development. It includes questions about designing good webpages, website navigation, layouts, hosting, languages, forms, tables, CSS, JavaScript, content management systems, and the structure and publishing of websites. Specifically, it asks about principles of website development, navigation bars, choosing layouts, internet ownership, search engines, web hosting, popular languages, domain names in URLs, creating registration forms, displaying data in tables, lists, CSS styling, applying JavaScript, converting text case, pop-up messages, content types, CMS types, the purpose of CMS, website workings, structures, and the differences between web hosting and publishing.

Uploaded by

Adarsh Singh
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
100% found this document useful (1 vote)
296 views

WD - Final Question Bank Students

This document contains a question bank related to web development. It includes questions about designing good webpages, website navigation, layouts, hosting, languages, forms, tables, CSS, JavaScript, content management systems, and the structure and publishing of websites. Specifically, it asks about principles of website development, navigation bars, choosing layouts, internet ownership, search engines, web hosting, popular languages, domain names in URLs, creating registration forms, displaying data in tables, lists, CSS styling, applying JavaScript, converting text case, pop-up messages, content types, CMS types, the purpose of CMS, website workings, structures, and the differences between web hosting and publishing.

Uploaded by

Adarsh Singh
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/ 1

Web-Development QUESTION BANK

1. List the principal to design a Good Webpage?


2. Explain the basic principles involved in website development.
3. Illustrate the website Navigation Bar to enhance your web deign.
4. Describe the website layout? How to choose the right website layout.
5. Write Short Notes on the following.
a) Who is the owner of internet.
b) What is the Importance of search engine.
c) What is web hosting.
d) What are host on the internet.
e) Write names of some popular web designing languages.
f) Which part of the following URL is a domain name. Also name the other parts.
http://www.google.com/index.html
6. Define Forms in HTML? With example.
7. Write the HTML code which generates the following output (for registration form).
Name, mobileNo, userid, password, subject,(chechbox- choice), select dropdown Box, submit Button.
8. What are the HTML tags used to display the data in the tabular form? With suitable example.
9. Write an HTML List tag that outputs the following:
A Description List
Coffee
- black hot drink
Milk
- white cold drink

10. Write code to produce HTML table. Explain each tags used in code.

Name Phone Number Insert Image


AAA No 1
No 2 Image
BBB No 3 Image

11. What is the difference between DIV and SPAN in HTML?


12. What is CSS? How many types of CSS can be included in HTML? With example.
13. Describe the role of CSS in a HTML file. Write a program to display the style ( font color, font
size, background color, font background color, etc ).
14. How can you apply JavaScript to a web page? With simple program..
15. Write a Java Script code which check the content entered in a form text elements.
If the text is in lower case, convert it in upper case .
16. Write a simple Java script code which display the pop-up message.
17. Explain the terms content, content management, content management system.
18. Explain the different types of content Management system.
19. Why we use CMS, what a CMS does, and what CMS doen’t do?
20. Explain the working of website.
21. Illustrate the structure of website.
22. Differentiate between Web Hosting & Web Publishing.
23. Illustrate the steps involved in Web Publishing.

You might also like