0% found this document useful (0 votes)
17 views7 pages

Web Page Design Manual - Exercise Questions

The document outlines a series of practical exercises for web page design using HTML and CSS. It includes tasks such as creating web pages with basic HTML tags, implementing various text formatting, using lists, creating links, and applying styles through CSS. Additionally, it covers advanced topics like using images, tables, and hosting web pages on an open-source platform.

Uploaded by

theshardulkamble
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)
17 views7 pages

Web Page Design Manual - Exercise Questions

The document outlines a series of practical exercises for web page design using HTML and CSS. It includes tasks such as creating web pages with basic HTML tags, implementing various text formatting, using lists, creating links, and applying styles through CSS. Additionally, it covers advanced topics like using images, tables, and hosting web pages on an open-source platform.

Uploaded by

theshardulkamble
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/ 7

WEB PAGE DESIGN

( 312013 ) - Exercise Questions


Practical No. 1: Work with Basic HTML Tags
Q.1. Create a web page to display name of your college, address of college and save
the page with your name.

Q.2. Create a web page by using structure tag to display “Welcome to HTML World”
and apply background color as yellow and text color as per student choice.

Practical No. 2: Use of Heading Tags in Web page


Q.1. Write HTML code to set the background color, text color of heading tag.

Q.2. Create a web page to display string in center “Maharashtra Board of Technical
Education, Mumbai” using all heading tags. (See the output.)

Maharashtra Board of Technical Education, Mumbai


Maharashtra Board of Technical Education, Mumbai
Maharashtra Board of Technical Education, Mumbai

Maharashtra Board of Technical Education, Mumbai

Maharashtra Board of Technical Education, Mumbai

Maharashtra Board of Technical Education, Mumbai

Q.3. Create a web page for following output :


Practical No. 3: Work on Paragraph in Web Page
Q.1. Design a Web Page to implement paragraph tag with following formatting tags :

<b>, <i>, <u>, <br>, <center>, <pre>, <hr>

Practical No. 4: Work with Block Level Tags in Web page


Q.1. Design a Web Page of your Department by using blockquote tag, preformatted
tag, address tag and applying attributes of HR tags.

Practical No. 5: Work with Text Level Tag in Web Page


Q.1. Execute following HTML code and attached the output.

Practical No. 6: Implement the Border Properties in Web Page


Q.1. Design a web page to apply border to paragraph and web page with different
border styles.

Practical No. 7: Use of Special Characters in Web Page


Q.1. Execute following HTML code and attached the output.

Q.2. Write HTML code to display any 5 mathematical symbols in a web page.
Practical No. 8: Work with Ordered and Unordered List
Q.1. Write HTML code for following output using different types of lists.

Q.2. Create an ordered list with lowercase roman numbers.

Practical No. 9: Create a Web Page using Different Types of Lists in HTML
Q.1. Create ordered list within unordered list.

Q.2. Create unordered list within ordered list.

Q.3. Create ordered list within ordered list.

Q.4. Create unordered list within unordered list.

Practical No. 10: Work on HTML Web Page Link


Q.1. Create web page for different of your college Link them on the home page.
Apply linking within a page and linking a specific location within different pages.
Practical No. 11: Use of Links Web Page
Q.1. Write a HTML code to link an external page of different web sites like
yahoo.com or google.com using URL and link web page to your mail address.

Practical No. 12: Use of Links with Images in Web Pages


Q.1. Design a web page using images and apply image-formatting attributes on it.

Practical No. 13: Use of Colors of Links in Web Pages


Q.1. Write an HTML code to link an external page of different web sites like
yahoo.com or google.com using URL and link web page to your mail address. Apply tags to
change colors of links.

Practical No. 14: Insert Image on Web Page Foreground and Background
with Various Attributes
Q.1. Design a web page to set any image as a background and foreground to the page.

Practical No. 15: Insert Image with Hyperlink and Set Image Width and
Height Property of Image
Q.1. Design a web page using images and apply image-formatting attributes on it.

Practical No. 16: Work with Different Background Properties in Web Page
Q.1. Create a web page with background properties:

• Set the background color of the page to line n.


• Set border to h1 tag.
• Set background image to a page and to a paragraph.
Practical No. 17: Work on HTML Table in Web Page
Q.1. Create a mark sheet of first semester using table tag.

Practical No. 18: Create Table Within Table and Insert Image in Tables
Q.1. Design a following table using different table tags.

Practical No. 19: Work on Row and Column Attributes of Table


Q.1. Develop a web page for following web site page.
Practical No. 20: HTML Frame in Web Page
Q.1. Develop a web page for following web site page.

Practical No. 21: Create Different Elements in Web Page


Q.1. Develop a web page for following web site page.
Practical No. 22: Create CSS by Applying Style Sheets
Q.1. Explain the font property with syntax.

Practical No. 23: Create CSS by Applying Internal Style


Q.1. Create a web page for demonstration of CSS by applying internal style.

Practical No. 24: Create CSS by Applying External Style


Q.1. Create a web page for demonstration of CSS by applying external style.

Practical No. 25: Create CSS by Applying Inline Style


Q.1. Create a web page for demonstration of CSS by applying inline style.

Practical No. 26: Host Web Pages on Open-Source Platform


Q.1. Write steps to publish website.

Q.2. Explain the procedure to configure a webserver and hosting the given website.

You might also like