SlideShare a Scribd company logo
Ordered Lists
Ordered List
The html tags used to make an
ordered list are:
1. <ol> = opening tag
2. </ol> = closing tag
3. <li> = opening tag
4. </li>= closing tag
Ordered List
An ordered list is a list of items with
numbers in front of it. Some things
need to be done in a specific order.
The next slide is an example of an
ordered list.
Ordered List
To use family search do the following:
1. Turn on the computer.
2. Type in the url www.familysearch.org
3. Log in or create an account.
4. Click on family tree.
5. Begin researching your family!
Ordered List
So how do you create an ordered list using html
code? It is quite simple.
<ol>
<li>Turn on the computer.</li>
<li>Type in the url www.familysearch.org.</li>
<li>Log in or create an account.</li>
<li>Click on family tree.</li>
<li>Begin researching your family!</li>
</ol>
Ordered List
You can also make lists with capital letters, lower
case letters, upper case roman numerals and lower
case numerals. For Upper case letters use,
(type=“A”).
<ol type=“A”>
<li>Turn on the computer.</li>
<li>Type in the url www.familysearch.org.</li>
<li>Log in or create an account.</li>
<li>Click on family tree.</li>
<li>Begin researching your family!</li>
</ol>
Ordered List
To use family search do the following:
A. Turn on the computer.
B. Type in the url www.familysearch.org
C. Log in or create an account.
D. Click on family tree.
E. Begin researching your family!
Ordered List
For lower case letters.
<ol type=“a”>
<li>Turn on the computer.</li>
<li>Type in the url
www.familysearch.org.</li>
<li>Log in or create an account.</li>
<li>Click on family tree.</li>
<li>Begin researching your family!</li>
</ol>
Ordered List
To use family search do the following:
a. Turn on the computer.
b. Type in the url www.familysearch.org
c. Log in or create an account.
d. Click on family tree.
e. Begin researching your family!
Ordered List
For upper case roman numerals.
<ol type=“I”>
<li>Turn on the computer.</li>
<li>Type in the url
www.familysearch.org.</li>
<li>Log in or create an account.</li>
<li>Click on family tree.</li>
<li>Begin researching your family!</li>
</ol>
Ordered List
To use family search do the following:
I. Turn on the computer.
II. Type in the url www.familysearch.org
III. Log in or create an account.
IV. Click on family tree.
V. Begin researching your family!
Ordered List
For lower case letters.
<ol type=“i”>
<li>Turn on the computer.</li>
<li>Type in the url
www.familysearch.org.</li>
<li>Log in or create an account.</li>
<li>Click on family tree.</li>
<li>Begin researching your family!</li>
</ol>
Ordered List
To use family search do the following:
i. Turn on the computer.
ii. Type in the url www.familysearch.org
iii. Log in or create an account.
iv. Click on family tree.
v. Begin researching your family!
Ordered List
A good website for ordered, unordered,
description and nested lists.
http://www.w3schools.com/html/html_li
sts.asp
Working Example
http://www.writephonics.com/blended/ch.html
This phonics website uses numerous ordered
lists to give ideas for activities, videos to watch,
and books and scriptures to read.

More Related Content

What's hot

Javascript
JavascriptJavascript
Javascript
mussawir20
 
Java script
Java scriptJava script
Java script
reddivarihareesh
 
php basics
php basicsphp basics
php basics
Anmol Paul
 
Html coding
Html codingHtml coding
Html coding
Briana VanBuskirk
 
BCA DATA STRUCTURES LINEAR ARRAYS MRS.SOWMYA JYOTHI
BCA DATA STRUCTURES LINEAR ARRAYS MRS.SOWMYA JYOTHIBCA DATA STRUCTURES LINEAR ARRAYS MRS.SOWMYA JYOTHI
BCA DATA STRUCTURES LINEAR ARRAYS MRS.SOWMYA JYOTHI
Sowmya Jyothi
 
HTML Text formatting tags
HTML Text formatting tagsHTML Text formatting tags
HTML Text formatting tags
Himanshu Pathak
 
