Lab Assignment – I (HTML)
Display your name as plane text WEB Browser • Code
Display your name in WEB Browser declared inside the body • Code
Write a complete source code to demonstrate the use of html, head, title, body tag • Code
Write a source code to demonstrate whitespace collapsing • Code
Create two paragraphs. Paragraph 1 containing the heading as Management Colleges in Nepal and Paragraph 2 containing the heading as Engineering Colleges in Nepal. Heading of Paragraph 2 must be smaller than the heading of Paragraph 2. Also show the use of b, i, sup, sub, small, strong, abbr, acronym, blockquote with cite attribute, cite , q tag inside the two paragraphs • Code
Write the HTML code to display the following output: • Code
Write the HTML code to demonstrate: • Code
Write a HTML code to demonstrate the concept of: • Code
Unordered list
ordered list
Nested unordered list
Nested ordered list
Definition list
Write the HTML code to demonstrate image as list • Code
Write the HTML code to demonstrate the use of URL along with Absolute URL, Relative URL • Code
How can you create link in HTML? Show a proper section of code • Code
Create a web page that demonstrate the use of destination anchor using name and id attributes • Code
Add image using img tag • Code
Create an image gallery of 9 images with 3 images in a row each having 200 width and height 250 • Code
Write a HTML code to map image as Client side and ServerSide • Code
Write a HTML code to demonstrate how audio, video can be added to the web pages along with all the attributes • Code
Write the HTML code to print the following output: • Code
SNNameCollegeAddressEmailPhoneFirst Name
Last Name
Fill atleast 5 details
Write XHTML code to demonstrate the use of Nested table with rowspan and colspan attribute • Code
Create a simple html page to demonstrate the basic structural tags of HTML. • Code
Prepare an html page to display the syntax and usage of any 10 text formatting tags.• Code
Create an html page to display your bio data using
<pre>
tag. (Do not use table). • CodeCreate an html page to write brief description about your college using header tags, paragraph tag and text formatting tags. • Code
Create an image gallery of any three popular places in Nepal along with their short description with the images aligned in left or right. • Code
Demonstrate the use of align, vspace and hspace attribute using minimum of six images. (Make a gallery) • Code
Create a webpage to containing brief description about your college and links to your college and university website. • Code
Demonstrate the use of top to bottom and bottom to top link using anchor tags. • Code
Create the following list using html. • Code
Create the following list using html. • Code
Design the following table using nested tables in HTML. • Code
Logo (image) ABC Company:
Home(link)
About Us(link)
Contact Us(link)
Content 1 News 1 Content 2 News 2
Copyright Facebook, Twitter(link) Powered By
Design an html form to demonstrate the 10 different types of generated using INPUT tag. • Code
Design an html form to submit a job application form. Demonstrate use of drop-down list, text areas and file upload control. • Code
Last updated
Was this helpful?