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

What's hot (20)

HTML - R.D.Sivakumar
HTML - R.D.SivakumarHTML - R.D.Sivakumar
HTML - R.D.Sivakumar
Sivakumar R D .
 
A109 base code html
A109 base code   htmlA109 base code   html
A109 base code html
Kpc E-Learning
 
Html
Html Html
Html
ushaSanmugaraj
 
Computer fundamentals-internet p2
Computer fundamentals-internet p2Computer fundamentals-internet p2
Computer fundamentals-internet p2
Leo Mark Villar
 
Html - Tutorial
Html - TutorialHtml - Tutorial
Html - Tutorial
adelaticleanu
 
Html tutorial
Html tutorialHtml tutorial
Html tutorial
FLYMAN TECHNOLOGY LIMITED
 
Html (hypertext markup language)
Html (hypertext markup language)Html (hypertext markup language)
Html (hypertext markup language)
Anuj Singh Rajput
 
Lesson 2
Lesson 2Lesson 2
Lesson 2
Slides4Victor
 
Html tutorial.lesson1
Html tutorial.lesson1Html tutorial.lesson1
Html tutorial.lesson1
grassos
 
Adding text in html
Adding text in htmlAdding text in html
Adding text in html
nobel mujuji
 
HTML & Textile Training
HTML & Textile TrainingHTML & Textile Training
HTML & Textile Training
ehealth
 
M02 un04 p03
M02 un04 p03M02 un04 p03
M02 un04 p03
Intan Jameel
 
What is HTML5
What is HTML5What is HTML5
What is HTML5
ParveshKumar102
 
M02 un04 p04
M02 un04 p04M02 un04 p04
M02 un04 p04
Intan Jameel
 
Html tutorial
Html tutorialHtml tutorial
Html tutorial
mohamed ashraf
 
Htmltag.ppt
Htmltag.pptHtmltag.ppt
Htmltag.ppt
anandha ganesh
 
Design Dream
Design DreamDesign Dream
Design Dream
IEEE UVPCE
 
How an html file is structured
How an html file is structuredHow an html file is structured
How an html file is structured
crmolloy
 
Html grade 11
Html grade 11Html grade 11
Html grade 11
Nelly Mofokeng
 
How to make Html
How to make HtmlHow to make Html
How to make Html
Meghal Murkute
 

Viewers also liked (20)

A Long Walk to Water: Lesson1 unit3
A Long Walk to Water: Lesson1 unit3A Long Walk to Water: Lesson1 unit3
A Long Walk to Water: Lesson1 unit3
Terri Weiss
 
Unit 2.1 Part 2
Unit 2.1 Part 2Unit 2.1 Part 2
Unit 2.1 Part 2
Intan Jameel
 
Печатные издания → цифровые журналы на iPad
Печатные издания → цифровые журналы на iPadПечатные издания → цифровые журналы на iPad
Печатные издания → цифровые журналы на iPad
Maria Podolyak
 
Lyddie: Unit2 lesson3
Lyddie:  Unit2 lesson3Lyddie:  Unit2 lesson3
Lyddie: Unit2 lesson3
Terri Weiss
 
Inbound Marketing Explained
Inbound Marketing ExplainedInbound Marketing Explained
Inbound Marketing Explained
Eddie Choi
 
Task 4 Louise Nicholson
Task 4 Louise NicholsonTask 4 Louise Nicholson
Task 4 Louise Nicholson
Louise1
 
Unit 2.1 Part 3
Unit 2.1 Part 3Unit 2.1 Part 3
Unit 2.1 Part 3
Intan Jameel
 
ReMashed - An Usability Study of a Recommender System for Mash-Ups for Learn...
ReMashed - An Usability Study of a Recommender System for Mash-Ups for Learn...ReMashed - An Usability Study of a Recommender System for Mash-Ups for Learn...
ReMashed - An Usability Study of a Recommender System for Mash-Ups for Learn...
Hendrik Drachsler
 
