SlideShare a Scribd company logo
INTRODUCTION TO HTML 5.0
What is It and How did It Get Started?
Intro 
 HTML 5 – The new standard for HTML
What would we do today? 
 How the Web Works? 
 What is a Web Page? 
 Creating HTML Page 
 Basic Tags
How the Web Works? 
running a Web Browser running Web Server Software 
Client Server 
Page request 
Server response
What is Web Page? 
o HTML – Hyper Text Markup 
Language 
o A notation for describing: 
 Document structure (semantic 
markup) 
 Formatting (presentation markup)
Creating HTML Page 
 Browser – Client Side : Mozilla, Chrome, Safari, Opera and IE 
 Server – Server Side : Apache, Tomcat, IIS, etc. (Recommended) 
 Text Editors : Notepad++, Sublime Text, Bracket, etc. (Sublime text is recommended) 
 HTML Editors* : Adobe Edge, Dreamweaver, Microsoft FrontPage, Expression Web, etc. 
*HTML Editors is Not Recommended
Basic Tags 
 <!DOCTYPE> 
 <html> 
 <head> 
 <title> 
 <body> 
 <h1> to <h6> 
HTML headings 
 <p> 
 <br> 
 <hr> 
 <!-- … --> 
Document type 
HTML document 
Information about document 
Title of document 
Document’s body 
Paragraph 
Insert a single line break 
Thematic change in the content 
Comment
Basic Tags (Example) 
<html> 
<head> 
<title>My First HTML Page</title> 
</head> 
<body> 
<h1>Heading 1</h1> 
<h2>Heading 1</h2> 
<h3>Heading 1</h3> 
<h4>Heading 1</h4> 
<h5>Heading 1</h5> 
<h6>Heading 1</h6> 
<p>My first paragraph</p> 
</body> 
</html>
Basic Tags (Result) 
<title> 
<h1> 
to 
<p> <h6> 
}
Webdev CCI Tel U - Introduction to HTML 5.0
Basic Tags (Task) 
Clue : 
Use all of basic tags at 8th slide
(2 Minutes from Now)
DO (Finish or Not Finish) 
 Say thanks or respond 
 #FirstMeetWebDevCCI 
 Mention to @webdevccitelu 
 TUTOR @irsyadjamalIJPP
Formatting Tags 
 <abbr> 
 <address> 
 <b> 
 <bdi> 
 <bdo> 
 <blockquote> 
 <cite> 
 <code> 
Abbreviation 
Contact information for the author 
Bold text 
Isolates a part of text 
Overrides the current text direction 
A section that is quoted from another source 
The title of work 
A piece of computer code
Formatting Tags (cont.) 
 <del> 
 <dfn> 
 <em> 
 <i> 
 <ins> 
 <kbd> 
 <mark> 
 <meter> 
Text that has been deleted from document 
A definition term 
Emphasized text 
A part of text in an alternate voice or mood 
A text that has been inserted into a document 
Keyboard input 
Marked/highlighted text 
A scalar measurement within a known range
Formatting Tags (cont.) 
 <pre> 
 <progress> 
 <q> 
 <rp> 
 <rt> 
 <ruby> 
 <s> 
 <samp> 
Preformatted text 
Represents the progress of a task 
A short quotation 
What to show in browsers that do not support 
ruby annotations 
An explanation/pronunciation of characters 
A ruby annotation 
Text that is no longer correct 
Sample output from a computer program
Formatting Tags (cont.) 
 <small> 
 <strong> 
 <sub> 
 <sup> 
 <time> 
 <u> 
 <var> 
 <wbr> 
Smaller text 
Important text 
Subscripted text 
Superscripted text 
A date/time 
Text that should be stylistically different 
A variable 
A possible line-break
Image Tags 
 <img> 
 <map> 
 <area> 
 <canvas> 
 <figcaption> 
 <figure> 
An image 
A client-side image-map 
An area inside an image map 
Used to draw graphics, on the fly, via scripting 
A caption for a figure tag element 
Specifies self-contained content
Audio / Video Tags 
 <audio> 
Sound content 
 <source> 
Multiple media resources for media elements 
 <track> 
Text tracks for media elements 
 <video> 
