SlideShare uma empresa Scribd logo
1 de 30
HTMLF O R M S A N D
F R A M E S
C O N T E N T 2/ Add your title
3/ Add your title
4/ Add your title
1/ Add your title
01INTRODUCTION TO
F O R M S
What are forms?
FORMS
 Forms are the primary method for gathering data from site visitors.
 <form> is just another kind of HTML tag.
 HTML forms are used to create GUIs on Web pages
 Usually the purpose is to ask the user for information
 The information is then sent back to the server
 A form is an area that can contain form elements
 The syntax is: <form parameters> ...form elements... </form>.
 Form elements include: buttons, checkboxes, text fields, radio buttons,drop-down menus, etc.
 Other kinds of HTML tags can be mixed in with the form elements.
 A form usually contains a Submit button to send the information in he form elements to the
server.
FORMS
The <form> tag
The <form> tag in HTML is used to create form for user input. There are many elements which are used
within form tag. For example: <input>, <textarea>, <button>, <select>, <option>, <label> etc.
Syntax:
<form> Form Content... </form>
FORMS
The <input> tag
 The <input> tag specifies an input field where the user can enter data.
 <input> elements are used within a <form> element to declare input controls that allow
users to input data.
 An input field can vary in many ways, depending on the type attribute.
Text input
Text input defines a one-line input
field for text input
Buttons
Form buttons allow the user to
submit the filled-in form to the
server for processing.
Checkboxes
Checkboxes let a user select ZERO
or MORE options of a limited number
of choices.
Radio buttons
Radio buttons let a user select
ONLY ONE of a limited number of
choices:
FORMS
HTML Input Types
<html>
<head>
<title>form</title>
</head>
<body>
<h1>Form Demo</h1>
<form>
<p>
<label>Text box</label>
<input type = "text"
id = "myText"
value = "text here" />
</p>
<p>
<label>Password</label>
<input> type = "password"
id = "myPwd"
value = "secret" />
</p>
<p>
<label>Text Area</label>
<textarea> id = "myTextArea"
rows = "3"
cols = "80">Your text here</textarea>
</p>
</form>
</body>
</html>
HTML FORM EXAMPLE
76%
A designer can use
d e f a u l t t e x t t o
simulate what text
would look like. If
it is not real text.
T i t l e G o e s
H e r e
28% 68% 49%
A designer can use
d e f a u l t t e x t t o
simulate what text
would look like. If
it is not real text.
T i t l e G o e s
H e r e
A designer can use
d e f a u l t t e x t t o
simulate what text
would look like. If
it is not real text.
T i t l e G o e s
H e r e
A designer can use
d e f a u l t t e x t t o
simulate what text
would look like. If
it is not real text.
T i t l e G o e s
H e r e
Title goes
here
02Add your title
A designer can use
default text to simulate
what text would look
like.
A designer can
use default
text to
simulate what
text would
look like.
YOUR TEXT
A designer can
use default
text to
simulate what
text would
look like.
YOUR TEXT
A designer can
use default
text to
simulate what
text would
look like.
YOUR TEXT
A designer can
use default
text to
simulate what
text would
look like.
YOUR TEXT
01 02 03 04
Title goes
here
Keyword
Keyword
Keyword
Keyword
Keyword
Title goes
here
1A designer can use default text to
simulate what text would look like.
YOUR TEXT
2A designer can use default text to
simulate what text would look like.
YOUR TEXT
3A designer can use default text to
simulate what text would look like.
YOUR TEXT
YOUR TEXT
YOUR TEXT
YOUR TEXT
Title goes
here
A designer
can use
default text
to simulate
what text
would look
like.
Keyword
A designer
can use
default text
to simulate
what text
would look
like.
Keyword
A designer
can use
default text
to simulate
what text
would look
like.
Keyword
A designer
can use
default text
to simulate
what text
would look
like.
Keyword
Title goes
here
KRYWORD
A designer can use default
text to simulate what text
would look like.
KRYWORD
A designer can use
default text to simulate
what text would look
like.
KRYWORD
A designer can use
default text to simulate
what text would look
like.
Title goes
here
03Add your title
A designer can use
default text to simulate
what text would look
like.
WE ARE CHAMPION
A designer can use default text to simulate what text would look like.
A designer can use default text to simulate what text would look like.
A designer can use default text to simulate what text would look like.
A designer can use default text to simulate what text would look like.
Title goes
here
95%
45%
21%
70%
Text here
A designer can use
default text to simulate
what text would look
like. If it is not real
text.
Text here Text here Text here
A designer can use
default text to simulate
what text would look
like. If it is not real
text.
A designer can use
default text to simulate
what text would look
like. If it is not real
text.
A designer can use
default text to simulate
what text would look
like. If it is not real
text.
Title goes
here
Keyword Here Keyword Here
Keyword HereKeyword Here
Keyword HereKeyword Here
Title goes
here
Web Design
A designer can use default
text to simulate what text
would look like.
Mobile Apps
A designer can use default
text to simulate what text
would look like.
Data Analyses
A designer can use default
text to simulate what text
would look like.
Management
A designer can use default
text to simulate what text
would look like.
Dedicated Support
A designer can use default
text to simulate what text
would look like.
Go Globally
A designer can use default
text to simulate what text
would look like.
Title goes
here
A designer can use default
text to simulate what text
would look like.
A designer can use default
text to simulate what text
would look like.
A designer can use default
text to simulate what text
would look like.
A designer can use default
text to simulate what text
would look like.
Title goes
here
04Add your title
A designer can use
default text to simulate
what text would look
like.
+
A designer can use
default text to
simulate what text
would look like.
A designer can use
default text to
simulate what text
would look like.
A designer can use
default text to
simulate what text
would look like.
A designer can use
default text to
simulate what text
would look like.
Title goes
here
A designer can
use default text
to simulate what
text would look
like.
KRYWORD
A designer can
use default text
to simulate what
text would look
like.
KRYWORD
A designer can
use default text
to simulate what
text would look
like.
KRYWORD
Title goes
here
A designer can use
default text to simulate
what text would look like.
Keyword Here
A designer can use
default text to simulate
what text would look like.
Keyword Here
A designer can use default
text to simulate what text
would look like.
Keyword Here
A designer can use
default text to
simulate what text
would look like.
Keyword Here
A designer can use
default text to
simulate what text
would look like.
Keyword Here
Title goes
here
YOUR TEXT
A designer can use
default text to
simulate what text
would look like.YOUR TEXT
A designer can use
default text to
simulate what text
would look like.YOUR TEXT
A designer can use
default text to
simulate what text
would look like.
YOUR TEXT
A designer can use
default text to
simulate what text
would look like. YOUR TEXT
A designer can use
default text to
simulate what text
would look like.
Title goes
here
Our Vision
ANNUAL REPORT POWER POINT
A designer can use default text to simulate
what text would look like. A designer can
use default text to simulate what text would
look like. A designer can use default text
to simulate what text would look like. A
designer can use default text to simulate
what text would look like.
Title goes
here
2019T H A N K S
Reporter:
Click
to
edit
the
icon
Click
to
edit
the
icon