Guest lecture Recommender Systems in TEL at RWTH Aachen, Germany
Guest lecture Recommender Systems in TEL at RWTH Aachen, GermanyGuest lecture Recommender Systems in TEL at RWTH Aachen, Germany
Guest lecture Recommender Systems in TEL at RWTH Aachen, Germany
Hendrik Drachsler
 
UNIT 2.2 Web Programming HTML Basics - Benchmark standard
UNIT 2.2 Web Programming HTML Basics - Benchmark standardUNIT 2.2 Web Programming HTML Basics - Benchmark standard
UNIT 2.2 Web Programming HTML Basics - Benchmark standard
Intan Jameel
 
A Sourcing and Recruiting Method that Works
A Sourcing and Recruiting Method that WorksA Sourcing and Recruiting Method that Works
A Sourcing and Recruiting Method that Works
Andrea Tanzi
 
Product Management 2010 02 16
Product Management 2010 02 16Product Management 2010 02 16
Product Management 2010 02 16
Gareth Knight
 
Pruning cooccurrence networks
Pruning cooccurrence networksPruning cooccurrence networks
Pruning cooccurrence networks
Raf Guns
 
Mwomen
MwomenMwomen
Mwomen
Amit Ambastha
 
A Long Walk to Water: Lesson16 unit2
A Long Walk to Water: Lesson16 unit2A Long Walk to Water: Lesson16 unit2
A Long Walk to Water: Lesson16 unit2
Terri Weiss
 
Clase 3
Clase 3Clase 3
Clase 3
Julio Mazzilli
 
Thinking about Thinking
Thinking about ThinkingThinking about Thinking
Thinking about Thinking
Jennifer Orr
 
2.1 Web Programming - InternetBasics
2.1 Web Programming - InternetBasics2.1 Web Programming - InternetBasics
2.1 Web Programming - InternetBasics
Intan Jameel
 
A Long Walk to Water: Lesson1 unit3
A Long Walk to Water: Lesson1 unit3A Long Walk to Water: Lesson1 unit3
A Long Walk to Water: Lesson1 unit3
Terri Weiss
 
Печатные издания → цифровые журналы на iPad
Печатные издания → цифровые журналы на iPadПечатные издания → цифровые журналы на iPad
Печатные издания → цифровые журналы на iPad
Maria Podolyak
 
Lyddie: Unit2 lesson3
Lyddie:  Unit2 lesson3Lyddie:  Unit2 lesson3
Lyddie: Unit2 lesson3
Terri Weiss
 
Inbound Marketing Explained
Inbound Marketing ExplainedInbound Marketing Explained
Inbound Marketing Explained
Eddie Choi
 
Task 4 Louise Nicholson
Task 4 Louise NicholsonTask 4 Louise Nicholson
Task 4 Louise Nicholson
Louise1
 
ReMashed - An Usability Study of a Recommender System for Mash-Ups for Learn...
ReMashed - An Usability Study of a Recommender System for Mash-Ups for Learn...ReMashed - An Usability Study of a Recommender System for Mash-Ups for Learn...
ReMashed - An Usability Study of a Recommender System for Mash-Ups for Learn...
Hendrik Drachsler
 
Guest lecture Recommender Systems in TEL at RWTH Aachen, Germany
Guest lecture Recommender Systems in TEL at RWTH Aachen, GermanyGuest lecture Recommender Systems in TEL at RWTH Aachen, Germany
Guest lecture Recommender Systems in TEL at RWTH Aachen, Germany
Hendrik Drachsler
 
UNIT 2.2 Web Programming HTML Basics - Benchmark standard
UNIT 2.2 Web Programming HTML Basics - Benchmark standardUNIT 2.2 Web Programming HTML Basics - Benchmark standard
UNIT 2.2 Web Programming HTML Basics - Benchmark standard
Intan Jameel
 
A Sourcing and Recruiting Method that Works
A Sourcing and Recruiting Method that WorksA Sourcing and Recruiting Method that Works
A Sourcing and Recruiting Method that Works
Andrea Tanzi
 
