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
INFORMATION TECHNOLOGY
PRACTICAL-1
SOP 1: Creation of website using HTML5
Create a website using html5 and CSS using any 4 css
properties. Write a code for 2 separate pages having different file name such first page as in- dex.html, 2nd page as page2.html as form.html. Use any theme such as col- lege profile or company profile etc. Every page must contain proper Meta information and design webpage as follows- 1) The index page must contain a heading which is highest among other text on pages and must be at center of the page. There must be a para- graph which introduces general information about the theme chosen must have at least 3 physical style tags and one image with alternate text. This page must be connected to other two pages with proper navi- gational links. 2) The 2nd page must contain the feedback or enrollment form related with theme chosen with feature of html5. The form must contain text element and email address of the company or person .Include the submit button.