Mais conteúdo relacionado

Mais procurados

Mais procurados (20)

Html ppt by Fathima faculty Hasanath college for women bangalore
Html ppt by Fathima faculty Hasanath college for women bangaloreHtml ppt by Fathima faculty Hasanath college for women bangalore
Html ppt by Fathima faculty Hasanath college for women bangalore
 
Html, xml and java script
Html, xml and java scriptHtml, xml and java script
Html, xml and java script
 
HTML & CSS
HTML & CSSHTML & CSS
HTML & CSS
 
Learning HTML
Learning HTMLLearning HTML
Learning HTML
 
Html ppt
Html pptHtml ppt
Html ppt
 
Basic Html Notes
Basic Html NotesBasic Html Notes
Basic Html Notes
 
Html ppt
Html pptHtml ppt
Html ppt
 
Intro to HTML
Intro to HTMLIntro to HTML
Intro to HTML
 
Html coding
Html codingHtml coding
Html coding
 
Handout3 links
Handout3 linksHandout3 links
Handout3 links
 
Html ppt
Html pptHtml ppt
Html ppt
 
Html Ppt
Html PptHtml Ppt
Html Ppt
 
Html basics
Html basicsHtml basics
Html basics
 
Lecture 2 introduction to html
Lecture 2  introduction to htmlLecture 2  introduction to html
Lecture 2 introduction to html
 