Chapter 1 introduction to sql server
Chapter 1 introduction to sql serverChapter 1 introduction to sql server
Chapter 1 introduction to sql server
baabtra.com - No. 1 supplier of quality freshers
 
Create table
Create tableCreate table
Create table
Nitesh Singh
 
Mysql
MysqlMysql
Mysql
TSUBHASHRI
 
Html tags or elements
Html tags or elementsHtml tags or elements
Html tags or elements
Webtech Learning
 
Anchor tag HTML Presentation
Anchor tag HTML PresentationAnchor tag HTML Presentation
Anchor tag HTML Presentation
Nimish Gupta
 
Key,ID Field and Tables Relationship
Key,ID Field and Tables Relationship Key,ID Field and Tables Relationship
Key,ID Field and Tables Relationship
ShouaQureshi
 
Html / CSS Presentation
Html / CSS PresentationHtml / CSS Presentation
Html / CSS Presentation
Shawn Calvert
 
Presentation on HTML
Presentation on HTMLPresentation on HTML
Presentation on HTML
satvirsandhu9
 
Connectivity of graphs
Connectivity of graphsConnectivity of graphs
Connectivity of graphs
sana younas
 
Introduction to HTML
Introduction to HTMLIntroduction to HTML
Introduction to HTML
Ameer Khan
 
Html
HtmlHtml
12 SQL
12 SQL12 SQL
SQL Views
SQL ViewsSQL Views
Master page in Asp.net
Master page in Asp.netMaster page in Asp.net
Master page in Asp.net
RupinderjitKaur9
 

What's hot (20)

Javascript
JavascriptJavascript
Javascript
 
Java script
Java scriptJava script
Java script
 
php basics
php basicsphp basics
php basics
 
Html coding
Html codingHtml coding
Html coding
 
BCA DATA STRUCTURES LINEAR ARRAYS MRS.SOWMYA JYOTHI
BCA DATA STRUCTURES LINEAR ARRAYS MRS.SOWMYA JYOTHIBCA DATA STRUCTURES LINEAR ARRAYS MRS.SOWMYA JYOTHI
BCA DATA STRUCTURES LINEAR ARRAYS MRS.SOWMYA JYOTHI
 
HTML Text formatting tags
HTML Text formatting tagsHTML Text formatting tags
HTML Text formatting tags
 
Chapter 1 introduction to sql server
Chapter 1 introduction to sql serverChapter 1 introduction to sql server
Chapter 1 introduction to sql server
 
Create table
Create tableCreate table
Create table
 
Mysql
MysqlMysql
Mysql
 
Html tags or elements
Html tags or elementsHtml tags or elements
Html tags or elements
 
Anchor tag HTML Presentation
Anchor tag HTML PresentationAnchor tag HTML Presentation
Anchor tag HTML Presentation
 
Key,ID Field and Tables Relationship
Key,ID Field and Tables Relationship Key,ID Field and Tables Relationship
Key,ID Field and Tables Relationship
 
Html / CSS Presentation
Html / CSS PresentationHtml / CSS Presentation
Html / CSS Presentation
 
Presentation on HTML
Presentation on HTMLPresentation on HTML
Presentation on HTML
 
Connectivity of graphs
Connectivity of graphsConnectivity of graphs
Connectivity of graphs
 
Introduction to HTML
Introduction to HTMLIntroduction to HTML
Introduction to HTML
 
Html
HtmlHtml
Html
 
12 SQL
12 SQL12 SQL
12 SQL
 
SQL Views
SQL ViewsSQL Views
SQL Views
 
Master page in Asp.net
Master page in Asp.netMaster page in Asp.net
Master page in Asp.net
 

Viewers also liked

Images and Lists in HTML
Images and Lists in HTMLImages and Lists in HTML
Images and Lists in HTML
Marlon Jamera
 
Html list
Html listHtml list
Html list
sayed fathey
 
Working with HTML Lists
Working with HTML ListsWorking with HTML Lists
Working with HTML Lists
Ray Villalobos
 
