Steps Involved HTML

download Steps Involved HTML

of 1

Transcript of Steps Involved HTML

  • 8/15/2019 Steps Involved HTML

    1/1

    Step 2 : First create the below files and folder

    * index.html (File) Here

    we will build the basic html5 website.

    * style.css (File) here

    to define styles a!ainst any H"#$ element.

    * ima!es (Folder) %sed

    to store ima!es used in the basic html5 website.

    Step & : 'lways ensure to start the Html5 website with doctype html before any

    other H"#$ code+ so that the browser ,nows what type of document to expect.

    "he doctype for H"#$5 is -ery simple than the pre-ious -ersions of H"#$. "he

    /0"1 3 ta! does not ha-e an end ta!.

    Step 4 : Hence the s,eleton structure of a simple basic Html5 website is

    Step 5 : Html5 uses the new sectional and structural semantic elements such as

    * header header (i.e+ instead of di- id 67header7 di- ) Specifies

    a header for

    a document or section.

    * na- na- (i.e+ instead of di- id 67menu7 di- ) 8epresents

    a section of a

    pa!e that lin,s to other pa!es or to parts within the pa!e: a section with na-i!atio