Introduction to html
Introduction to htmlIntroduction to html
Introduction to html
 
Html
HtmlHtml
Html
 
Html tag
Html tagHtml tag
Html tag
 
Html 1
Html 1Html 1
Html 1
 
Html Presentation Of Web Page Making
Html Presentation Of Web Page MakingHtml Presentation Of Web Page Making
Html Presentation Of Web Page Making
 
Htmltag.ppt
Htmltag.pptHtmltag.ppt
Htmltag.ppt
 

Semelhante a Html form

Semelhante a Html form (20)

Fashion british style business tample
Fashion british style business tampleFashion british style business tample
Fashion british style business tample
 
MODEL.pptx
MODEL.pptxMODEL.pptx
MODEL.pptx
 
british style.pptx
british style.pptxbritish style.pptx
british style.pptx
 
StudentQuerySystemPPT.pptx
StudentQuerySystemPPT.pptxStudentQuerySystemPPT.pptx
StudentQuerySystemPPT.pptx
 
Lecture-2.pptx
Lecture-2.pptxLecture-2.pptx
Lecture-2.pptx
 
Html tutorials
Html tutorialsHtml tutorials
Html tutorials
 
Html tutorials
Html tutorialsHtml tutorials
Html tutorials
 
Basic html tutorial
Basic html tutorialBasic html tutorial
Basic html tutorial
 
Basic html tutorial
Basic html tutorialBasic html tutorial
Basic html tutorial
 
Basic html tutorial
Basic html tutorialBasic html tutorial
Basic html tutorial
 
Basic html tutorial for developing a website by za3mi
Basic html tutorial for developing a website by za3miBasic html tutorial for developing a website by za3mi
Basic html tutorial for developing a website by za3mi
 
On page-seo
On page-seoOn page-seo
On page-seo
 
HTML-INTRO.pptx
HTML-INTRO.pptxHTML-INTRO.pptx
HTML-INTRO.pptx
 
HTML
HTMLHTML
HTML
 
Html
HtmlHtml
Html
 
aesthetic
aestheticaesthetic
aesthetic
 
Intro html
Intro htmlIntro html
Intro html
 
Wolves-Template-slidesppt.net_.pptx Loupd
Wolves-Template-slidesppt.net_.pptx LoupdWolves-Template-slidesppt.net_.pptx Loupd
Wolves-Template-slidesppt.net_.pptx Loupd
 
SEO Strategies by Thirdparty Labs and Shovemedia
SEO Strategies by Thirdparty Labs and ShovemediaSEO Strategies by Thirdparty Labs and Shovemedia
SEO Strategies by Thirdparty Labs and Shovemedia
 
Html introduction
Html introductionHtml introduction
Html introduction
 

Último

(伦敦大学毕业证学位证成绩单-PDF版)
(伦敦大学毕业证学位证成绩单-PDF版)(伦敦大学毕业证学位证成绩单-PDF版)
(伦敦大学毕业证学位证成绩单-PDF版)twfkn8xj
 
Call US '' 8377087607'' !! Call Girls In Model Town Metro (Delhi NCR)
Call US '' 8377087607'' !! Call Girls In Model Town Metro (Delhi NCR)Call US '' 8377087607'' !! Call Girls In Model Town Metro (Delhi NCR)
Call US '' 8377087607'' !! Call Girls In Model Town Metro (Delhi NCR)dollysharma2066
 
Vip Delhi Ncr Call Girls Best Services Available
Vip Delhi Ncr Call Girls Best Services AvailableVip Delhi Ncr Call Girls Best Services Available
Vip Delhi Ncr Call Girls Best Services AvailableKomal Khan
 
Vip Udaipur Call Girls 9602870969 Dabok Airport Udaipur Escorts Service
Vip Udaipur Call Girls 9602870969 Dabok Airport Udaipur Escorts ServiceVip Udaipur Call Girls 9602870969 Dabok Airport Udaipur Escorts Service
Vip Udaipur Call Girls 9602870969 Dabok Airport Udaipur Escorts ServiceApsara Of India
 