Html ordered lists
Html ordered listsHtml ordered lists
Html ordered lists
Chris Brown
 
Ordered & unordered list in MS Frontpage 2003
Ordered & unordered list in MS Frontpage 2003Ordered & unordered list in MS Frontpage 2003
Ordered & unordered list in MS Frontpage 2003
Ann Alcid
 
HTML Lists & Llinks
HTML Lists & LlinksHTML Lists & Llinks
HTML Lists & Llinks
Nisa Soomro
 
Server vs Client in real life and in programming world
Server vs Client in real life and in programming worldServer vs Client in real life and in programming world
Server vs Client in real life and in programming world
Manoj Kumar
 
Html tables examples
Html tables   examplesHtml tables   examples
Html tables examples
Mukesh Tekwani
 
Html table tags
Html table tagsHtml table tags
Html table tags
eShikshak
 
Multimedia introduction
Multimedia introductionMultimedia introduction
Multimedia introduction
John Ospina
 
Multimedia
MultimediaMultimedia
Multimedia
Bhumivaghasiya
 
2.multimedia unit 1 introduction
2.multimedia unit 1 introduction2.multimedia unit 1 introduction
2.multimedia unit 1 introduction
Vikas Agrahari
 
What is Multimedia?.pptx
What is Multimedia?.pptxWhat is Multimedia?.pptx
What is Multimedia?.pptx
Misheck Mutuzana
 
Clientserver Presentation
Clientserver PresentationClientserver Presentation
Clientserver Presentation
Tuhin_Das
 
Client Server Architecture
Client Server ArchitectureClient Server Architecture
Client Server Architecture
suks_87
 
Client server architecture
Client server architectureClient server architecture
Client server architecture
Whitireia New Zealand
 
Multimedia data and file format
Multimedia data and file formatMultimedia data and file format
Multimedia data and file format
Niketa Jain
 
Introduction To Multimedia
Introduction To MultimediaIntroduction To Multimedia
Introduction To Multimedia
Jomel Penalba
 
M02 un08 p01
M02 un08 p01M02 un08 p01
M02 un08 p01
Intan Jameel
 
Unit 2.8 Multimedia Objects
Unit 2.8 Multimedia ObjectsUnit 2.8 Multimedia Objects
Unit 2.8 Multimedia Objects
Intan Jameel
 

Viewers also liked (20)

Images and Lists in HTML
Images and Lists in HTMLImages and Lists in HTML
Images and Lists in HTML
 
Html list
Html listHtml list
Html list
 
Working with HTML Lists
Working with HTML ListsWorking with HTML Lists
Working with HTML Lists
 
Html ordered lists
Html ordered listsHtml ordered lists
Html ordered lists
 
Ordered & unordered list in MS Frontpage 2003
Ordered & unordered list in MS Frontpage 2003Ordered & unordered list in MS Frontpage 2003
Ordered & unordered list in MS Frontpage 2003
 
HTML Lists & Llinks
HTML Lists & LlinksHTML Lists & Llinks
HTML Lists & Llinks
 
Server vs Client in real life and in programming world
Server vs Client in real life and in programming worldServer vs Client in real life and in programming world
Server vs Client in real life and in programming world
 
Html tables examples
Html tables   examplesHtml tables   examples
Html tables examples
 
Html table tags
Html table tagsHtml table tags
Html table tags
 
Multimedia introduction
Multimedia introductionMultimedia introduction
Multimedia introduction
 
Multimedia
MultimediaMultimedia
Multimedia
 
2.multimedia unit 1 introduction
2.multimedia unit 1 introduction2.multimedia unit 1 introduction
2.multimedia unit 1 introduction
 
What is Multimedia?.pptx
What is Multimedia?.pptxWhat is Multimedia?.pptx
What is Multimedia?.pptx
 
Clientserver Presentation
Clientserver PresentationClientserver Presentation
Clientserver Presentation
 
Client Server Architecture
Client Server ArchitectureClient Server Architecture
Client Server Architecture
 
Client server architecture
Client server architectureClient server architecture
Client server architecture
 
