SlideShare a Scribd company logo
SUB:-Static and Dynamic web page
What is HTML?
 HTML is a mark up language.
 HTML stands for Hypertext Mark up Language.
 It doesn’t support data type, operator, function,
control structure like programming language.
 It interpreted by interpreter, where the interpreter
is a browser .that mean HTML execute through
browser.
 HTML used to design a webpage.
 HTML provide web element like table, panel, textbox,
checkbox, form etc.
 Element is known as Tag.
 Each tag associate with some attribute.
 Attribute is used to change the behaviour of the element.
 HTML describes the structure of webpages using mark up.
 HTML element are the building blocks of HTML pages.
 HTML elements are represented by tag.
 Browser don’t display the HTML tags but use them to
render the content of the page.
 HTML can embed programs written in a scripting language
such as JavaScript which affect the behaviour of web pages.
What is DHTML?
 DHTML isn’t a language or web standard.
 DHTML stands for Dynamic Hypertext Mark up Language.
 DHTML is a term used to describe the technologies used to
make webpages dynamic and interactive.
 That allow to the documented to be animated.
 DHTML is the combination of HTML , css , JavaScript , ssl
etc.
Difference between HTML and DHTML
HTML
Static webpage
DHTML
Dynamic webpage
NOKIA htc
Add to
cart
Add to
cart
Nothing Happened
NOKIA htc
Add to
cart
Add to
cart
Happened
At the end I want to wish Thank you to all for reading my
presentation.
THANK YOU
THE
END

More Related Content

ODP
The Full Stack Web Development
PDF
Django Tutorial | Django Web Development With Python | Django Training and Ce...
PPTX
HTML and DHTML
PPT
Introduction to XML
PPTX
Intro to software development
PPT
Entity Relationship Model
PPT
Internet History And Growth
PPTX
Php.ppt
The Full Stack Web Development
Django Tutorial | Django Web Development With Python | Django Training and Ce...
HTML and DHTML
Introduction to XML
Intro to software development
Entity Relationship Model
Internet History And Growth
Php.ppt

What's hot (20)

PPT
JavaScript - Part-1
PPTX
Django - Python MVC Framework
PPTX
Relational algebra ppt
PPTX
Front-End Web Development
PDF
Django Introduction & Tutorial
PDF
01-Database Administration and Management.pdf
PPTX
How internet works
PPTX
Introduction to databases
PPTX
Basic concepts for python web development
PDF
Intro to HTML & CSS
PPT
Web Application Introduction
PDF
Ruby Presentation
PPTX
Html list
PPTX
Web development with Python
PPT
Introduction to Internet
PPTX
jQuery
PPTX
Web development with django - Basics Presentation
PPTX
Introduction to Django
PPTX
Web Application
JavaScript - Part-1
Django - Python MVC Framework
Relational algebra ppt
Front-End Web Development
Django Introduction & Tutorial
01-Database Administration and Management.pdf
How internet works
Introduction to databases
Basic concepts for python web development
Intro to HTML & CSS
Web Application Introduction
Ruby Presentation
Html list
Web development with Python
Introduction to Internet
jQuery
Web development with django - Basics Presentation
Introduction to Django
Web Application
Ad

Similar to Html & dhtml ppt (20)

