Download as DOCX, PDF, TXT or read online from Scribd
Download as docx, pdf, or txt
You are on page 1of 3
PRACTICAL FILE
ON
INTERNET AND WEB DESIGN (REGULAR DEGREE)
Submitted To: Submitted By: Aryan Nirman
Reg. No:
Semester: 1ST Semester
SAT PRIYA GROUP OF INSTITUTIONS
INDEX S No. Topic Name Page Nos. Remarks Write HTML code to display your education 1-2 1 details in a tabular format. Write HTML code to display your CV on a 3-4 2 web page. Write HTML code to create a Home page 5-10 having three links: About Us, Our Services 3 and Contact Us. Create separate web pages for the three links. Write HTML code to create a login form. On 11-12 4 submitting the form, the user should get navigated to a profile page. Write HTML code to create your Institute 13-18 5 website, Department Website and Tutorial website for specific subject. Write HTML code to create a Registration 19-25 Form. On submitting the form, the user 6 should be asked to login with new credentials. Write HTML code to illustrate the usage of 26-28 7 the following: Ordered List, Unordered List, Definition List. Write HTML code to create a frameset 29 8 having header, navigation and content sections. Write HTML code to demonstrate the usage 30-31 9 of internal CSS. Write HTML code to demonstrate the usage 32-33 10 of inline CSS. Write HTML code to demonstrate the usage 34-35 11 of external CSS. Write HTML program to create a webpage to 36-37 show different art forms of India, with 12 appropriate title on the title bar. Use different heading tags for the headings, and list them using ordered list. Write HTML program to create sections in 38-40 the document using appropriate tags and 13 apply different color as background to them. Use internal hyperlinks to move to different points within the page. Write HTML program to insert a picture on 41-42 the webpage, giving description for the 14 picture in a paragraph. Use properties of height, width, hspace, vspace and align, with different values. Write HTML Program, to create a profile of 43-46 2 pages, the First page containing the applicant’s picture with personal details 15 using unordered lists, and the second containing educational details using tables. Use hyperlinks to move to the next page.