Multimedia data and file format
Multimedia data and file formatMultimedia data and file format
Multimedia data and file format
 
Introduction To Multimedia
Introduction To MultimediaIntroduction To Multimedia
Introduction To Multimedia
 
M02 un08 p01
M02 un08 p01M02 un08 p01
M02 un08 p01
 
Unit 2.8 Multimedia Objects
Unit 2.8 Multimedia ObjectsUnit 2.8 Multimedia Objects
Unit 2.8 Multimedia Objects
 

Similar to Ordered lists

HTML LIST
HTML LISTHTML LIST
HTML LIST
Swetha Alle
 
Handout4 lists
Handout4 listsHandout4 lists
Handout4 lists
Nadine Guevarra
 
Html-list
Html-listHtml-list
v3-html-list-210321161325.pdf
v3-html-list-210321161325.pdfv3-html-list-210321161325.pdf
v3-html-list-210321161325.pdf
makalakshmidurga123
 
Html list
Html listHtml list
Html list
REVTISHEVATE
 
Creating lists
Creating listsCreating lists
Creating lists
nobel mujuji
 
Lecture 4 html lists
Lecture 4   html listsLecture 4   html lists
Lecture 4 html lists
eShikshak
 
Web Design LSC 532: Lecture 11
Web Design LSC 532: Lecture 11Web Design LSC 532: Lecture 11
Web Design LSC 532: Lecture 11
Don Stanley
 
html-list-type-description-with-examples
html-list-type-description-with-exampleshtml-list-type-description-with-examples
html-list-type-description-with-examples
203t1a0571
 

Similar to Ordered lists (9)

HTML LIST
HTML LISTHTML LIST
HTML LIST
 
Handout4 lists
Handout4 listsHandout4 lists
Handout4 lists
 
Html-list
Html-listHtml-list
Html-list
 
v3-html-list-210321161325.pdf
v3-html-list-210321161325.pdfv3-html-list-210321161325.pdf
v3-html-list-210321161325.pdf
 
Html list
Html listHtml list
Html list
 
Creating lists
Creating listsCreating lists
Creating lists
 
Lecture 4 html lists
Lecture 4   html listsLecture 4   html lists
Lecture 4 html lists
 
Web Design LSC 532: Lecture 11
Web Design LSC 532: Lecture 11Web Design LSC 532: Lecture 11
Web Design LSC 532: Lecture 11
 
html-list-type-description-with-examples
html-list-type-description-with-exampleshtml-list-type-description-with-examples
html-list-type-description-with-examples
 

Recently uploaded

8 Best Automated Android App Testing Tool and Framework in 2024.pdf
8 Best Automated Android App Testing Tool and Framework in 2024.pdf8 Best Automated Android App Testing Tool and Framework in 2024.pdf
8 Best Automated Android App Testing Tool and Framework in 2024.pdf
kalichargn70th171
 
Enums On Steroids - let's look at sealed classes !
Enums On Steroids - let's look at sealed classes !Enums On Steroids - let's look at sealed classes !
Enums On Steroids - let's look at sealed classes !
Marcin Chrost
 
Oracle 23c New Features For DBAs and Developers.pptx
Oracle 23c New Features For DBAs and Developers.pptxOracle 23c New Features For DBAs and Developers.pptx
Oracle 23c New Features For DBAs and Developers.pptx
Remote DBA Services
 
316895207-SAP-Oil-and-Gas-Downstream-Training.pptx
316895207-SAP-Oil-and-Gas-Downstream-Training.pptx316895207-SAP-Oil-and-Gas-Downstream-Training.pptx
316895207-SAP-Oil-and-Gas-Downstream-Training.pptx
ssuserad3af4
 
Webinar On-Demand: Using Flutter for Embedded
Webinar On-Demand: Using Flutter for EmbeddedWebinar On-Demand: Using Flutter for Embedded
Webinar On-Demand: Using Flutter for Embedded
ICS
 
Measures in SQL (SIGMOD 2024, Santiago, Chile)
Measures in SQL (SIGMOD 2024, Santiago, Chile)Measures in SQL (SIGMOD 2024, Santiago, Chile)
Measures in SQL (SIGMOD 2024, Santiago, Chile)
Julian Hyde
 