PDF
Web engineering notes unit 3
PPTX
Html and dhtml
PDF
Web Engineering UNIT III as per RGPV Syllabus
PPTX
Static and Dynamic webpage
PPTX
Dhtml
PPT
Dynamic html (#1)
PPTX
Basic knowledge on html and dhtml
PPTX
HTML5 and DHTML
PPTX
Dynamic HTML (DHTML)
PPTX
Digital Marketing Company
PPTX
Web Design Basics and HTML
PPTX
Markup language classification, designing static and dynamic
PPTX
An Introduction to HTML
PPTX
Lecture-1.pptx
PPTX
Web Pages
PPTX
PPTX
Dhtml sohaib ch
PDF
UNIT-2.pdff na hdjsjqkiadndkwjsmdmakxkddnsn
PPTX
Components of DHTML for Dynamic Web Pages
PPT
Web engineering notes unit 3
Html and dhtml
Web Engineering UNIT III as per RGPV Syllabus
Static and Dynamic webpage
Dhtml
Dynamic html (#1)
Basic knowledge on html and dhtml
HTML5 and DHTML
Dynamic HTML (DHTML)
Digital Marketing Company
Web Design Basics and HTML
Markup language classification, designing static and dynamic
An Introduction to HTML
Lecture-1.pptx
Web Pages
Dhtml sohaib ch
UNIT-2.pdff na hdjsjqkiadndkwjsmdmakxkddnsn
Components of DHTML for Dynamic Web Pages
Ad

Recently uploaded (20)

PDF
Computing-Curriculum for Schools in Ghana
PDF
Insiders guide to clinical Medicine.pdf
PPTX
PPH.pptx obstetrics and gynecology in nursing
PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
PDF
VCE English Exam - Section C Student Revision Booklet
PPTX
Institutional Correction lecture only . . .
PDF
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
PDF
Pre independence Education in Inndia.pdf
PDF
Abdominal Access Techniques with Prof. Dr. R K Mishra
PPTX
Cell Types and Its function , kingdom of life
PDF
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
PDF
Complications of Minimal Access Surgery at WLH
PPTX
Cell Structure & Organelles in detailed.
PDF
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
PDF
01-Introduction-to-Information-Management.pdf
PDF
RMMM.pdf make it easy to upload and study
PDF
2.FourierTransform-ShortQuestionswithAnswers.pdf
PDF
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
PPTX
Microbial diseases, their pathogenesis and prophylaxis
PDF
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
Computing-Curriculum for Schools in Ghana
Insiders guide to clinical Medicine.pdf
PPH.pptx obstetrics and gynecology in nursing
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
VCE English Exam - Section C Student Revision Booklet
Institutional Correction lecture only . . .
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
Pre independence Education in Inndia.pdf
Abdominal Access Techniques with Prof. Dr. R K Mishra
Cell Types and Its function , kingdom of life
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
Complications of Minimal Access Surgery at WLH
Cell Structure & Organelles in detailed.
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
01-Introduction-to-Information-Management.pdf
RMMM.pdf make it easy to upload and study
2.FourierTransform-ShortQuestionswithAnswers.pdf
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
Microbial diseases, their pathogenesis and prophylaxis
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...

Html & dhtml ppt

  • 2. What is HTML?  HTML is a mark up language.  HTML stands for Hypertext Mark up Language.  It doesn’t support data type, operator, function, control structure like programming language.  It interpreted by interpreter, where the interpreter is a browser .that mean HTML execute through browser.  HTML used to design a webpage.  HTML provide web element like table, panel, textbox, checkbox, form etc.  Element is known as Tag.
  • 3.  Each tag associate with some attribute.  Attribute is used to change the behaviour of the element.  HTML describes the structure of webpages using mark up.  HTML element are the building blocks of HTML pages.  HTML elements are represented by tag.  Browser don’t display the HTML tags but use them to render the content of the page.  HTML can embed programs written in a scripting language such as JavaScript which affect the behaviour of web pages.
  • 4. What is DHTML?  DHTML isn’t a language or web standard.  DHTML stands for Dynamic Hypertext Mark up Language.  DHTML is a term used to describe the technologies used to make webpages dynamic and interactive.  That allow to the documented to be animated.  DHTML is the combination of HTML , css , JavaScript , ssl etc.
  • 5. Difference between HTML and DHTML HTML Static webpage DHTML Dynamic webpage NOKIA htc Add to cart Add to cart Nothing Happened NOKIA htc Add to cart Add to cart Happened
  • 6. At the end I want to wish Thank you to all for reading my presentation. THANK YOU THE END