Call Girls Near Delhi Pride Hotel New Delhi 9873777170
Call Girls Near Delhi Pride Hotel New Delhi 9873777170Call Girls Near Delhi Pride Hotel New Delhi 9873777170
Call Girls Near Delhi Pride Hotel New Delhi 9873777170Sonam Pathan
 
Taken Pilot Episode Story pitch Document
Taken Pilot Episode Story pitch DocumentTaken Pilot Episode Story pitch Document
Taken Pilot Episode Story pitch Documentf4ssvxpz62
 
Call Girls Prahlad Nagar 9920738301 Ridhima Hire Me Full Night
Call Girls Prahlad Nagar 9920738301 Ridhima Hire Me Full NightCall Girls Prahlad Nagar 9920738301 Ridhima Hire Me Full Night
Call Girls Prahlad Nagar 9920738301 Ridhima Hire Me Full Nightssuser7cb4ff
 
Kolkata Call Girls Service +918240919228 - Kolkatanightgirls.com
Kolkata Call Girls Service +918240919228 - Kolkatanightgirls.comKolkata Call Girls Service +918240919228 - Kolkatanightgirls.com
Kolkata Call Girls Service +918240919228 - Kolkatanightgirls.comKolkata Call Girls
 
Amil Baba in karachi Kala jadu Expert Amil baba Black magic Specialist in Isl...
Amil Baba in karachi Kala jadu Expert Amil baba Black magic Specialist in Isl...Amil Baba in karachi Kala jadu Expert Amil baba Black magic Specialist in Isl...
Amil Baba in karachi Kala jadu Expert Amil baba Black magic Specialist in Isl...Amil Baba Company
 
Statement Of Intent - - Copy.documentfile
Statement Of Intent - - Copy.documentfileStatement Of Intent - - Copy.documentfile
Statement Of Intent - - Copy.documentfilef4ssvxpz62
 
Call Girls Somajiguda Sarani 7001305949 all area service COD available Any Time
Call Girls Somajiguda Sarani 7001305949 all area service COD available Any TimeCall Girls Somajiguda Sarani 7001305949 all area service COD available Any Time
Call Girls Somajiguda Sarani 7001305949 all area service COD available Any Timedelhimodelshub1
 
Fun Call Girls In Goa 7028418221 Call Girl Service In Panaji Escorts
Fun Call Girls In Goa 7028418221 Call Girl Service In Panaji EscortsFun Call Girls In Goa 7028418221 Call Girl Service In Panaji Escorts
Fun Call Girls In Goa 7028418221 Call Girl Service In Panaji EscortsApsara Of India
 
Call Girls Near The Corus Hotel New Delhi 9873777170
Call Girls Near The Corus Hotel New Delhi 9873777170Call Girls Near The Corus Hotel New Delhi 9873777170
Call Girls Near The Corus Hotel New Delhi 9873777170Sonam Pathan
 
Call Girls Sanand 7397865700 Ridhima Hire Me Full Night
Call Girls Sanand 7397865700 Ridhima Hire Me Full NightCall Girls Sanand 7397865700 Ridhima Hire Me Full Night
Call Girls Sanand 7397865700 Ridhima Hire Me Full Nightssuser7cb4ff
 
Amil Baba in Pakistan Kala jadu Expert Amil baba Black magic Specialist in Is...
Amil Baba in Pakistan Kala jadu Expert Amil baba Black magic Specialist in Is...Amil Baba in Pakistan Kala jadu Expert Amil baba Black magic Specialist in Is...
Amil Baba in Pakistan Kala jadu Expert Amil baba Black magic Specialist in Is...Amil Baba Company
 
Hifi Laxmi Nagar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ D...
Hifi Laxmi Nagar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ D...Hifi Laxmi Nagar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ D...
Hifi Laxmi Nagar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ D...srsj9000
 
Call Girls in Faridabad 9000000000 Faridabad Escorts Service
Call Girls in Faridabad 9000000000 Faridabad Escorts ServiceCall Girls in Faridabad 9000000000 Faridabad Escorts Service
Call Girls in Faridabad 9000000000 Faridabad Escorts ServiceTina Ji
 