Fundamentals of Programming and Language Processors
Fundamentals of Programming and Language ProcessorsFundamentals of Programming and Language Processors
Fundamentals of Programming and Language Processors
Rakesh Kumar R
 
Top Benefits of Using Salesforce Healthcare CRM for Patient Management.pdf
Top Benefits of Using Salesforce Healthcare CRM for Patient Management.pdfTop Benefits of Using Salesforce Healthcare CRM for Patient Management.pdf
Top Benefits of Using Salesforce Healthcare CRM for Patient Management.pdf
VALiNTRY360
 
socradar-q1-2024-aviation-industry-report.pdf
socradar-q1-2024-aviation-industry-report.pdfsocradar-q1-2024-aviation-industry-report.pdf
socradar-q1-2024-aviation-industry-report.pdf
SOCRadar
 
Malibou Pitch Deck For Its €3M Seed Round
Malibou Pitch Deck For Its €3M Seed RoundMalibou Pitch Deck For Its €3M Seed Round
Malibou Pitch Deck For Its €3M Seed Round
sjcobrien
 
Everything You Need to Know About X-Sign: The eSign Functionality of XfilesPr...
Everything You Need to Know About X-Sign: The eSign Functionality of XfilesPr...Everything You Need to Know About X-Sign: The eSign Functionality of XfilesPr...
Everything You Need to Know About X-Sign: The eSign Functionality of XfilesPr...
XfilesPro
 
UI5con 2024 - Bring Your Own Design System
UI5con 2024 - Bring Your Own Design SystemUI5con 2024 - Bring Your Own Design System
UI5con 2024 - Bring Your Own Design System
Peter Muessig
 
SMS API Integration in Saudi Arabia| Best SMS API Service
SMS API Integration in Saudi Arabia| Best SMS API ServiceSMS API Integration in Saudi Arabia| Best SMS API Service
SMS API Integration in Saudi Arabia| Best SMS API Service
Yara Milbes
 
How to write a program in any programming language
How to write a program in any programming languageHow to write a program in any programming language
How to write a program in any programming language
Rakesh Kumar R
 
Top 9 Trends in Cybersecurity for 2024.pptx
Top 9 Trends in Cybersecurity for 2024.pptxTop 9 Trends in Cybersecurity for 2024.pptx
Top 9 Trends in Cybersecurity for 2024.pptx
devvsandy
 
Mobile app Development Services | Drona Infotech
Mobile app Development Services  | Drona InfotechMobile app Development Services  | Drona Infotech
Mobile app Development Services | Drona Infotech
Drona Infotech
 
Odoo ERP Vs. Traditional ERP Systems – A Comparative Analysis
Odoo ERP Vs. Traditional ERP Systems – A Comparative AnalysisOdoo ERP Vs. Traditional ERP Systems – A Comparative Analysis
Odoo ERP Vs. Traditional ERP Systems – A Comparative Analysis
Envertis Software Solutions
 
Need for Speed: Removing speed bumps from your Symfony projects ⚡️
Need for Speed: Removing speed bumps from your Symfony projects ⚡️Need for Speed: Removing speed bumps from your Symfony projects ⚡️
Need for Speed: Removing speed bumps from your Symfony projects ⚡️
Łukasz Chruściel
 
Oracle Database 19c New Features for DBAs and Developers.pptx
Oracle Database 19c New Features for DBAs and Developers.pptxOracle Database 19c New Features for DBAs and Developers.pptx
Oracle Database 19c New Features for DBAs and Developers.pptx
Remote DBA Services
 
How Can Hiring A Mobile App Development Company Help Your Business Grow?
How Can Hiring A Mobile App Development Company Help Your Business Grow?How Can Hiring A Mobile App Development Company Help Your Business Grow?
How Can Hiring A Mobile App Development Company Help Your Business Grow?
ToXSL Technologies
 

Recently uploaded (20)

