Devign
workshop
HTML part-2
Presented by
Omar Montasser
HTML Head

<head> Defines certain
information about the
document </head>
What to add to the head
        section



1      <title> the title of
       the page </title>
What to add to the head
        section

      <style>To use CSS (style
2     information for the
      document) </style>
What to add to the head
        section

      <Link>To link the
3     document with external
      source</link>
What to add to the head
        section

      <meta>Metadata about
4     the HTML document
      </meta>
HTML part-2
<meta> Tags
<meta> Tags
HTML Block level elements
    and inline elements
> Block level elements
      Starts and ends with a new line
      <h1>, <p>

> Inline elements
       displayed without starting a new line
       <a>, <img>
How to group elements !?
How to group elements !?
HTML part-2
@OmarMontasser93



/OmarMontasser93

More Related Content

DOCX
Mail merge by gmail
PDF
Geo Ch 10 Review Solutions
PPTX
7steps to build a website
PPTX
How To Build a Website That Converts Traffic into Qualified Leads
PDF
How to build a website using word press beginners guide
PDF
The process of building a website
PDF
Html tutorial
PPSX
Html introduction
Mail merge by gmail
Geo Ch 10 Review Solutions
7steps to build a website
How To Build a Website That Converts Traffic into Qualified Leads
How to build a website using word press beginners guide
The process of building a website
Html tutorial
Html introduction

Similar to HTML part-2 (20)

PDF
HTML Head Section Elements
PPTX
uptu web technology unit 2 html
PPTX
Html
PPTX
Html css java script basics All about you need
PPTX
HTML web design_ an introduction to design
PPTX
POLITEKNIK MALAYSIA
PPTX
4. html css-java script-basics
PPTX
4. html css-java script-basics
PPTX
4. html css-java script-basics
PDF
HTML guide for beginners
PPTX
Introduction to HTML: Overview and Structure
PPTX
Additional HTML
PPTX
HTML Basic, CSS Basic, JavaScript basic.
PPT
Html5 css3
PPTX
HTML CSS by Anubhav Singh
PPTX
HTML, CSS BASICS OF HTML AND CSS USED IN WEBSITE.pptx
PDF
What is HTML - An Introduction to HTML (Hypertext Markup Language)
PPTX
Html1
HTML Head Section Elements
uptu web technology unit 2 html
Html
Html css java script basics All about you need
HTML web design_ an introduction to design
POLITEKNIK MALAYSIA
4. html css-java script-basics
4. html css-java script-basics
4. html css-java script-basics
HTML guide for beginners
Introduction to HTML: Overview and Structure
Additional HTML
HTML Basic, CSS Basic, JavaScript basic.
Html5 css3
HTML CSS by Anubhav Singh
HTML, CSS BASICS OF HTML AND CSS USED IN WEBSITE.pptx
What is HTML - An Introduction to HTML (Hypertext Markup Language)
Html1
Ad

More from Omar Montasser (10)

PPTX
Video Editing
PPTX
The Perfect Presentation
PPTX
Negotiation secrets
PPTX
Communication skills and body language
PPTX
Cloud Computing
PPTX
Google Apps for business and more
PPTX
7steps to build a website
PPTX
PPTX
Positive Attitude
Video Editing
The Perfect Presentation
Negotiation secrets
Communication skills and body language
Cloud Computing
Google Apps for business and more
7steps to build a website
Positive Attitude
Ad

Recently uploaded (20)

PDF
How Animation is Used by Sports Teams and Leagues
PDF
2025CategoryRanking of technology university
PDF
Timeless Interiors by PEE VEE INTERIORS
PDF
Test slideshare presentation for blog post
PPT
aksharma-dfs.pptgfgfgdfgdgdfgdfgdgdrgdgdgdgdgdgadgdgd
PPTX
2. Competency Based Interviewing - September'16.pptx
PPT
Fire_electrical_safety community 08.ppt
PDF
Architecture Design Portfolio- VICTOR OKUTU
PPTX
22CDO02-IMGD-UNIT-I-MOBILE GAME DESIGN PROCESS
PDF
The Basics of Presentation Design eBook by VerdanaBold
PPTX
22CDH01-V3-UNIT-I INTRODUCITON TO EXTENDED REALITY
PPTX
timber basics in structure mechanics (dos)
PDF
Trends That Shape Graphic Design Services
PPTX
Project_Presentation Bitcoin Price Prediction
PPTX
Presentation1.pptxnmnmnmnjhjhkjkjkkjkjjk
PDF
321 LIBRARY DESIGN.pdf43354445t6556t5656
PPTX
22CDH01-V3-UNIT III-UX-UI for Immersive Design
PPTX
ACL English Introductionadsfsfadf 20200612.pptx
PDF
2025_AIFG_Akane_Kikuchi_Empathy_Design.PDF
PPTX
WHY UPLOADING IS IMPORTANT TO DOWNLOAD SLIDES.pptx
How Animation is Used by Sports Teams and Leagues
2025CategoryRanking of technology university
Timeless Interiors by PEE VEE INTERIORS
Test slideshare presentation for blog post
aksharma-dfs.pptgfgfgdfgdgdfgdfgdgdrgdgdgdgdgdgadgdgd
2. Competency Based Interviewing - September'16.pptx
Fire_electrical_safety community 08.ppt
Architecture Design Portfolio- VICTOR OKUTU
22CDO02-IMGD-UNIT-I-MOBILE GAME DESIGN PROCESS
The Basics of Presentation Design eBook by VerdanaBold
22CDH01-V3-UNIT-I INTRODUCITON TO EXTENDED REALITY
timber basics in structure mechanics (dos)
Trends That Shape Graphic Design Services
Project_Presentation Bitcoin Price Prediction
Presentation1.pptxnmnmnmnjhjhkjkjkkjkjjk
321 LIBRARY DESIGN.pdf43354445t6556t5656
22CDH01-V3-UNIT III-UX-UI for Immersive Design
ACL English Introductionadsfsfadf 20200612.pptx
2025_AIFG_Akane_Kikuchi_Empathy_Design.PDF
WHY UPLOADING IS IMPORTANT TO DOWNLOAD SLIDES.pptx

HTML part-2

Editor's Notes

  • #6: &gt; defines a title in the browser toolbar&gt; provides a title for the page when it is added to favorites&gt; displays a title for the page in search-engine results