HTML Features.pptx

Embed Size (px)

Citation preview

  • 8/11/2019 HTML Features.pptx

    1/33

    HTML N INTRODUCTION

    HTML

    Name :- Dr. Chandrakant Sharma

    Post :- Asst Professor, Career Point University

    Email :- [email protected]

    Mobile :- 093144-14182

    Dr. Chandrakant SharmaCall us:- 093144-14182

    mailto:[email protected]:[email protected]
  • 8/11/2019 HTML Features.pptx

    2/33

    Developed By Tim Berners Lee

    Dr. Chandrakant SharmaCall us:- 093144-14182

  • 8/11/2019 HTML Features.pptx

    3/33

    Developed at CERN

    Dr. Chandrakant SharmaCall us:- 093144-14182

  • 8/11/2019 HTML Features.pptx

    4/33

    Subset of SGML

    SGML

    HTML

    Dr. Chandrakant SharmaCall us:- 093144-14182

  • 8/11/2019 HTML Features.pptx

    5/33

    Hypertext

    Dr. Chandrakant SharmaCall us:- 093144-14182

  • 8/11/2019 HTML Features.pptx

    6/33

    Hypertext

    Dr. Chandrakant SharmaCall us:- 093144-14182

  • 8/11/2019 HTML Features.pptx

    7/33

    Markup

    Dr. Chandrakant SharmaCall us:- 093144-14182

  • 8/11/2019 HTML Features.pptx

    8/33

    Not a Language

    Html is not a language because it does not

    contains programming language constructs.

    Dr. Chandrakant SharmaCall us:- 093144-14182

  • 8/11/2019 HTML Features.pptx

    9/33

    Not a Language

    Variable

    Constants

    Array

    String

    Structure

    Conditional Statement

    Loop Statement

    Jump Statement

    Function

    Pointers

    Dr. Chandrakant SharmaCall us:- 093144-14182

  • 8/11/2019 HTML Features.pptx

    10/33

    Used to Design Web page

    Dr. Chandrakant SharmaCall us:- 093144-14182

  • 8/11/2019 HTML Features.pptx

    11/33

    Types of Web page

    Web

    Page

    Static Dynamic

    Dr. Chandrakant SharmaCall us:- 093144-14182

  • 8/11/2019 HTML Features.pptx

    12/33

    Run by Interpreter

    Dr. Chandrakant SharmaCall us:- 093144-14182

  • 8/11/2019 HTML Features.pptx

    13/33

    Display Result in Browser

    Dr. Chandrakant SharmaCall us:- 093144-14182

  • 8/11/2019 HTML Features.pptx

    14/33

    Types of Web Browser

    Dr. Chandrakant SharmaCall us:- 093144-14182

  • 8/11/2019 HTML Features.pptx

    15/33

    Features of HTML

    Dr. Chandrakant SharmaCall us:- 093144-14182

  • 8/11/2019 HTML Features.pptx

    16/33

    Simple

    No Need of Programming background

    No Error

    No Compilation Process Use English like Syntax

    Not Case Sensitive

    Dr. Chandrakant SharmaCall us:- 093144-14182

  • 8/11/2019 HTML Features.pptx

    17/33

  • 8/11/2019 HTML Features.pptx

    18/33

    GUI Based

    Dr. Chandrakant SharmaCall us:- 093144-14182

  • 8/11/2019 HTML Features.pptx

    19/33

    Flexible Language

    HTML is not case sensitive. We can write

    HTML code in any case either using lower

    case or upper case

    Ex:-

    Dr. Chandrakant SharmaCall us:- 093144-14182

  • 8/11/2019 HTML Features.pptx

    20/33

    Platform Independent

    Dr. Chandrakant SharmaCall us:- 093144-14182

  • 8/11/2019 HTML Features.pptx

    21/33

    Platform Independent

    The program created in HTML language can be

    executed on any type of machine.

    HTML program does not require any type of

    special software, hardware and OS to execute.

    This feature is called as Platform independent.

    Dr. Chandrakant SharmaCall us:- 093144-14182

  • 8/11/2019 HTML Features.pptx

    22/33

    Support by All Web Browsers

    Dr. Chandrakant SharmaCall us:- 093144-14182

  • 8/11/2019 HTML Features.pptx

    23/33

    Advance Languages Support

    ASP

    JSP

    PHP Java Script

    VB Script

    AJAX

    Dr. Chandrakant SharmaCall us:- 093144-14182

  • 8/11/2019 HTML Features.pptx

    24/33

    CSS Support

    Provides Advance Formatting Features

    Provides Positioning Features

    Redefine the behavior of tags

    Dr. Chandrakant SharmaCall us:- 093144-14182

  • 8/11/2019 HTML Features.pptx

    25/33

    Multimedia Support

    Dr. Chandrakant SharmaCall us:- 093144-14182

  • 8/11/2019 HTML Features.pptx

    26/33

    Audio Support

    Dr. Chandrakant SharmaCall us:- 093144-14182

  • 8/11/2019 HTML Features.pptx

    27/33

    Video Support

    Dr. Chandrakant SharmaCall us:- 093144-14182

  • 8/11/2019 HTML Features.pptx

    28/33

    Animation Support

    Dr. Chandrakant SharmaCall us:- 093144-14182

  • 8/11/2019 HTML Features.pptx

    29/33

    Images Support

    Dr. Chandrakant SharmaCall us:- 093144-14182

  • 8/11/2019 HTML Features.pptx

    30/33

    Forms Support

    Allow the user to collect data

    Display the Information to the user

    tag is used to create form

    Dr. Chandrakant SharmaCall us:- 093144-14182

  • 8/11/2019 HTML Features.pptx

    31/33

    Version of HTML

    Dr. Chandrakant SharmaCall us:- 093144-14182

  • 8/11/2019 HTML Features.pptx

    32/33

    HTML Versions

    HTML 2.0

    HTML 3.0

    HTML 3.2

    HTML 4.0

    HTML 4.01

    HTML 5.0

    Dr. Chandrakant SharmaCall us:- 093144-14182

  • 8/11/2019 HTML Features.pptx

    33/33

    Thank

    You

    Name :- Dr. Chandrakant Sharma

    Post :- Asst Professor, Career Point University

    Email :- [email protected]

    Mobile :- 093144-14182

    Dr Chandrakant Sharmall

    mailto:[email protected]:[email protected]

<!doctype html><html><head><script type=