8 Best Automated Android App Testing Tool and Framework in 2024.pdf
8 Best Automated Android App Testing Tool and Framework in 2024.pdf8 Best Automated Android App Testing Tool and Framework in 2024.pdf
8 Best Automated Android App Testing Tool and Framework in 2024.pdf
 
Enums On Steroids - let's look at sealed classes !
Enums On Steroids - let's look at sealed classes !Enums On Steroids - let's look at sealed classes !
Enums On Steroids - let's look at sealed classes !
 
Oracle 23c New Features For DBAs and Developers.pptx
Oracle 23c New Features For DBAs and Developers.pptxOracle 23c New Features For DBAs and Developers.pptx
Oracle 23c New Features For DBAs and Developers.pptx
 
316895207-SAP-Oil-and-Gas-Downstream-Training.pptx
316895207-SAP-Oil-and-Gas-Downstream-Training.pptx316895207-SAP-Oil-and-Gas-Downstream-Training.pptx
316895207-SAP-Oil-and-Gas-Downstream-Training.pptx
 
Webinar On-Demand: Using Flutter for Embedded
Webinar On-Demand: Using Flutter for EmbeddedWebinar On-Demand: Using Flutter for Embedded
Webinar On-Demand: Using Flutter for Embedded
 
Measures in SQL (SIGMOD 2024, Santiago, Chile)
Measures in SQL (SIGMOD 2024, Santiago, Chile)Measures in SQL (SIGMOD 2024, Santiago, Chile)
Measures in SQL (SIGMOD 2024, Santiago, Chile)
 
Fundamentals of Programming and Language Processors
Fundamentals of Programming and Language ProcessorsFundamentals of Programming and Language Processors
Fundamentals of Programming and Language Processors
 
Top Benefits of Using Salesforce Healthcare CRM for Patient Management.pdf
Top Benefits of Using Salesforce Healthcare CRM for Patient Management.pdfTop Benefits of Using Salesforce Healthcare CRM for Patient Management.pdf
Top Benefits of Using Salesforce Healthcare CRM for Patient Management.pdf
 
socradar-q1-2024-aviation-industry-report.pdf
socradar-q1-2024-aviation-industry-report.pdfsocradar-q1-2024-aviation-industry-report.pdf
socradar-q1-2024-aviation-industry-report.pdf
 
Malibou Pitch Deck For Its €3M Seed Round
Malibou Pitch Deck For Its €3M Seed RoundMalibou Pitch Deck For Its €3M Seed Round
Malibou Pitch Deck For Its €3M Seed Round
 
Everything You Need to Know About X-Sign: The eSign Functionality of XfilesPr...
Everything You Need to Know About X-Sign: The eSign Functionality of XfilesPr...Everything You Need to Know About X-Sign: The eSign Functionality of XfilesPr...
Everything You Need to Know About X-Sign: The eSign Functionality of XfilesPr...
 
UI5con 2024 - Bring Your Own Design System
UI5con 2024 - Bring Your Own Design SystemUI5con 2024 - Bring Your Own Design System
UI5con 2024 - Bring Your Own Design System
 
SMS API Integration in Saudi Arabia| Best SMS API Service
SMS API Integration in Saudi Arabia| Best SMS API ServiceSMS API Integration in Saudi Arabia| Best SMS API Service
SMS API Integration in Saudi Arabia| Best SMS API Service
 
How to write a program in any programming language
How to write a program in any programming languageHow to write a program in any programming language
How to write a program in any programming language
 
Top 9 Trends in Cybersecurity for 2024.pptx
Top 9 Trends in Cybersecurity for 2024.pptxTop 9 Trends in Cybersecurity for 2024.pptx
Top 9 Trends in Cybersecurity for 2024.pptx
 
Mobile app Development Services | Drona Infotech
Mobile app Development Services  | Drona InfotechMobile app Development Services  | Drona Infotech
Mobile app Development Services | Drona Infotech
 
Odoo ERP Vs. Traditional ERP Systems – A Comparative Analysis
Odoo ERP Vs. Traditional ERP Systems – A Comparative AnalysisOdoo ERP Vs. Traditional ERP Systems – A Comparative Analysis
Odoo ERP Vs. Traditional ERP Systems – A Comparative Analysis
 
