SlideShare a Scribd company logo
Introduction to Programming  Unit 1.2 - Introduction to Source Code  Presentation 1
Revision… Define Task Pane. Explain the need for Microsoft Script editor. __________ is a horizontal bar that appears at the top of the active window which is associated with pull-down menus. _______ is a collection of icons that provides easy access commonly used menu commands.
Objectives At the end of this presentation, you will be able to: List various tags used in the source code Identify the tags used in the source code
Introduction Office is an application which is based on GUI interface.  Each command in this application is coded using programming languages and other scripting languages.  You can view the source code of each command using the Microsoft Script Editor.
Backbone of Office Applications  Source code has both xml and html tags. XML is used to describe the data. XML code is enclosed within the tags  <XML> … </XML> . HTML is used to format the data.  HTML code is enclosed within the tags  <HTML> … </HTML> .
Hands-On! Open the Microsoft script editor of a blank document and observe the XML and HTML code.
Lab Exercise Open a blank document. Observe the source code in Microsoft Script Editor.  Open a blank workbook. Observe the source code in Microsoft Script Editor.  Open a blank presentation. Observe the source code in Microsoft Script Editor.
Basic HTML Tags Some of the basic HTML tags that are commonly used are: Head tag Body tag Paragraph tag Heading tag
Head Tag Provides information that does not affect the document but provides information to the browser when publishing the document on web.  The necessary codes have to be enclosed within the tags  <head>  and  </head>.
Activity 1.2.1 Open the data file  Malaysia.doc . Identify the head tag and the data enclosed within this tag.
Body Tag Specifies the beginning and end of the document. The necessary codes have to be enclosed within the tags  <body>  and  </body>.
Hands-On! Open the data file  Food.doc  . Identify the body tag and the data enclosed within this tag.
Paragraph Tag Is used for creating paragraphs. The necessary codes have to be enclosed within the tags  <p>  and  </p> .
Hands-On! Open the data file  About_Malaysia.doc . Identify the paragraph tag and the data enclosed within this tag.
Heading Tag Specifies different sizes and styles for the heading.
Hands-On! Open the data file  Heading.doc . Identify the different heading tags.
Activity 1.2.2 Identify any two pair of tags present in the following code: <html> <body lang=EN-GB style='tab-interval:.5in'> <p class=MsoNormal><span lang=EN-US>COOL</span></p> </body> </html>
Lab Exercise Open a blank document and type your name. Copy and paste the text five times. Save the document as  Name.doc . Identify the various tags used in the source code.
Summary In this presentation, you learnt the following: Tags are the instruction which specifies how the document appears. The head tag provides information that does not affect the document but provides information to the browser when publishing the document on web.
Summary In this presentation, you learnt the following: The body tag specifies the beginning and end of the document. The paragraph tag is used for creating paragraphs.  Heading tag specifies different sizes and styles for the heading.
Assignment List any four tags used in script editor.  Identify any three tags in the following: <html> <body lang=EN-GB style='tab-interval:.5in'> <h2><span class=GramE> <span lang=EN-US>sadsha</span> </span></h2> </body> </html >

More Related Content

PPT
Unit 2.3 Part 1
PPT
M02 un04 p02
PPTX
Html tutorial
PPT
M02 un04 p01
PPSX
Html programing
PPTX
Html Power Point 1
PPTX
Html_Day_One (W3Schools)
PPTX
HTML_Day_Two(W3Schools)
Unit 2.3 Part 1
M02 un04 p02
Html tutorial
M02 un04 p01
Html programing
Html Power Point 1
Html_Day_One (W3Schools)
HTML_Day_Two(W3Schools)

What's hot (20)

PPTX
HTML - R.D.Sivakumar
PPTX
A109 base code html
PPTX
PPTX
Computer fundamentals-internet p2
PDF
Html - Tutorial
PDF
PPTX
Html (hypertext markup language)
PPTX
Lesson 2
PPTX
Html tutorial.lesson1
PPTX
Adding text in html
PPT
HTML & Textile Training
PPT
M02 un04 p03
PPTX
What is HTML5
PPT
M02 un04 p04
PPT
Html tutorial
ODP
Htmltag.ppt
PPTX
Design Dream
PPTX
How an html file is structured
PDF
Html grade 11
PPTX
How to make Html
HTML - R.D.Sivakumar
A109 base code html
Computer fundamentals-internet p2
Html - Tutorial
Html (hypertext markup language)
Lesson 2
Html tutorial.lesson1
Adding text in html
HTML & Textile Training
M02 un04 p03
What is HTML5
M02 un04 p04
Html tutorial
Htmltag.ppt
Design Dream
How an html file is structured
Html grade 11
How to make Html
Ad

Viewers also liked (20)

PPTX
A Long Walk to Water: Lesson1 unit3
PPT
Unit 2.1 Part 2
KEY
Печатные издания → цифровые журналы на iPad
PPTX
Lyddie: Unit2 lesson3
PPTX
Inbound Marketing Explained
PPT
網路安全
PPT
Task 4 Louise Nicholson
PPT
Unit 2.1 Part 3
PDF
ReMashed - An Usability Study of a Recommender System for Mash-Ups for Learn...
PDF
Guest lecture Recommender Systems in TEL at RWTH Aachen, Germany
PPSX
Influenza[1]Media3
PDF
UNIT 2.2 Web Programming HTML Basics - Benchmark standard
PDF
A Sourcing and Recruiting Method that Works
PPT
Product Management 2010 02 16
PPTX
Pruning cooccurrence networks
ODP
PPTX
A Long Walk to Water: Lesson16 unit2
ODP
PPT
Thinking about Thinking
PDF
2.1 Web Programming - InternetBasics
A Long Walk to Water: Lesson1 unit3
Unit 2.1 Part 2
Печатные издания → цифровые журналы на iPad
Lyddie: Unit2 lesson3
Inbound Marketing Explained
網路安全
Task 4 Louise Nicholson
Unit 2.1 Part 3
ReMashed - An Usability Study of a Recommender System for Mash-Ups for Learn...
Guest lecture Recommender Systems in TEL at RWTH Aachen, Germany
Influenza[1]Media3
UNIT 2.2 Web Programming HTML Basics - Benchmark standard
A Sourcing and Recruiting Method that Works
Product Management 2010 02 16
Pruning cooccurrence networks
A Long Walk to Water: Lesson16 unit2
Thinking about Thinking
2.1 Web Programming - InternetBasics
Ad

Similar to Unit 1.2 Introduction to Programming (20)

PDF
Unit 1.2
PPT
Html for beginners part I
DOC
Handout1 intro to html
PPTX
PPTX
Week-1_PPT_WEBAPPS-done.pptx
PDF
HTML guide for beginners
PDF
HTML.pdf
PPTX
HTML presentation
PDF
Intro to html revised2
PPT
introdution-to-html.ppt
PPTX
HTML 5_cfbe4b8d-092saawww24bb33cb2358.pptx
PPTX
ppt.pptx
PPTX
Introduction to html
PPT
HTML Introduction
PPTX
Basic HTML
PPT
Unit 2.2 Part 1
DOC
Learn html from www
Unit 1.2
Html for beginners part I
Handout1 intro to html
Week-1_PPT_WEBAPPS-done.pptx
HTML guide for beginners
HTML.pdf
HTML presentation
Intro to html revised2
introdution-to-html.ppt
HTML 5_cfbe4b8d-092saawww24bb33cb2358.pptx
ppt.pptx
Introduction to html
HTML Introduction
Basic HTML
Unit 2.2 Part 1
Learn html from www

More from Intan Jameel (20)

PDF
1.3 Process and Information Layout
PDF
Unit 2.10 - Frames
PPT
M02 un11 p02
PPT
M02 un10 p02
PPT
M02 un10 p01
PPT
M02 un09 p02
PPT
M02 un09 p01
PPT
M02 un08 p01
PPT
M02 un07 p02
PPT
M02 un07 p01
PPT
M02 un06 p02
PPT
M02 un06 p01
PPT
M02 un05 p02
PPT
M02 un05 p01
PPT
M02 un12 p01
PPT
M02 un11 p01
PPT
Unit 2.1 Part 4
PPT
M02 un01 p01
PPT
M02 un03 p03
PPT
Unit 2.3 Part 2
1.3 Process and Information Layout
Unit 2.10 - Frames
M02 un11 p02
M02 un10 p02
M02 un10 p01
M02 un09 p02
M02 un09 p01
M02 un08 p01
M02 un07 p02
M02 un07 p01
M02 un06 p02
M02 un06 p01
M02 un05 p02
M02 un05 p01
M02 un12 p01
M02 un11 p01
Unit 2.1 Part 4
M02 un01 p01
M02 un03 p03
Unit 2.3 Part 2

Recently uploaded (20)

PDF
O7-L3 Supply Chain Operations - ICLT Program
PDF
102 student loan defaulters named and shamed – Is someone you know on the list?
PPTX
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
PPTX
Institutional Correction lecture only . . .
PDF
Sports Quiz easy sports quiz sports quiz
PPTX
GDM (1) (1).pptx small presentation for students
PDF
FourierSeries-QuestionsWithAnswers(Part-A).pdf
PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
PDF
Insiders guide to clinical Medicine.pdf
PPTX
master seminar digital applications in india
PDF
RMMM.pdf make it easy to upload and study
PPTX
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
PDF
Computing-Curriculum for Schools in Ghana
PDF
Basic Mud Logging Guide for educational purpose
PDF
Classroom Observation Tools for Teachers
PDF
2.FourierTransform-ShortQuestionswithAnswers.pdf
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
Pharma ospi slides which help in ospi learning
PDF
VCE English Exam - Section C Student Revision Booklet
PDF
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
O7-L3 Supply Chain Operations - ICLT Program
102 student loan defaulters named and shamed – Is someone you know on the list?
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
Institutional Correction lecture only . . .
Sports Quiz easy sports quiz sports quiz
GDM (1) (1).pptx small presentation for students
FourierSeries-QuestionsWithAnswers(Part-A).pdf
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
Insiders guide to clinical Medicine.pdf
master seminar digital applications in india
RMMM.pdf make it easy to upload and study
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
Computing-Curriculum for Schools in Ghana
Basic Mud Logging Guide for educational purpose
Classroom Observation Tools for Teachers
2.FourierTransform-ShortQuestionswithAnswers.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 Đ...
Pharma ospi slides which help in ospi learning
VCE English Exam - Section C Student Revision Booklet
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student

Unit 1.2 Introduction to Programming

  • 1. Introduction to Programming Unit 1.2 - Introduction to Source Code Presentation 1
  • 2. Revision… Define Task Pane. Explain the need for Microsoft Script editor. __________ is a horizontal bar that appears at the top of the active window which is associated with pull-down menus. _______ is a collection of icons that provides easy access commonly used menu commands.
  • 3. Objectives At the end of this presentation, you will be able to: List various tags used in the source code Identify the tags used in the source code
  • 4. Introduction Office is an application which is based on GUI interface. Each command in this application is coded using programming languages and other scripting languages. You can view the source code of each command using the Microsoft Script Editor.
  • 5. Backbone of Office Applications Source code has both xml and html tags. XML is used to describe the data. XML code is enclosed within the tags <XML> … </XML> . HTML is used to format the data. HTML code is enclosed within the tags <HTML> … </HTML> .
  • 6. Hands-On! Open the Microsoft script editor of a blank document and observe the XML and HTML code.
  • 7. Lab Exercise Open a blank document. Observe the source code in Microsoft Script Editor. Open a blank workbook. Observe the source code in Microsoft Script Editor. Open a blank presentation. Observe the source code in Microsoft Script Editor.
  • 8. Basic HTML Tags Some of the basic HTML tags that are commonly used are: Head tag Body tag Paragraph tag Heading tag
  • 9. Head Tag Provides information that does not affect the document but provides information to the browser when publishing the document on web. The necessary codes have to be enclosed within the tags <head> and </head>.
  • 10. Activity 1.2.1 Open the data file Malaysia.doc . Identify the head tag and the data enclosed within this tag.
  • 11. Body Tag Specifies the beginning and end of the document. The necessary codes have to be enclosed within the tags <body> and </body>.
  • 12. Hands-On! Open the data file Food.doc . Identify the body tag and the data enclosed within this tag.
  • 13. Paragraph Tag Is used for creating paragraphs. The necessary codes have to be enclosed within the tags <p> and </p> .
  • 14. Hands-On! Open the data file About_Malaysia.doc . Identify the paragraph tag and the data enclosed within this tag.
  • 15. Heading Tag Specifies different sizes and styles for the heading.
  • 16. Hands-On! Open the data file Heading.doc . Identify the different heading tags.
  • 17. Activity 1.2.2 Identify any two pair of tags present in the following code: <html> <body lang=EN-GB style='tab-interval:.5in'> <p class=MsoNormal><span lang=EN-US>COOL</span></p> </body> </html>
  • 18. Lab Exercise Open a blank document and type your name. Copy and paste the text five times. Save the document as Name.doc . Identify the various tags used in the source code.
  • 19. Summary In this presentation, you learnt the following: Tags are the instruction which specifies how the document appears. The head tag provides information that does not affect the document but provides information to the browser when publishing the document on web.
  • 20. Summary In this presentation, you learnt the following: The body tag specifies the beginning and end of the document. The paragraph tag is used for creating paragraphs. Heading tag specifies different sizes and styles for the heading.
  • 21. Assignment List any four tags used in script editor. Identify any three tags in the following: <html> <body lang=EN-GB style='tab-interval:.5in'> <h2><span class=GramE> <span lang=EN-US>sadsha</span> </span></h2> </body> </html >