A video or movie
Link Tags 
 <a> 
A hyperlink 
 <link> 
The relationship between a document and an external resource 
 <nav> 
Navigations links
List Tags 
 <ul> 
 <ol> 
 <li> 
 <dl> 
 <dt> 
 <dd> 
 <menu> 
 <menuitem>
Table Tags 
 <table> 
 <caption> 
 <th> 
 <tr> 
 <td> 
 <thead> 
 <tbody> 
 <tfoot> 
 <col> 
 <colgroup>
Styles and Semantics
Meta Info
Programming
Task 
 Satu Laman Web tentang Materi Hari Ini 
 Reference: http://www.w3schools.com/tags/ref_byfunc.asp
(10 Minutes from Now)
DO (Finish or Not Finish) 
 Say thanks or respond 
 #FirstMeetWebDevCCI 
 Mention to @webdevccitelu 
 TUTOR @irsyadjamalIJPP
2nd Technical Meeting 
Time : Fri,19:00 – 21:00 
Tutor : Check Twttr 
We build big tools from simple tags. 
Because there is not big thing from big thought. 
Next Tutorial : 
Cascade Style Sheet 
(CSS)
Irsyad Jamal 
Pratama Putra 
Twitter 
@irsyadjamalIJPP 
Email 
Irsyadjamal.ijpp@gmail.com 
Phone Number 
+6282-3180-5995-9 
Web Developer 
Rumainet

More Related Content

PDF
Introduction to html 5
PPT
Is it time to start using HTML 5
PPTX
html5.ppt
PPTX
Bringing HTML5 alive in SharePoint
KEY
HTML5 History & Features
PDF
Fast Web Applications with Go
PPTX
Html5 and-css3-overview
Introduction to html 5
Is it time to start using HTML 5
html5.ppt
Bringing HTML5 alive in SharePoint
HTML5 History & Features
Fast Web Applications with Go
Html5 and-css3-overview

What's hot (20)

PPTX
SharePoint Development 101
PPTX
Intro to ExpressionEngine and CodeIgniter
PDF
PPTX
Html5 Basic Structure
PDF
Naked and afraid Offline Mobile
PPTX
MWLUG - Universal Java
PDF
Migrate PHP E-Commerce Site to Go
PPTX
DITA, HTML5, and EPUB3 (Content Agility, June 2013)
PDF
Why Plone Will Die
PDF
Why use Go for web development?
PPTX
Untangling spring week6
PDF
Rails on HBase
PDF
WWX 2013 Cocktail
PDF
EuroPython 2011 - How to build complex web applications having fun?
PPTX
Untangling the web week 2 - SEO
PPT
Ppt ch11
PDF
Working with Git
PPT
Amazon.com's Web Services Opportunity
PDF
Vibe Custom Development
SharePoint Development 101
Intro to ExpressionEngine and CodeIgniter
Html5 Basic Structure
Naked and afraid Offline Mobile
MWLUG - Universal Java
Migrate PHP E-Commerce Site to Go
DITA, HTML5, and EPUB3 (Content Agility, June 2013)
Why Plone Will Die
Why use Go for web development?
Untangling spring week6
Rails on HBase
WWX 2013 Cocktail
EuroPython 2011 - How to build complex web applications having fun?
Untangling the web week 2 - SEO
Ppt ch11
Working with Git
Amazon.com's Web Services Opportunity
Vibe Custom Development
Ad

Similar to Webdev CCI Tel U - Introduction to HTML 5.0 (20)

