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.
Answers
Answered by
1
Answer:
Step 1 : This is the simple design layout that we are going to build using HTML5.
Step 2 : First create the below files and folder. ...
Step 3 : Always ensure to start the Html5 website with <! ...
Step 4 : Hence the skeleton structure of a simple basic Html5 website is.
Answered by
0
Answer:
Explanation:
Given - Creation of website using HTML5
Step 1: This is the basic design layout that we will create with HTML5.
Step 2: First, make the files and folders listed below.
Step 3: Always begin your HTML5 website with the!
Step 4: This is the basic skeletal framework of an HTML5 website.
Similar questions