Need for Speed: Removing speed bumps from your Symfony projects ⚡️
Need for Speed: Removing speed bumps from your Symfony projects ⚡️Need for Speed: Removing speed bumps from your Symfony projects ⚡️
Need for Speed: Removing speed bumps from your Symfony projects ⚡️
 
Oracle Database 19c New Features for DBAs and Developers.pptx
Oracle Database 19c New Features for DBAs and Developers.pptxOracle Database 19c New Features for DBAs and Developers.pptx
Oracle Database 19c New Features for DBAs and Developers.pptx
 
How Can Hiring A Mobile App Development Company Help Your Business Grow?
How Can Hiring A Mobile App Development Company Help Your Business Grow?How Can Hiring A Mobile App Development Company Help Your Business Grow?
How Can Hiring A Mobile App Development Company Help Your Business Grow?
 

Ordered lists

  • 2. Ordered List The html tags used to make an ordered list are: 1. <ol> = opening tag 2. </ol> = closing tag 3. <li> = opening tag 4. </li>= closing tag
  • 3. Ordered List An ordered list is a list of items with numbers in front of it. Some things need to be done in a specific order. The next slide is an example of an ordered list.
  • 4. Ordered List To use family search do the following: 1. Turn on the computer. 2. Type in the url www.familysearch.org 3. Log in or create an account. 4. Click on family tree. 5. Begin researching your family!
  • 5. Ordered List So how do you create an ordered list using html code? It is quite simple. <ol> <li>Turn on the computer.</li> <li>Type in the url www.familysearch.org.</li> <li>Log in or create an account.</li> <li>Click on family tree.</li> <li>Begin researching your family!</li> </ol>
  • 6. Ordered List You can also make lists with capital letters, lower case letters, upper case roman numerals and lower case numerals. For Upper case letters use, (type=“A”). <ol type=“A”> <li>Turn on the computer.</li> <li>Type in the url www.familysearch.org.</li> <li>Log in or create an account.</li> <li>Click on family tree.</li> <li>Begin researching your family!</li> </ol>
  • 7. Ordered List To use family search do the following: A. Turn on the computer. B. Type in the url www.familysearch.org C. Log in or create an account. D. Click on family tree. E. Begin researching your family!
  • 8. Ordered List For lower case letters. <ol type=“a”> <li>Turn on the computer.</li> <li>Type in the url www.familysearch.org.</li> <li>Log in or create an account.</li> <li>Click on family tree.</li> <li>Begin researching your family!</li> </ol>
  • 9. Ordered List To use family search do the following: a. Turn on the computer. b. Type in the url www.familysearch.org c. Log in or create an account. d. Click on family tree. e. Begin researching your family!
  • 10. Ordered List For upper case roman numerals. <ol type=“I”> <li>Turn on the computer.</li> <li>Type in the url www.familysearch.org.</li> <li>Log in or create an account.</li> <li>Click on family tree.</li> <li>Begin researching your family!</li> </ol>
  • 11. Ordered List To use family search do the following: I. Turn on the computer. II. Type in the url www.familysearch.org III. Log in or create an account. IV. Click on family tree. V. Begin researching your family!
  • 12. Ordered List For lower case letters. <ol type=“i”> <li>Turn on the computer.</li> <li>Type in the url www.familysearch.org.</li> <li>Log in or create an account.</li> <li>Click on family tree.</li> <li>Begin researching your family!</li> </ol>
  • 13. Ordered List To use family search do the following: i. Turn on the computer. ii. Type in the url www.familysearch.org iii. Log in or create an account. iv. Click on family tree. v. Begin researching your family!
  • 14. Ordered List A good website for ordered, unordered, description and nested lists. http://www.w3schools.com/html/html_li sts.asp
  • 15. Working Example http://www.writephonics.com/blended/ch.html This phonics website uses numerous ordered lists to give ideas for activities, videos to watch, and books and scriptures to read.