Lesson 1
Lesson 1
INTRODUCING HTML5
Prepared by:
Ms. Joserie M. Mirabeles
OBJECTIVES
At the end of the lesson, you
should be able to:
• D i ff e r e n ti a t e We b D e s i g n a n d
We b D e v e l o p m e n t .
• I d e n ti f y t h e p h a s e s o f We b
D e s i g n a n d We b D e v e l o p m e n t .
• Know the brief history of
Wo r l d W i d e We b a n d H T M L .
• Know the parts of the
website.
What to expect with HTML?
• Familiarization of HTML tags, and its function.
• Writing an HTML document, and running using
your browser.
• Make use of multimedia such as image, video,
audio, and animations.
• Also supports different graphic effects like
vector, 3D, lighting and shadows.
• The codes types supported is dependent on
the browser used.
Add a footer 3
FR
BRIEF HISTORY OF HTML
The world wide web was a vision of Sir Timothy
“Tim” Berners-Lee in 1898. He created HTML in
late 1991.
Add a footer 4
FR
What is HTML?
• HTML or Hypertext Markup Language is a • HYPERTEXT - Refers
standard for describing the structure and to the way in which
presentation of information via the Internet. web pages or HTML
• This is the widely used language for creating documents are
linked together. This
web pages. is the link available
• Web developers use HTML keywords or tags to on a web page.
instruct the Web browser application how to • MARKUP - uses tags
format and display the content. to define elements
within a document.
• HTML editors: Notepad, Notepad++, TextEdit.
Add a footer 5
FR
WEB DESIGN AND WEB DEVELOPMENT
Web Design Web Development
• Is the creation of the layout • Is the creation of web
of the visual elements of the pages using HTML, CSS,
website using various design JavaScript, and other
programs. scripting languages. It
involves all the codes that
make a website work.
Add a footer 6
FR
WEB DESIGNER AND WEB DEVELOPER
FR
WEB DESIGNER AND WEB DEVELOPER
Homepage
• The start or the main
web page of the
website.
• User’s navigation
should be available
here.
FR
PARTS OF WEBSITE
PRODUCTS AND SERVICES
ABOUT
• Introduces the
creator/s or the
company, including its
history, people, etc.
• Make sure to impress
the user with its
content.
FR
PARTS OF WEBSITE
DYNAMIC CONTENT
Wire frame
• Describes the user
interface of the
website.
• Note: does not
contain any design
elements.