Product Management 2010 02 16
Product Management 2010 02 16Product Management 2010 02 16
Product Management 2010 02 16
Gareth Knight
 
Pruning cooccurrence networks
Pruning cooccurrence networksPruning cooccurrence networks
Pruning cooccurrence networks
Raf Guns
 
A Long Walk to Water: Lesson16 unit2
A Long Walk to Water: Lesson16 unit2A Long Walk to Water: Lesson16 unit2
A Long Walk to Water: Lesson16 unit2
Terri Weiss
 
Thinking about Thinking
Thinking about ThinkingThinking about Thinking
Thinking about Thinking
Jennifer Orr
 
2.1 Web Programming - InternetBasics
2.1 Web Programming - InternetBasics2.1 Web Programming - InternetBasics
2.1 Web Programming - InternetBasics
Intan Jameel
 

Similar to Unit 1.2 Introduction to Programming (20)

Unit 1.2
Unit 1.2Unit 1.2
Unit 1.2
Intan Jameel
 
Web topic 2 html
Web topic 2  htmlWeb topic 2  html
Web topic 2 html
CK Yang
 
Html
HtmlHtml
Html
Suneel Dogra
 
Unit 2.2 Part 1
Unit 2.2 Part 1Unit 2.2 Part 1
Unit 2.2 Part 1
Intan Jameel
 
HTML (Hyper Text Markup Language) Project
HTML (Hyper Text Markup Language) Project HTML (Hyper Text Markup Language) Project
HTML (Hyper Text Markup Language) Project
Ankit Gupta
 
Lecture1
Lecture1Lecture1
Lecture1
Ahmed Abozeed
 
introdution to html notes and practice.ppt
introdution to html notes and practice.pptintrodution to html notes and practice.ppt
introdution to html notes and practice.ppt
BursunaDebruzzRaphae
 
Unit 1.3 Introduction to Programming (Part 1)
Unit 1.3 Introduction to Programming (Part 1)Unit 1.3 Introduction to Programming (Part 1)
Unit 1.3 Introduction to Programming (Part 1)
Intan Jameel
 
Module 2 Lesson 1
Module 2 Lesson 1Module 2 Lesson 1
Module 2 Lesson 1
claytors
 
Module 1
Module 1Module 1
Module 1
Xiyue Yang
 
introdution-to-html.ppt
introdution-to-html.pptintrodution-to-html.ppt
introdution-to-html.ppt
SanthoshReddy841587
 
introdution-to-html.ppt
introdution-to-html.pptintrodution-to-html.ppt
introdution-to-html.ppt
Sri Latha
 
summary html.ppt
summary html.pptsummary html.ppt
summary html.ppt
ramansingh911318
 
introdution-to-html.ppt
introdution-to-html.pptintrodution-to-html.ppt
introdution-to-html.ppt
SameerPrajapati18
 
introdution-to-html (1).ppt
introdution-to-html (1).pptintrodution-to-html (1).ppt
introdution-to-html (1).ppt
F3ZONE1
 
introdution-to-html programming and dhtml
introdution-to-html programming and dhtmlintrodution-to-html programming and dhtml
introdution-to-html programming and dhtml
santhosh sriprada
 
HTML is a markup language used by the browser to manipulate text, images, and...
HTML is a markup language used by the browser to manipulate text, images, and...HTML is a markup language used by the browser to manipulate text, images, and...
HTML is a markup language used by the browser to manipulate text, images, and...
ssuser6478a8
 
introdution-to-html.ppt NJBJGHGJHGGJGJG
introdution-to-html.ppt  NJBJGHGJHGGJGJGintrodution-to-html.ppt  NJBJGHGJHGGJGJG
introdution-to-html.ppt NJBJGHGJHGGJGJG
AMRITHA16
 
introduction to html for beginners and youth
introduction to html for beginners and youthintroduction to html for beginners and youth
introduction to html for beginners and youth
ahoveida
 
html.pptx
html.pptxhtml.pptx
html.pptx
ShivaPrabhakar2
 