PPT
HTML Programming, Html tags, Html tools,
PPT
introdution-to-html(Hypertext Markup Language).ppt
PPT
introdution-to-html.ppt
PPT
introdution-to-htmlppt.ppt
PPT
introdution to html notes and practice.ppt
PPT
introduction to HTML. How to learn HTML coding
PPTX
introdution-to-html.pptx
PPT
3 v html_next_energy_03.27.2014_v1.0
PPTX
PPTX
HTML-INTRO.pptx
PPTX
Html.pptx
PPT
introduction-to-html hyper text markup .ppt
PPT
introdution-to000000000000000000000-html.ppt
PPTX
001-Hyper-Text-Markup-Language-Lesson.pptx
PPT
introdution-to-html,regarding high level language
PPTX
Basic HTML
PPT
PPT
HTML is a markup language used by the browser to manipulate text, images, and...
PPT
introdution-to-html-introdution-to-html.ppt
PPT
introdution-to-html.ppt jahjdbsfhbdhdbjkgbe
HTML Programming, Html tags, Html tools,
introdution-to-html(Hypertext Markup Language).ppt
introdution-to-html.ppt
introdution-to-htmlppt.ppt
introdution to html notes and practice.ppt
introduction to HTML. How to learn HTML coding
introdution-to-html.pptx
3 v html_next_energy_03.27.2014_v1.0
HTML-INTRO.pptx
Html.pptx
introduction-to-html hyper text markup .ppt
introdution-to000000000000000000000-html.ppt
001-Hyper-Text-Markup-Language-Lesson.pptx
introdution-to-html,regarding high level language
Basic HTML
HTML is a markup language used by the browser to manipulate text, images, and...
introdution-to-html-introdution-to-html.ppt
introdution-to-html.ppt jahjdbsfhbdhdbjkgbe
Ad

Recently uploaded (20)

PDF
Microbial disease of the cardiovascular and lymphatic systems
PDF
Business Ethics Teaching Materials for college
PPTX
Week 4 Term 3 Study Techniques revisited.pptx
PPTX
Final Presentation General Medicine 03-08-2024.pptx
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 Đ...
PPTX
Renaissance Architecture: A Journey from Faith to Humanism
PDF
Classroom Observation Tools for Teachers
PDF
Physiotherapy_for_Respiratory_and_Cardiac_Problems WEBBER.pdf
PDF
Supply Chain Operations Speaking Notes -ICLT Program
PPTX
Introduction to Child Health Nursing – Unit I | Child Health Nursing I | B.Sc...
PPTX
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
PDF
Abdominal Access Techniques with Prof. Dr. R K Mishra
PDF
Pre independence Education in Inndia.pdf
PDF
Complications of Minimal Access Surgery at WLH
PDF
Basic Mud Logging Guide for educational purpose
PDF
Insiders guide to clinical Medicine.pdf
PDF
102 student loan defaulters named and shamed – Is someone you know on the list?
PDF
2.FourierTransform-ShortQuestionswithAnswers.pdf
PPTX
human mycosis Human fungal infections are called human mycosis..pptx
PDF
VCE English Exam - Section C Student Revision Booklet
Microbial disease of the cardiovascular and lymphatic systems
Business Ethics Teaching Materials for college
Week 4 Term 3 Study Techniques revisited.pptx
Final Presentation General Medicine 03-08-2024.pptx
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
Renaissance Architecture: A Journey from Faith to Humanism
Classroom Observation Tools for Teachers
Physiotherapy_for_Respiratory_and_Cardiac_Problems WEBBER.pdf
Supply Chain Operations Speaking Notes -ICLT Program
Introduction to Child Health Nursing – Unit I | Child Health Nursing I | B.Sc...
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
Abdominal Access Techniques with Prof. Dr. R K Mishra
Pre independence Education in Inndia.pdf
Complications of Minimal Access Surgery at WLH
Basic Mud Logging Guide for educational purpose
Insiders guide to clinical Medicine.pdf
102 student loan defaulters named and shamed – Is someone you know on the list?
2.FourierTransform-ShortQuestionswithAnswers.pdf
human mycosis Human fungal infections are called human mycosis..pptx
VCE English Exam - Section C Student Revision Booklet