Call Girls SG Highway 7397865700 Ridhima Hire Me Full Night
Call Girls SG Highway 7397865700 Ridhima Hire Me Full NightCall Girls SG Highway 7397865700 Ridhima Hire Me Full Night
Call Girls SG Highway 7397865700 Ridhima Hire Me Full Nightssuser7cb4ff
 

Último (20)

(伦敦大学毕业证学位证成绩单-PDF版)
(伦敦大学毕业证学位证成绩单-PDF版)(伦敦大学毕业证学位证成绩单-PDF版)
(伦敦大学毕业证学位证成绩单-PDF版)
 
Call US '' 8377087607'' !! Call Girls In Model Town Metro (Delhi NCR)
Call US '' 8377087607'' !! Call Girls In Model Town Metro (Delhi NCR)Call US '' 8377087607'' !! Call Girls In Model Town Metro (Delhi NCR)
Call US '' 8377087607'' !! Call Girls In Model Town Metro (Delhi NCR)
 
Vip Delhi Ncr Call Girls Best Services Available
Vip Delhi Ncr Call Girls Best Services AvailableVip Delhi Ncr Call Girls Best Services Available
Vip Delhi Ncr Call Girls Best Services Available
 
Vip Udaipur Call Girls 9602870969 Dabok Airport Udaipur Escorts Service
Vip Udaipur Call Girls 9602870969 Dabok Airport Udaipur Escorts ServiceVip Udaipur Call Girls 9602870969 Dabok Airport Udaipur Escorts Service
Vip Udaipur Call Girls 9602870969 Dabok Airport Udaipur Escorts Service
 
Call Girls Near Delhi Pride Hotel New Delhi 9873777170
Call Girls Near Delhi Pride Hotel New Delhi 9873777170Call Girls Near Delhi Pride Hotel New Delhi 9873777170
Call Girls Near Delhi Pride Hotel New Delhi 9873777170
 
Taken Pilot Episode Story pitch Document
Taken Pilot Episode Story pitch DocumentTaken Pilot Episode Story pitch Document
Taken Pilot Episode Story pitch Document
 
Call Girls Prahlad Nagar 9920738301 Ridhima Hire Me Full Night
Call Girls Prahlad Nagar 9920738301 Ridhima Hire Me Full NightCall Girls Prahlad Nagar 9920738301 Ridhima Hire Me Full Night
Call Girls Prahlad Nagar 9920738301 Ridhima Hire Me Full Night
 
Kolkata Call Girls Service +918240919228 - Kolkatanightgirls.com
Kolkata Call Girls Service +918240919228 - Kolkatanightgirls.comKolkata Call Girls Service +918240919228 - Kolkatanightgirls.com
Kolkata Call Girls Service +918240919228 - Kolkatanightgirls.com
 
Call Girls Koti 7001305949 all area service COD available Any Time
Call Girls Koti 7001305949 all area service COD available Any TimeCall Girls Koti 7001305949 all area service COD available Any Time
Call Girls Koti 7001305949 all area service COD available Any Time
 
Amil Baba in karachi Kala jadu Expert Amil baba Black magic Specialist in Isl...
Amil Baba in karachi Kala jadu Expert Amil baba Black magic Specialist in Isl...Amil Baba in karachi Kala jadu Expert Amil baba Black magic Specialist in Isl...
Amil Baba in karachi Kala jadu Expert Amil baba Black magic Specialist in Isl...
 
Statement Of Intent - - Copy.documentfile
Statement Of Intent - - Copy.documentfileStatement Of Intent - - Copy.documentfile
Statement Of Intent - - Copy.documentfile
 
young call girls in Hari Nagar,🔝 9953056974 🔝 escort Service
young call girls in Hari Nagar,🔝 9953056974 🔝 escort Serviceyoung call girls in Hari Nagar,🔝 9953056974 🔝 escort Service
young call girls in Hari Nagar,🔝 9953056974 🔝 escort Service
 
Call Girls Somajiguda Sarani 7001305949 all area service COD available Any Time
Call Girls Somajiguda Sarani 7001305949 all area service COD available Any TimeCall Girls Somajiguda Sarani 7001305949 all area service COD available Any Time
Call Girls Somajiguda Sarani 7001305949 all area service COD available Any Time
 
