<?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=Bootstrap%2FC3%2FJumbotron-and-Breadcrumb-in-Bootstrap%2FEnglish</id>
		<title>Bootstrap/C3/Jumbotron-and-Breadcrumb-in-Bootstrap/English - 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=Bootstrap%2FC3%2FJumbotron-and-Breadcrumb-in-Bootstrap%2FEnglish"/>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php?title=Bootstrap/C3/Jumbotron-and-Breadcrumb-in-Bootstrap/English&amp;action=history"/>
		<updated>2026-05-14T10:56:04Z</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=Bootstrap/C3/Jumbotron-and-Breadcrumb-in-Bootstrap/English&amp;diff=55513&amp;oldid=prev</id>
		<title>Nirmala Venkat: Created page with &quot;{| border=&quot;1&quot; |- || '''VISUAL CUE''' || '''NARRATION''' |- || Slide: Title || Welcome to the Spoken Tutorial on '''“Jumbotron and''' '''Breadcrumb in Bootstrap”.''' |- ||...&quot;</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php?title=Bootstrap/C3/Jumbotron-and-Breadcrumb-in-Bootstrap/English&amp;diff=55513&amp;oldid=prev"/>
				<updated>2021-09-09T10:52:41Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;{| border=&amp;quot;1&amp;quot; |- || &amp;#039;&amp;#039;&amp;#039;VISUAL CUE&amp;#039;&amp;#039;&amp;#039; || &amp;#039;&amp;#039;&amp;#039;NARRATION&amp;#039;&amp;#039;&amp;#039; |- || Slide: Title || Welcome to the Spoken Tutorial on &amp;#039;&amp;#039;&amp;#039;“Jumbotron and&amp;#039;&amp;#039;&amp;#039; &amp;#039;&amp;#039;&amp;#039;Breadcrumb in Bootstrap”.&amp;#039;&amp;#039;&amp;#039; |- ||...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|| '''VISUAL CUE'''&lt;br /&gt;
|| '''NARRATION'''&lt;br /&gt;
|-&lt;br /&gt;
|| Slide: Title&lt;br /&gt;
|| Welcome to the Spoken Tutorial on '''“Jumbotron and''' '''Breadcrumb in Bootstrap”.'''&lt;br /&gt;
|-&lt;br /&gt;
|| Slide 2: &lt;br /&gt;
&lt;br /&gt;
Learning Objectives&lt;br /&gt;
|| In this tutorial, we will learn about:&lt;br /&gt;
&lt;br /&gt;
*'''Jumbotron '''and&lt;br /&gt;
*'''Breadcrumb'''&lt;br /&gt;
|-&lt;br /&gt;
|| Slide 3: &lt;br /&gt;
System Requirements&lt;br /&gt;
|| This tutorial is recorded using,&lt;br /&gt;
* '''Ubuntu Linux OS v 18.04 '''&lt;br /&gt;
* '''Bootstrap 4.6.0'''&lt;br /&gt;
* '''HTML5'''&lt;br /&gt;
* '''gedit Text Editor '''and&lt;br /&gt;
* '''Firefox web browser'''&lt;br /&gt;
|-&lt;br /&gt;
|| Slide 4: Prerequisite &lt;br /&gt;
&lt;br /&gt;
https://spoken-tutorial.org&lt;br /&gt;
|| &lt;br /&gt;
* To follow this tutorial, you should be familiar with '''HTML''' and '''CSS.'''&lt;br /&gt;
* If not, please go through the '''HTML '''and''' CSS '''tutorials on this '''website'''.&lt;br /&gt;
|-&lt;br /&gt;
|| [Firefox- Mypage.html]&lt;br /&gt;
|| In this tutorial, we will create '''Jumbotron '''and '''Breadcrumb''' using '''Bootstrap classes'''.&lt;br /&gt;
&lt;br /&gt;
Here, we will display the contents such as '''heading, paragraph''', etc. using '''Jumbotron.'''&lt;br /&gt;
&lt;br /&gt;
In the '''Login''' page, we will add '''breadcrumb''' such as '''Home/Login'''.&lt;br /&gt;
&lt;br /&gt;
Let’s start with '''Jumbotron'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Slide: Jumbotron&lt;br /&gt;
|| '''Jumbotron '''is a lightweight and flexible component.&lt;br /&gt;
&lt;br /&gt;
It is used to showcase key content or information. &lt;br /&gt;
&lt;br /&gt;
For example: Marketing messages on a '''webpage'''.&lt;br /&gt;
&lt;br /&gt;
Let’s see how to create them.&lt;br /&gt;
|-&lt;br /&gt;
|| Point to Mypage.html in My-bootstrap folder&lt;br /&gt;
|| Locate the files '''Mypage.html '''and''' Login.html '''in the '''My-bootstrap''' folder.&lt;br /&gt;
&lt;br /&gt;
We will use the '''Mypage.html '''and''' Login.html files '''which we had saved earlier''' '''for demonstration.&lt;br /&gt;
|-&lt;br /&gt;
|| Slide: Code Files&lt;br /&gt;
||&lt;br /&gt;
* The files used in this tutorial are available in the '''Code Files''' link on this tutorial page.&lt;br /&gt;
* Please download and extract them.&lt;br /&gt;
* Make a copy and then use them while practising.&lt;br /&gt;
|-&lt;br /&gt;
|| Open Mypage.html in Firefox&lt;br /&gt;
|| Open the file '''Mypage.html''' in a '''web browser'''.&lt;br /&gt;
|-&lt;br /&gt;
|| [Firefox]&lt;br /&gt;
|| The part consisting of '''heading''' and '''paragraph '''shows key information about this website.&lt;br /&gt;
&lt;br /&gt;
We will create this part with a '''Jumbotron''' for extra attention.&lt;br /&gt;
&lt;br /&gt;
So, let’s start.&lt;br /&gt;
|-&lt;br /&gt;
|| Open Mypage.html in gedit&lt;br /&gt;
|| Open the file '''Mypage.html''' in any '''text editor.'''&lt;br /&gt;
&lt;br /&gt;
I have opened it in the '''gedit Text Editor.'''&lt;br /&gt;
|-&lt;br /&gt;
|| [gedit - Mypage.html]&lt;br /&gt;
&lt;br /&gt;
Type:&lt;br /&gt;
&amp;lt;h3 class=&amp;quot;display-4&amp;quot;&amp;gt;Welcome to Online Grocery Shopping!!&amp;lt;/h3&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p class=&amp;quot;lead&amp;quot;&amp;gt;Buy your essentials at the lowest price. &lt;br /&gt;
&lt;br /&gt;
Choose from fresh produce to packaged goods and get them delivered straight to your doorstep. &lt;br /&gt;
&lt;br /&gt;
Shop for Rs.1000 and more to get FREE delivery.&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr style=&amp;quot;height:2px;background-color:gray&amp;quot; class=&amp;quot;my-4&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; Hand-picked fresh fruits and vegetables are also available.&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;a class=&amp;quot;btn btn-info btn-lg&amp;quot; href=&amp;quot;#&amp;quot; role=&amp;quot;button&amp;quot;&amp;gt;Know More&amp;lt;/a&amp;gt;&lt;br /&gt;
|| Replace the '''heading''' and '''paragraph''' with the code shown below.&lt;br /&gt;
&lt;br /&gt;
Here we have added '''.display-4 class''' to the '''heading''' and '''.lead class''' to the '''paragraph'''.&lt;br /&gt;
&lt;br /&gt;
Then, we have added some additional elements like '''horizontal ruler''', '''paragraph''' and a '''button'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Press Ctrl + S&lt;br /&gt;
|| Save the file.&lt;br /&gt;
|-&lt;br /&gt;
|| Switch to Firefox&lt;br /&gt;
|| Switch to the '''browser''' and refresh the page.&lt;br /&gt;
|-&lt;br /&gt;
|| [Firefox]&lt;br /&gt;
|| The elements are added to the page accordingly.&lt;br /&gt;
&lt;br /&gt;
Notice a horizontal ruler is added.&lt;br /&gt;
&lt;br /&gt;
Then a new line content has been added here using the '''paragraph tag'''.&lt;br /&gt;
&lt;br /&gt;
And also a '''“Know More”''' '''button''' is added.&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| But notice that the spacing and '''styling''' is not proper.&lt;br /&gt;
&lt;br /&gt;
So let’s add a .'''jumbotron class''' for proper spacing and '''styling'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Switch to Mypage.html&lt;br /&gt;
|| Switch to the''' Mypage.html''' file.&lt;br /&gt;
|-&lt;br /&gt;
|| [gedit - Mypage.html]&lt;br /&gt;
&lt;br /&gt;
Update:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;jumbotron&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3 class=&amp;quot;display-4&amp;quot;&amp;gt;Welcome to Online Grocery Shopping!!&amp;lt;/h3&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p class=&amp;quot;lead&amp;quot;&amp;gt;Buy your essentials at the lowest price. &lt;br /&gt;
Choose from fresh produce to packaged goods and get them delivered straight to your doorstep. &lt;br /&gt;
Shop for Rs.1000 and more to get FREE delivery.&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr class=&amp;quot;my-4&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; Hand-picked fresh fruits and vegetables are also available.&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;a class=&amp;quot;btn btn-info btn-lg&amp;quot; href=&amp;quot;#&amp;quot; role=&amp;quot;button&amp;quot;&amp;gt;Know More&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
|| Wrap all these elements with the '''.jumbotron class '''as shown here.&lt;br /&gt;
|-&lt;br /&gt;
|| Press Ctrl + S&lt;br /&gt;
|| Save the file.&lt;br /&gt;
|-&lt;br /&gt;
|| Switch to firefox&lt;br /&gt;
|| Switch to the '''browser''' and refresh the page.&lt;br /&gt;
|-&lt;br /&gt;
|| [Firefox]&lt;br /&gt;
|| Notice that now the spacing and '''styling''' of all these elements are proper. &lt;br /&gt;
&lt;br /&gt;
They have proper '''margin''' and background color.&lt;br /&gt;
&lt;br /&gt;
In this way, using '''Jumbotron''' we can showcase key information of the website.&lt;br /&gt;
&lt;br /&gt;
Next let’s learn about '''breadcrumbs.'''&lt;br /&gt;
|-&lt;br /&gt;
|| Slide: Breadcrumb&lt;br /&gt;
|| '''Breadcrumb''' is a navigation that indicates the current page location within a '''website'''.&lt;br /&gt;
&lt;br /&gt;
Let’s try this.&lt;br /&gt;
|-&lt;br /&gt;
|| Switch to firefox&lt;br /&gt;
|| Switch to the '''browser'''.&lt;br /&gt;
|-&lt;br /&gt;
|| [Firefox]&lt;br /&gt;
|| Click on the '''“Login” button'''.&lt;br /&gt;
&lt;br /&gt;
The '''Login''' page opens.&lt;br /&gt;
&lt;br /&gt;
For this page, to indicate the current page’s location we will use '''breadcrumbs.'''&lt;br /&gt;
|-&lt;br /&gt;
|| Open Login.html in gedit&lt;br /&gt;
|| Open the file '''Login.html''' in any '''text editor.'''&lt;br /&gt;
&lt;br /&gt;
I have opened it in the '''gedit Text Editor.'''&lt;br /&gt;
|-&lt;br /&gt;
|| [gedit - Login.html]&lt;br /&gt;
&lt;br /&gt;
Type:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nav class=&amp;quot;mt-2&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ol class=&amp;quot;breadcrumb&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li class=&amp;quot;breadcrumb-item&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;Mypage.html&amp;quot;&amp;gt;Home&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li class=&amp;quot;breadcrumb-item active&amp;quot;&amp;gt;Login&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/nav&amp;gt;&lt;br /&gt;
|| Before the '''heading''', type the code as shown.&lt;br /&gt;
&lt;br /&gt;
Here, we have created a '''breadcrumb''' by using the '''.breadcrumb class''' on the '''ordered list'''.&lt;br /&gt;
&lt;br /&gt;
The first '''item''' is '''“Home”''' and the second is '''“Login”'''.&lt;br /&gt;
&lt;br /&gt;
We have used '''.breadcrumb-item class '''in both the '''items''' to properly '''style''' them. &lt;br /&gt;
&lt;br /&gt;
Using '''&amp;lt;anchor&amp;gt; tag''', we have '''linked''' '''Mypage.html''' with '''“Home”.'''&lt;br /&gt;
&lt;br /&gt;
And added '''.active class''' to '''“Login”'''&lt;br /&gt;
|-&lt;br /&gt;
|| Press Ctrl + S&lt;br /&gt;
|| Save the file.&lt;br /&gt;
|-&lt;br /&gt;
|| Switch to firefox&lt;br /&gt;
|| Switch to the '''browser''' and refresh the page.&lt;br /&gt;
|-&lt;br /&gt;
|| [Firefox]&lt;br /&gt;
|| At the top,'''breadcrumbs''' have been added to the page.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
It shows that currently we are on the “'''Login”''' page and its parent page is '''“Home”.'''&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Home'''&lt;br /&gt;
|| Click on '''“Home”.'''&lt;br /&gt;
&lt;br /&gt;
On clicking, we have navigated to the '''Home page''' i.e''' Mypage.html.'''&lt;br /&gt;
&lt;br /&gt;
In this way, we can create''' breadcrumbs''' using ''' Bootstrap classes.'''&lt;br /&gt;
|-&lt;br /&gt;
|| [Firefox]&lt;br /&gt;
|| Now let’s see how these pages look in different screen sizes.&lt;br /&gt;
&lt;br /&gt;
The current screen size is suitable for '''Laptops''' and '''Desktops'''.&lt;br /&gt;
&lt;br /&gt;
And this is the '''layout''' for them.&lt;br /&gt;
|-&lt;br /&gt;
|| Right click &amp;gt;&amp;gt; Inspect Element&lt;br /&gt;
&lt;br /&gt;
Click on Responsive Design Mode&lt;br /&gt;
|| Enable the '''Responsive design mode'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Decrease the screen size&lt;br /&gt;
|| I will decrease the screen size now. &lt;br /&gt;
|-&lt;br /&gt;
|| [Firefox]&lt;br /&gt;
|| Observe the page.&lt;br /&gt;
&lt;br /&gt;
The''' Jumbotron''' is adjusted according to the screen size.&lt;br /&gt;
&lt;br /&gt;
This screen size is suitable for '''Tablets '''and''' Mobile devices.'''&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Login'''&lt;br /&gt;
|| Click on '''“Login”.'''&lt;br /&gt;
&lt;br /&gt;
Observe that the size of '''breadcrumb''' is also adjusted according to the screen size.&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| In this way we can create '''responsive layouts''' using '''Bootstrap'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Only narration&lt;br /&gt;
|| With this we have come to the end of this tutorial. &lt;br /&gt;
&lt;br /&gt;
Let us summarize.&lt;br /&gt;
|-&lt;br /&gt;
|| Slide 6: Summary &lt;br /&gt;
&lt;br /&gt;
|| In this tutorial, we have learnt to use&lt;br /&gt;
&lt;br /&gt;
* '''Jumbotron '''and&lt;br /&gt;
* '''Breadcrumb'''&lt;br /&gt;
|-&lt;br /&gt;
|| Slide 8: Assignment&lt;br /&gt;
|| As an assignment-&lt;br /&gt;
&lt;br /&gt;
* Open the '''Form.html''' file.&lt;br /&gt;
* Create a '''breadcrumb''' as “'''Home/SignUp”''' for this page.&lt;br /&gt;
* Save the file.&lt;br /&gt;
* Observe the output on the '''web browser.'''&lt;br /&gt;
|-&lt;br /&gt;
|| Slide: About Spoken Tutorial project&lt;br /&gt;
|| The video at the following link summarises the Spoken Tutorial project.&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
|-&lt;br /&gt;
|| Slide: Spoken Tutorial Workshops&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;
|| Slide: Forum&lt;br /&gt;
|| Please post your timed queries in this forum.&lt;br /&gt;
|-&lt;br /&gt;
|| Slide: Acknowledgement&lt;br /&gt;
|| Spoken Tutorial project is funded by the Ministry of Education (MoE), Govt. of India.&lt;br /&gt;
|-&lt;br /&gt;
|| Slide: Thanks&lt;br /&gt;
|| The script and video for this tutorial was contributed by Neha Solanki.&lt;br /&gt;
&lt;br /&gt;
This is Nancy Varkey from the Spoken Tutorial project team, IIT Bombay signing off.&lt;br /&gt;
&lt;br /&gt;
Thanks for watching.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Nirmala Venkat</name></author>	</entry>

	</feed>