<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://script.spoken-tutorial.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://script.spoken-tutorial.org/index.php?action=history&amp;feed=atom&amp;title=HTML%2FC2%2FLists-in-HTML%2FEnglish-timed</id>
		<title>HTML/C2/Lists-in-HTML/English-timed - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://script.spoken-tutorial.org/index.php?action=history&amp;feed=atom&amp;title=HTML%2FC2%2FLists-in-HTML%2FEnglish-timed"/>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php?title=HTML/C2/Lists-in-HTML/English-timed&amp;action=history"/>
		<updated>2026-04-04T10:53:24Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.23.17</generator>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php?title=HTML/C2/Lists-in-HTML/English-timed&amp;diff=51370&amp;oldid=prev</id>
		<title>PoojaMoolya: Created page with &quot;{| border=1  |- || Time || Narration  |-  || 00:01 || Hello and welcome to the '''Spoken Tutorial '''on '''Lists''' in '''HTML.'''  |-  || 00:06 || In this''' '''tutorial we w...&quot;</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php?title=HTML/C2/Lists-in-HTML/English-timed&amp;diff=51370&amp;oldid=prev"/>
				<updated>2020-03-19T11:42:15Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;{| border=1  |- || Time || Narration  |-  || 00:01 || Hello and welcome to the &amp;#039;&amp;#039;&amp;#039;Spoken Tutorial &amp;#039;&amp;#039;&amp;#039;on &amp;#039;&amp;#039;&amp;#039;Lists&amp;#039;&amp;#039;&amp;#039; in &amp;#039;&amp;#039;&amp;#039;HTML.&amp;#039;&amp;#039;&amp;#039;  |-  || 00:06 || In this&amp;#039;&amp;#039;&amp;#039; &amp;#039;&amp;#039;&amp;#039;tutorial we w...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{| border=1&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Time&lt;br /&gt;
|| Narration&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 00:01&lt;br /&gt;
|| Hello and welcome to the '''Spoken Tutorial '''on '''Lists''' in '''HTML.'''&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 00:06&lt;br /&gt;
|| In this''' '''tutorial we will learn:&lt;br /&gt;
&lt;br /&gt;
How to create '''Lists''' in '''HTML '''and The '''types''' of '''lists '''in '''HTML'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 00:16&lt;br /&gt;
|| To practise this tutorial, you should know to use any '''WYSIWYG '''or '''text editor''' and a '''web browser'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 00:24&lt;br /&gt;
|| If not, then go through gedit Text Editor and Firefox tutorials on this website&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 00:31&lt;br /&gt;
|| To record this tutorial, I’m using &lt;br /&gt;
&lt;br /&gt;
'''Ubuntu Linux 16.04 Operating System '''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 00:38&lt;br /&gt;
||HTML 5&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 00:41&lt;br /&gt;
||'''gedit Text Editor '''and '''Firefox web browser'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 00:45&lt;br /&gt;
||However you may use any other '''editor''' or '''browser''' of your choice.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 00:51&lt;br /&gt;
|| The files used in this tutorial are available in the '''Code Files''' link on this tutorial page.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 00:58&lt;br /&gt;
||Please download and extract them.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 01:01&lt;br /&gt;
|| In '''HTML, Lists''' help us to &lt;br /&gt;
&lt;br /&gt;
Group the related content together&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 01:07&lt;br /&gt;
||Create structured navigations like menu bars&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
||01:11&lt;br /&gt;
|| In '''HTML''', there are three different types of '''Lists'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 01:15&lt;br /&gt;
||'''Unordered List'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 01:17&lt;br /&gt;
||'''Ordered List'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 01:19&lt;br /&gt;
||'''Definition '''or '''Description List'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 01:22&lt;br /&gt;
||All these '''types '''have a start and an end '''tag'''.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 01:26&lt;br /&gt;
|| This is how the syntax of a '''List '''will look like.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 01:30&lt;br /&gt;
||Here '''li''' denotes '''list''' '''item'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 01:34&lt;br /&gt;
||Type of the '''list''' and the '''list''' '''item''' '''tags''' have a start and an end '''tag'''.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 01:40&lt;br /&gt;
|| '''Unordered''' '''list''' will list the contents  in the form of bulleted points&lt;br /&gt;
&lt;br /&gt;
without any obvious sequential order&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 01:49&lt;br /&gt;
|| Whereas '''Ordered''' '''List''' will list the contents in a numbered sequence &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 01:55&lt;br /&gt;
||Can sequence the '''List '''in alphabets and roman numerals also&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 02:00&lt;br /&gt;
|| Let us open our file '''MyFirstPage.html, '''which we created earlier.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 02:06&lt;br /&gt;
||The same is available in the '''Code Files''' link.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
||02:10&lt;br /&gt;
|| Here we have three different types of '''links'''.&lt;br /&gt;
&lt;br /&gt;
Let us use these to create our '''Lists.'''&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 02:16&lt;br /&gt;
|| Pause the tutorial and modify your code as shown. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 02:22&lt;br /&gt;
|| Here I have started and ended with '''ul'''. &lt;br /&gt;
&lt;br /&gt;
This indicates that I am creating an '''Unordered''' '''list.'''&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 02:31&lt;br /&gt;
|| Each '''list item''' is written between a separate '''li''' start and end '''tag'''.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 02:37&lt;br /&gt;
|| Save the file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 02:39&lt;br /&gt;
|| Switch to the folder where the file is saved.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 02:43&lt;br /&gt;
||Right-click on the filename and open in the '''web browser.'''&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 02:48&lt;br /&gt;
|| Here in the output, we can see that all the three links are now listed in bullet points.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 02:55&lt;br /&gt;
||I don’t want this to be in a rounded bullet point.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 02:58&lt;br /&gt;
||Instead I want it in some other shape, say square.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 03:03&lt;br /&gt;
||We can do this with the help of '''CSS'''.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 03:06&lt;br /&gt;
|| We can use '''CSS''' and '''style''' to modify how the '''unordered''' '''list''' should be displayed.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 03:13&lt;br /&gt;
||We have to specify the '''style '''inside the start '''tag'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 03:17&lt;br /&gt;
||This is the syntax&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 03:20&lt;br /&gt;
|| The '''Unordered list styles '''are:&lt;br /&gt;
&lt;br /&gt;
Disc , Circle, Square, None&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 03:28&lt;br /&gt;
||Switch to the editor window and try this.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 03:32&lt;br /&gt;
|| Inside the '''ul''' start '''tag,''' type as shown here&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 03:38&lt;br /&gt;
|| Save the file.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 03:40&lt;br /&gt;
|| Switch to the browser and refresh the page.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 03:44&lt;br /&gt;
|| Instead of the rounded bullet points, we see square bullet points.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 03:49&lt;br /&gt;
||Similarly, we can change the '''unordered list styles''' to show other shapes for the bullets.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 03:55&lt;br /&gt;
|| Next we will learn how to create an '''ordered''' '''list'''.&lt;br /&gt;
&lt;br /&gt;
Switch to the editor window.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 04:02&lt;br /&gt;
|| Here, I will make a very small change.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 04:05&lt;br /&gt;
||Instead of '''ul''', I will type '''ol''' in the start and end '''tags'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 04:11&lt;br /&gt;
||Also, I will remove the '''style attribute '''inside the start '''tag'''.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 04:16&lt;br /&gt;
|| Save the file.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
||04:18&lt;br /&gt;
|| Switch to the browser and refresh the page.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 04:21&lt;br /&gt;
|| Now the '''links''' are listed in a numbered sequence.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 04:26&lt;br /&gt;
|| There are several '''types''' in which you may display the '''ordered list '''using the '''type''' '''attribute.'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 04:31&lt;br /&gt;
||They are: &lt;br /&gt;
&lt;br /&gt;
Numbers , Upper Case Letters , Lower Case Letters &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 04:39&lt;br /&gt;
|| Roman Numerals in Uppercase, Roman Numerals in Lowercase &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 04:45&lt;br /&gt;
|| Let us try these. &lt;br /&gt;
&lt;br /&gt;
Switch back to the editor window.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
||04:50&lt;br /&gt;
|| Inside the '''ol''' start '''tag''', let me add the following-&lt;br /&gt;
&lt;br /&gt;
'''type equal to within double quotes a'''&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 04:59&lt;br /&gt;
|| Save the file.&lt;br /&gt;
&lt;br /&gt;
Switch to the browser and refresh the page.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 05:05&lt;br /&gt;
|| Note that, now the links are in lower case letter sequence.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 05:10&lt;br /&gt;
|| Next, we will learn the '''Definition''' or '''Description List.'''&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
||05:14&lt;br /&gt;
||  '''Description List  ''' is not like the other two '''lists'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 05:17&lt;br /&gt;
|| It will display the '''list '''in the form of a '''name value pair'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 05:23&lt;br /&gt;
|| That means it will display the line item without prefixing it with a bullet or a number&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 05:30&lt;br /&gt;
|| Each '''list item''' will have a name and a value to it.&lt;br /&gt;
&lt;br /&gt;
Instead of '''li''' tag, we have to use '''dt''' and '''dd''' '''tags'''&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 05:40&lt;br /&gt;
|| '''dt '''refers to''' '''the '''Term '''or the''' name'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 05:44&lt;br /&gt;
|| '''dd '''refers to the''' Term definition '''or the''' value'''&lt;br /&gt;
&lt;br /&gt;
Both '''dt''' and '''dd''' have a start and end '''tag''' &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 05:54&lt;br /&gt;
|| Must have at least one '''term '''and a '''value '''assigned to it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 05:59&lt;br /&gt;
||We can have multiple '''values '''for a single '''term'''.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 06:03&lt;br /&gt;
|| The way to write '''Description''' '''List''' is shown here.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 06:07&lt;br /&gt;
|| Let us try this. &lt;br /&gt;
&lt;br /&gt;
Switch to the editor window.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 06:11&lt;br /&gt;
|| After the '''ordered list''' type the following piece of code as shown here.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 06:17&lt;br /&gt;
|| Save the file.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 06:19&lt;br /&gt;
|| Switch to the browser and refresh the page.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 06:22&lt;br /&gt;
|| Observe the change.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
||06:26&lt;br /&gt;
|| We can also have a '''list''' inside a '''list'''. This is called a '''Nested List'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 06:32&lt;br /&gt;
|| Both the '''lists''' need not be the same&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 06:35&lt;br /&gt;
|| For eg: Both need not be '''ordered '''or '''unordered '''or '''descriptive'''&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 06:42&lt;br /&gt;
|| Here is an example of a '''Nested List.''' &lt;br /&gt;
&lt;br /&gt;
Observe the format in which the '''list''' is arranged. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 06:49&lt;br /&gt;
||Let us look at the code for this example&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 06:53&lt;br /&gt;
|| Pause the video and try this on your own.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 06:57&lt;br /&gt;
|| This brings us to the end of the tutorial.&lt;br /&gt;
&lt;br /&gt;
Let us summarize. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||07:02&lt;br /&gt;
|| In this tutorial, we have learnt about &lt;br /&gt;
&lt;br /&gt;
'''Unordered List''', ‘''Ordered List''', ''Description List''' , |'''List styles '''&amp;amp;''' types '''and '''Nesed List '''&lt;br /&gt;
&lt;br /&gt;
in '''HTML'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 07:13&lt;br /&gt;
|| As an assignment- &lt;br /&gt;
&lt;br /&gt;
Open the file '''MyHomePage.html''' which you have created earlier.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 07:21&lt;br /&gt;
||Create a '''list '''as shown&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 07:25&lt;br /&gt;
|| The video at the following link summarizes the Spoken Tutorial project. &lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 07:33&lt;br /&gt;
|| The Spoken Tutorial Project team conducts workshops and gives certificates.&lt;br /&gt;
&lt;br /&gt;
For more details, please write to us.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 07:43&lt;br /&gt;
|| Please post your timed queries in this forum.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 07:47&lt;br /&gt;
|| Spoken Tutorial Project is funded by MHRD, Government of India.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 07:53&lt;br /&gt;
|| This is Praveen from IIT Bombay signing off.&lt;br /&gt;
&lt;br /&gt;
Thanks for watching.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>PoojaMoolya</name></author>	</entry>

	</feed>