Fun Call Girls In Goa 7028418221 Call Girl Service In Panaji Escorts
Fun Call Girls In Goa 7028418221 Call Girl Service In Panaji EscortsFun Call Girls In Goa 7028418221 Call Girl Service In Panaji Escorts
Fun Call Girls In Goa 7028418221 Call Girl Service In Panaji Escorts
 
Call Girls Near The Corus Hotel New Delhi 9873777170
Call Girls Near The Corus Hotel New Delhi 9873777170Call Girls Near The Corus Hotel New Delhi 9873777170
Call Girls Near The Corus Hotel New Delhi 9873777170
 
Call Girls Sanand 7397865700 Ridhima Hire Me Full Night
Call Girls Sanand 7397865700 Ridhima Hire Me Full NightCall Girls Sanand 7397865700 Ridhima Hire Me Full Night
Call Girls Sanand 7397865700 Ridhima Hire Me Full Night
 
Amil Baba in Pakistan Kala jadu Expert Amil baba Black magic Specialist in Is...
Amil Baba in Pakistan Kala jadu Expert Amil baba Black magic Specialist in Is...Amil Baba in Pakistan Kala jadu Expert Amil baba Black magic Specialist in Is...
Amil Baba in Pakistan Kala jadu Expert Amil baba Black magic Specialist in Is...
 
Hifi Laxmi Nagar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ D...
Hifi Laxmi Nagar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ D...Hifi Laxmi Nagar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ D...
Hifi Laxmi Nagar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ D...
 
Call Girls in Faridabad 9000000000 Faridabad Escorts Service
Call Girls in Faridabad 9000000000 Faridabad Escorts ServiceCall Girls in Faridabad 9000000000 Faridabad Escorts Service
Call Girls in Faridabad 9000000000 Faridabad Escorts Service
 
Call Girls SG Highway 7397865700 Ridhima Hire Me Full Night
Call Girls SG Highway 7397865700 Ridhima Hire Me Full NightCall Girls SG Highway 7397865700 Ridhima Hire Me Full Night
Call Girls SG Highway 7397865700 Ridhima Hire Me Full Night
 