Webdev CCI Tel U - Introduction to HTML 5.0

  • 2. What is It and How did It Get Started?
  • 3. Intro  HTML 5 – The new standard for HTML
  • 4. What would we do today?  How the Web Works?  What is a Web Page?  Creating HTML Page  Basic Tags
  • 5. How the Web Works? running a Web Browser running Web Server Software Client Server Page request Server response
  • 6. What is Web Page? o HTML – Hyper Text Markup Language o A notation for describing:  Document structure (semantic markup)  Formatting (presentation markup)
  • 7. Creating HTML Page  Browser – Client Side : Mozilla, Chrome, Safari, Opera and IE  Server – Server Side : Apache, Tomcat, IIS, etc. (Recommended)  Text Editors : Notepad++, Sublime Text, Bracket, etc. (Sublime text is recommended)  HTML Editors* : Adobe Edge, Dreamweaver, Microsoft FrontPage, Expression Web, etc. *HTML Editors is Not Recommended
  • 8. Basic Tags  <!DOCTYPE>  <html>  <head>  <title>  <body>  <h1> to <h6> HTML headings  <p>  <br>  <hr>  <!-- … --> Document type HTML document Information about document Title of document Document’s body Paragraph Insert a single line break Thematic change in the content Comment
  • 9. Basic Tags (Example) <html> <head> <title>My First HTML Page</title> </head> <body> <h1>Heading 1</h1> <h2>Heading 1</h2> <h3>Heading 1</h3> <h4>Heading 1</h4> <h5>Heading 1</h5> <h6>Heading 1</h6> <p>My first paragraph</p> </body> </html>
  • 10. Basic Tags (Result) <title> <h1> to <p> <h6> }
  • 12. Basic Tags (Task) Clue : Use all of basic tags at 8th slide
  • 14. DO (Finish or Not Finish)  Say thanks or respond  #FirstMeetWebDevCCI  Mention to @webdevccitelu  TUTOR @irsyadjamalIJPP
  • 15. Formatting Tags  <abbr>  <address>  <b>  <bdi>  <bdo>  <blockquote>  <cite>  <code> Abbreviation Contact information for the author Bold text Isolates a part of text Overrides the current text direction A section that is quoted from another source The title of work A piece of computer code
  • 16. Formatting Tags (cont.)  <del>  <dfn>  <em>  <i>  <ins>  <kbd>  <mark>  <meter> Text that has been deleted from document A definition term Emphasized text A part of text in an alternate voice or mood A text that has been inserted into a document Keyboard input Marked/highlighted text A scalar measurement within a known range
  • 17. Formatting Tags (cont.)  <pre>  <progress>  <q>  <rp>  <rt>  <ruby>  <s>  <samp> Preformatted text Represents the progress of a task A short quotation What to show in browsers that do not support ruby annotations An explanation/pronunciation of characters A ruby annotation Text that is no longer correct Sample output from a computer program
  • 18. Formatting Tags (cont.)  <small>  <strong>  <sub>  <sup>  <time>  <u>  <var>  <wbr> Smaller text Important text Subscripted text Superscripted text A date/time Text that should be stylistically different A variable A possible line-break
  • 19. Image Tags  <img>  <map>  <area>  <canvas>  <figcaption>  <figure> An image A client-side image-map An area inside an image map Used to draw graphics, on the fly, via scripting A caption for a figure tag element Specifies self-contained content
  • 20. Audio / Video Tags  <audio> Sound content  <source> Multiple media resources for media elements  <track> Text tracks for media elements  <video> A video or movie
  • 21. Link Tags  <a> A hyperlink  <link> The relationship between a document and an external resource  <nav> Navigations links
  • 22. List Tags  <ul>  <ol>  <li>  <dl>  <dt>  <dd>  <menu>  <menuitem>
  • 23. Table Tags  <table>  <caption>  <th>  <tr>  <td>  <thead>  <tbody>  <tfoot>  <col>  <colgroup>
  • 27. Task  Satu Laman Web tentang Materi Hari Ini  Reference: http://www.w3schools.com/tags/ref_byfunc.asp
  • 29. DO (Finish or Not Finish)  Say thanks or respond  #FirstMeetWebDevCCI  Mention to @webdevccitelu  TUTOR @irsyadjamalIJPP
  • 30. 2nd Technical Meeting Time : Fri,19:00 – 21:00 Tutor : Check Twttr We build big tools from simple tags. Because there is not big thing from big thought. Next Tutorial : Cascade Style Sheet (CSS)
  • 31. Irsyad Jamal Pratama Putra Twitter @irsyadjamalIJPP Email Irsyadjamal.ijpp@gmail.com Phone Number +6282-3180-5995-9 Web Developer Rumainet

Editor's Notes

  • #32: Basic tag, list, table, form