Web topic 2 html
Web topic 2  htmlWeb topic 2  html
Web topic 2 html
CK Yang
 
HTML (Hyper Text Markup Language) Project
HTML (Hyper Text Markup Language) Project HTML (Hyper Text Markup Language) Project
HTML (Hyper Text Markup Language) Project
Ankit Gupta
 
introdution to html notes and practice.ppt
introdution to html notes and practice.pptintrodution to html notes and practice.ppt
introdution to html notes and practice.ppt
BursunaDebruzzRaphae
 
Unit 1.3 Introduction to Programming (Part 1)
Unit 1.3 Introduction to Programming (Part 1)Unit 1.3 Introduction to Programming (Part 1)
Unit 1.3 Introduction to Programming (Part 1)
Intan Jameel
 
Module 2 Lesson 1
Module 2 Lesson 1Module 2 Lesson 1
Module 2 Lesson 1
claytors
 
introdution-to-html.ppt
introdution-to-html.pptintrodution-to-html.ppt
introdution-to-html.ppt
Sri Latha
 
introdution-to-html (1).ppt
introdution-to-html (1).pptintrodution-to-html (1).ppt
introdution-to-html (1).ppt
F3ZONE1
 
introdution-to-html programming and dhtml
introdution-to-html programming and dhtmlintrodution-to-html programming and dhtml
introdution-to-html programming and dhtml
santhosh sriprada
 
HTML is a markup language used by the browser to manipulate text, images, and...
HTML is a markup language used by the browser to manipulate text, images, and...HTML is a markup language used by the browser to manipulate text, images, and...
HTML is a markup language used by the browser to manipulate text, images, and...
ssuser6478a8
 
introdution-to-html.ppt NJBJGHGJHGGJGJG
introdution-to-html.ppt  NJBJGHGJHGGJGJGintrodution-to-html.ppt  NJBJGHGJHGGJGJG
introdution-to-html.ppt NJBJGHGJHGGJGJG
AMRITHA16
 
introduction to html for beginners and youth
introduction to html for beginners and youthintroduction to html for beginners and youth
introduction to html for beginners and youth
ahoveida
 

More from Intan Jameel (20)

1.3 Process and Information Layout
1.3 Process and Information Layout1.3 Process and Information Layout
1.3 Process and Information Layout
Intan Jameel
 
Unit 2.10 - Frames
Unit 2.10 - FramesUnit 2.10 - Frames
Unit 2.10 - Frames
Intan Jameel
 
M02 un11 p02
M02 un11 p02M02 un11 p02
M02 un11 p02
Intan Jameel
 
M02 un10 p02
M02 un10 p02M02 un10 p02
M02 un10 p02
Intan Jameel
 
M02 un10 p01
M02 un10 p01M02 un10 p01
M02 un10 p01
Intan Jameel
 
M02 un09 p02
M02 un09 p02M02 un09 p02
M02 un09 p02
Intan Jameel
 
M02 un09 p01
M02 un09 p01M02 un09 p01
M02 un09 p01
Intan Jameel
 
M02 un08 p01
M02 un08 p01M02 un08 p01
M02 un08 p01
Intan Jameel
 
M02 un07 p02
M02 un07 p02M02 un07 p02
M02 un07 p02
Intan Jameel
 
M02 un07 p01
M02 un07 p01M02 un07 p01
M02 un07 p01
Intan Jameel
 
M02 un06 p02
M02 un06 p02M02 un06 p02
M02 un06 p02
Intan Jameel
 
M02 un06 p01
M02 un06 p01M02 un06 p01
M02 un06 p01
Intan Jameel
 
M02 un05 p02
M02 un05 p02M02 un05 p02
M02 un05 p02
Intan Jameel
 
M02 un05 p01
M02 un05 p01M02 un05 p01
M02 un05 p01
Intan Jameel
 
M02 un12 p01
M02 un12 p01M02 un12 p01
M02 un12 p01
Intan Jameel
 
M02 un11 p01
M02 un11 p01M02 un11 p01
M02 un11 p01
Intan Jameel
 
Unit 2.1 Part 4
Unit 2.1 Part 4Unit 2.1 Part 4
Unit 2.1 Part 4
Intan Jameel
 
M02 un01 p01
M02 un01 p01M02 un01 p01
M02 un01 p01
Intan Jameel
 
M02 un03 p03
M02 un03 p03M02 un03 p03
M02 un03 p03
Intan Jameel
 
Unit 2.3 Part 2
Unit 2.3 Part 2Unit 2.3 Part 2
Unit 2.3 Part 2
Intan Jameel
 

Recently uploaded (20)

The role of wall art in interior designing
The role of wall art in interior designingThe role of wall art in interior designing
The role of wall art in interior designing
meghaark2110
 
Redesigning Education as a Cognitive Ecosystem: Practical Insights into Emerg...
Redesigning Education as a Cognitive Ecosystem: Practical Insights into Emerg...Redesigning Education as a Cognitive Ecosystem: Practical Insights into Emerg...
Redesigning Education as a Cognitive Ecosystem: Practical Insights into Emerg...
Leonel Morgado
 
Ancient Stone Sculptures of India: As a Source of Indian History
Ancient Stone Sculptures of India: As a Source of Indian HistoryAncient Stone Sculptures of India: As a Source of Indian History
Ancient Stone Sculptures of India: As a Source of Indian History
Virag Sontakke
 
Origin of Brahmi script: A breaking down of various theories
Origin of Brahmi script: A breaking down of various theoriesOrigin of Brahmi script: A breaking down of various theories
Origin of Brahmi script: A breaking down of various theories
PrachiSontakke5
 
*"Sensing the World: Insect Sensory Systems"*
*"Sensing the World: Insect Sensory Systems"**"Sensing the World: Insect Sensory Systems"*
*"Sensing the World: Insect Sensory Systems"*
Arshad Shaikh
 
APGAR SCORE BY sweety Tamanna Mahapatra MSc Pediatric
APGAR SCORE  BY sweety Tamanna Mahapatra MSc PediatricAPGAR SCORE  BY sweety Tamanna Mahapatra MSc Pediatric
APGAR SCORE BY sweety Tamanna Mahapatra MSc Pediatric
SweetytamannaMohapat
 
LDMMIA Reiki News Ed3 Vol1 For Team and Guests
LDMMIA Reiki News Ed3 Vol1 For Team and GuestsLDMMIA Reiki News Ed3 Vol1 For Team and Guests
LDMMIA Reiki News Ed3 Vol1 For Team and Guests
LDM Mia eStudios
 
Form View Attributes in Odoo 18 - Odoo Slides
Form View Attributes in Odoo 18 - Odoo SlidesForm View Attributes in Odoo 18 - Odoo Slides
Form View Attributes in Odoo 18 - Odoo Slides
Celine George
 
All About the 990 Unlocking Its Mysteries and Its Power.pdf
All About the 990 Unlocking Its Mysteries and Its Power.pdfAll About the 990 Unlocking Its Mysteries and Its Power.pdf
All About the 990 Unlocking Its Mysteries and Its Power.pdf
TechSoup
 
How to Manage Upselling in Odoo 18 Sales
How to Manage Upselling in Odoo 18 SalesHow to Manage Upselling in Odoo 18 Sales
How to Manage Upselling in Odoo 18 Sales
Celine George
 
How to Share Accounts Between Companies in Odoo 18
How to Share Accounts Between Companies in Odoo 18How to Share Accounts Between Companies in Odoo 18
How to Share Accounts Between Companies in Odoo 18
Celine George
 
Botany Assignment Help Guide - Academic Excellence
Botany Assignment Help Guide - Academic ExcellenceBotany Assignment Help Guide - Academic Excellence
Botany Assignment Help Guide - Academic Excellence
online college homework help
 
What is the Philosophy of Statistics? (and how I was drawn to it)
What is the Philosophy of Statistics? (and how I was drawn to it)What is the Philosophy of Statistics? (and how I was drawn to it)
What is the Philosophy of Statistics? (and how I was drawn to it)
jemille6
 
E-Filing_of_Income_Tax.pptx and concept of form 26AS
E-Filing_of_Income_Tax.pptx and concept of form 26ASE-Filing_of_Income_Tax.pptx and concept of form 26AS
E-Filing_of_Income_Tax.pptx and concept of form 26AS
Abinash Palangdar
 
Myopathies (muscle disorders) for undergraduate
Myopathies (muscle disorders) for undergraduateMyopathies (muscle disorders) for undergraduate
Myopathies (muscle disorders) for undergraduate
Mohamed Rizk Khodair
 
Chemotherapy of Malignancy -Anticancer.pptx
Chemotherapy of Malignancy -Anticancer.pptxChemotherapy of Malignancy -Anticancer.pptx
Chemotherapy of Malignancy -Anticancer.pptx
Mayuri Chavan
 
Cultivation Practice of Turmeric in Nepal.pptx
Cultivation Practice of Turmeric in Nepal.pptxCultivation Practice of Turmeric in Nepal.pptx
Cultivation Practice of Turmeric in Nepal.pptx
UmeshTimilsina1
 
MCQ PHYSIOLOGY II (DR. NASIR MUSTAFA) MCQS)
MCQ PHYSIOLOGY II (DR. NASIR MUSTAFA) MCQS)MCQ PHYSIOLOGY II (DR. NASIR MUSTAFA) MCQS)
MCQ PHYSIOLOGY II (DR. NASIR MUSTAFA) MCQS)
Dr. Nasir Mustafa
 
MEDICAL BIOLOGY MCQS BY. DR NASIR MUSTAFA
MEDICAL BIOLOGY MCQS  BY. DR NASIR MUSTAFAMEDICAL BIOLOGY MCQS  BY. DR NASIR MUSTAFA
MEDICAL BIOLOGY MCQS BY. DR NASIR MUSTAFA
Dr. Nasir Mustafa
 
ANTI-VIRAL DRUGS unit 3 Pharmacology 3.pptx
ANTI-VIRAL DRUGS unit 3 Pharmacology 3.pptxANTI-VIRAL DRUGS unit 3 Pharmacology 3.pptx
ANTI-VIRAL DRUGS unit 3 Pharmacology 3.pptx
Mayuri Chavan
 
The role of wall art in interior designing
The role of wall art in interior designingThe role of wall art in interior designing
The role of wall art in interior designing
meghaark2110
 
Redesigning Education as a Cognitive Ecosystem: Practical Insights into Emerg...
Redesigning Education as a Cognitive Ecosystem: Practical Insights into Emerg...Redesigning Education as a Cognitive Ecosystem: Practical Insights into Emerg...
Redesigning Education as a Cognitive Ecosystem: Practical Insights into Emerg...
Leonel Morgado
 
Ancient Stone Sculptures of India: As a Source of Indian History
Ancient Stone Sculptures of India: As a Source of Indian HistoryAncient Stone Sculptures of India: As a Source of Indian History
Ancient Stone Sculptures of India: As a Source of Indian History
Virag Sontakke
 
Origin of Brahmi script: A breaking down of various theories
Origin of Brahmi script: A breaking down of various theoriesOrigin of Brahmi script: A breaking down of various theories
Origin of Brahmi script: A breaking down of various theories
PrachiSontakke5
 
*"Sensing the World: Insect Sensory Systems"*
*"Sensing the World: Insect Sensory Systems"**"Sensing the World: Insect Sensory Systems"*
*"Sensing the World: Insect Sensory Systems"*
Arshad Shaikh
 
APGAR SCORE BY sweety Tamanna Mahapatra MSc Pediatric
APGAR SCORE  BY sweety Tamanna Mahapatra MSc PediatricAPGAR SCORE  BY sweety Tamanna Mahapatra MSc Pediatric
APGAR SCORE BY sweety Tamanna Mahapatra MSc Pediatric
SweetytamannaMohapat
 
LDMMIA Reiki News Ed3 Vol1 For Team and Guests
LDMMIA Reiki News Ed3 Vol1 For Team and GuestsLDMMIA Reiki News Ed3 Vol1 For Team and Guests
LDMMIA Reiki News Ed3 Vol1 For Team and Guests
LDM Mia eStudios
 
Form View Attributes in Odoo 18 - Odoo Slides
Form View Attributes in Odoo 18 - Odoo SlidesForm View Attributes in Odoo 18 - Odoo Slides
Form View Attributes in Odoo 18 - Odoo Slides
Celine George
 
All About the 990 Unlocking Its Mysteries and Its Power.pdf
All About the 990 Unlocking Its Mysteries and Its Power.pdfAll About the 990 Unlocking Its Mysteries and Its Power.pdf
All About the 990 Unlocking Its Mysteries and Its Power.pdf
TechSoup
 
How to Manage Upselling in Odoo 18 Sales
How to Manage Upselling in Odoo 18 SalesHow to Manage Upselling in Odoo 18 Sales
How to Manage Upselling in Odoo 18 Sales
Celine George
 
How to Share Accounts Between Companies in Odoo 18
How to Share Accounts Between Companies in Odoo 18How to Share Accounts Between Companies in Odoo 18
How to Share Accounts Between Companies in Odoo 18
Celine George
 
Botany Assignment Help Guide - Academic Excellence
Botany Assignment Help Guide - Academic ExcellenceBotany Assignment Help Guide - Academic Excellence
Botany Assignment Help Guide - Academic Excellence
online college homework help
 
What is the Philosophy of Statistics? (and how I was drawn to it)
What is the Philosophy of Statistics? (and how I was drawn to it)What is the Philosophy of Statistics? (and how I was drawn to it)
What is the Philosophy of Statistics? (and how I was drawn to it)
jemille6
 
E-Filing_of_Income_Tax.pptx and concept of form 26AS
E-Filing_of_Income_Tax.pptx and concept of form 26ASE-Filing_of_Income_Tax.pptx and concept of form 26AS
E-Filing_of_Income_Tax.pptx and concept of form 26AS
Abinash Palangdar
 
Myopathies (muscle disorders) for undergraduate
Myopathies (muscle disorders) for undergraduateMyopathies (muscle disorders) for undergraduate
Myopathies (muscle disorders) for undergraduate
Mohamed Rizk Khodair
 
Chemotherapy of Malignancy -Anticancer.pptx
Chemotherapy of Malignancy -Anticancer.pptxChemotherapy of Malignancy -Anticancer.pptx
Chemotherapy of Malignancy -Anticancer.pptx
Mayuri Chavan
 
Cultivation Practice of Turmeric in Nepal.pptx
Cultivation Practice of Turmeric in Nepal.pptxCultivation Practice of Turmeric in Nepal.pptx
Cultivation Practice of Turmeric in Nepal.pptx
UmeshTimilsina1
 
MCQ PHYSIOLOGY II (DR. NASIR MUSTAFA) MCQS)
MCQ PHYSIOLOGY II (DR. NASIR MUSTAFA) MCQS)MCQ PHYSIOLOGY II (DR. NASIR MUSTAFA) MCQS)
MCQ PHYSIOLOGY II (DR. NASIR MUSTAFA) MCQS)
Dr. Nasir Mustafa
 
MEDICAL BIOLOGY MCQS BY. DR NASIR MUSTAFA
MEDICAL BIOLOGY MCQS  BY. DR NASIR MUSTAFAMEDICAL BIOLOGY MCQS  BY. DR NASIR MUSTAFA
MEDICAL BIOLOGY MCQS BY. DR NASIR MUSTAFA
Dr. Nasir Mustafa
 
ANTI-VIRAL DRUGS unit 3 Pharmacology 3.pptx
ANTI-VIRAL DRUGS unit 3 Pharmacology 3.pptxANTI-VIRAL DRUGS unit 3 Pharmacology 3.pptx
ANTI-VIRAL DRUGS unit 3 Pharmacology 3.pptx
Mayuri Chavan
 

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 >