Html form

  • 1. HTMLF O R M S A N D F R A M E S
  • 2. C O N T E N T 2/ Add your title 3/ Add your title 4/ Add your title 1/ Add your title
  • 4. What are forms? FORMS  Forms are the primary method for gathering data from site visitors.  <form> is just another kind of HTML tag.  HTML forms are used to create GUIs on Web pages  Usually the purpose is to ask the user for information  The information is then sent back to the server  A form is an area that can contain form elements  The syntax is: <form parameters> ...form elements... </form>.  Form elements include: buttons, checkboxes, text fields, radio buttons,drop-down menus, etc.  Other kinds of HTML tags can be mixed in with the form elements.  A form usually contains a Submit button to send the information in he form elements to the server.
  • 5. FORMS The <form> tag The <form> tag in HTML is used to create form for user input. There are many elements which are used within form tag. For example: <input>, <textarea>, <button>, <select>, <option>, <label> etc. Syntax: <form> Form Content... </form>
  • 6. FORMS The <input> tag  The <input> tag specifies an input field where the user can enter data.  <input> elements are used within a <form> element to declare input controls that allow users to input data.  An input field can vary in many ways, depending on the type attribute.
  • 7. Text input Text input defines a one-line input field for text input Buttons Form buttons allow the user to submit the filled-in form to the server for processing. Checkboxes Checkboxes let a user select ZERO or MORE options of a limited number of choices. Radio buttons Radio buttons let a user select ONLY ONE of a limited number of choices: FORMS HTML Input Types
  • 8. <html> <head> <title>form</title> </head> <body> <h1>Form Demo</h1> <form> <p> <label>Text box</label> <input type = "text" id = "myText" value = "text here" /> </p> <p> <label>Password</label> <input> type = "password" id = "myPwd" value = "secret" /> </p> <p> <label>Text Area</label> <textarea> id = "myTextArea" rows = "3" cols = "80">Your text here</textarea> </p> </form> </body> </html> HTML FORM EXAMPLE
  • 9. 76% A designer can use d e f a u l t t e x t t o simulate what text would look like. If it is not real text. T i t l e G o e s H e r e 28% 68% 49% A designer can use d e f a u l t t e x t t o simulate what text would look like. If it is not real text. T i t l e G o e s H e r e A designer can use d e f a u l t t e x t t o simulate what text would look like. If it is not real text. T i t l e G o e s H e r e A designer can use d e f a u l t t e x t t o simulate what text would look like. If it is not real text. T i t l e G o e s H e r e Title goes here
  • 10. 02Add your title A designer can use default text to simulate what text would look like.
  • 11. A designer can use default text to simulate what text would look like. YOUR TEXT A designer can use default text to simulate what text would look like. YOUR TEXT A designer can use default text to simulate what text would look like. YOUR TEXT A designer can use default text to simulate what text would look like. YOUR TEXT 01 02 03 04 Title goes here
  • 13. 1A designer can use default text to simulate what text would look like. YOUR TEXT 2A designer can use default text to simulate what text would look like. YOUR TEXT 3A designer can use default text to simulate what text would look like. YOUR TEXT YOUR TEXT YOUR TEXT YOUR TEXT Title goes here
  • 14. A designer can use default text to simulate what text would look like. Keyword A designer can use default text to simulate what text would look like. Keyword A designer can use default text to simulate what text would look like. Keyword A designer can use default text to simulate what text would look like. Keyword Title goes here
  • 15. KRYWORD A designer can use default text to simulate what text would look like. KRYWORD A designer can use default text to simulate what text would look like. KRYWORD A designer can use default text to simulate what text would look like. Title goes here
  • 16. 03Add your title A designer can use default text to simulate what text would look like.
  • 17. WE ARE CHAMPION A designer can use default text to simulate what text would look like. A designer can use default text to simulate what text would look like. A designer can use default text to simulate what text would look like. A designer can use default text to simulate what text would look like. Title goes here
  • 18. 95% 45% 21% 70% Text here A designer can use default text to simulate what text would look like. If it is not real text. Text here Text here Text here A designer can use default text to simulate what text would look like. If it is not real text. A designer can use default text to simulate what text would look like. If it is not real text. A designer can use default text to simulate what text would look like. If it is not real text. Title goes here
  • 19. Keyword Here Keyword Here Keyword HereKeyword Here Keyword HereKeyword Here Title goes here
  • 20. Web Design A designer can use default text to simulate what text would look like. Mobile Apps A designer can use default text to simulate what text would look like. Data Analyses A designer can use default text to simulate what text would look like. Management A designer can use default text to simulate what text would look like. Dedicated Support A designer can use default text to simulate what text would look like. Go Globally A designer can use default text to simulate what text would look like. Title goes here
  • 21. A designer can use default text to simulate what text would look like. A designer can use default text to simulate what text would look like. A designer can use default text to simulate what text would look like. A designer can use default text to simulate what text would look like. Title goes here
  • 22. 04Add your title A designer can use default text to simulate what text would look like.
  • 23. + A designer can use default text to simulate what text would look like. A designer can use default text to simulate what text would look like. A designer can use default text to simulate what text would look like. A designer can use default text to simulate what text would look like. Title goes here
  • 24. A designer can use default text to simulate what text would look like. KRYWORD A designer can use default text to simulate what text would look like. KRYWORD A designer can use default text to simulate what text would look like. KRYWORD Title goes here
  • 25. A designer can use default text to simulate what text would look like. Keyword Here A designer can use default text to simulate what text would look like. Keyword Here A designer can use default text to simulate what text would look like. Keyword Here A designer can use default text to simulate what text would look like. Keyword Here A designer can use default text to simulate what text would look like. Keyword Here Title goes here
  • 26. YOUR TEXT A designer can use default text to simulate what text would look like.YOUR TEXT A designer can use default text to simulate what text would look like.YOUR TEXT A designer can use default text to simulate what text would look like. YOUR TEXT A designer can use default text to simulate what text would look like. YOUR TEXT A designer can use default text to simulate what text would look like. Title goes here
  • 27. Our Vision ANNUAL REPORT POWER POINT A designer can use default text to simulate what text would look like. A designer can use default text to simulate what text would look like. A designer can use default text to simulate what text would look like. A designer can use default text to simulate what text would look like. Title goes here
  • 28. 2019T H A N K S Reporter: