<?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%2FC2%2FTypography-in-Bootstrap%2FEnglish</id>
		<title>Bootstrap/C2/Typography-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%2FC2%2FTypography-in-Bootstrap%2FEnglish"/>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php?title=Bootstrap/C2/Typography-in-Bootstrap/English&amp;action=history"/>
		<updated>2026-05-01T22:11:53Z</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/C2/Typography-in-Bootstrap/English&amp;diff=55197&amp;oldid=prev</id>
		<title>Nehasolanki: Created page with &quot;'''Title of the script: '''Typography in Bootstrap  '''Author:''' Neha Solanki  '''Domain Reviewer: '''Ankita Maske  '''Novice Reviewer:''' Abhijit Bonik  '''Keywords: '''Boot...&quot;</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php?title=Bootstrap/C2/Typography-in-Bootstrap/English&amp;diff=55197&amp;oldid=prev"/>
				<updated>2021-06-07T09:35:32Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;#039;&amp;#039;&amp;#039;Title of the script: &amp;#039;&amp;#039;&amp;#039;Typography in Bootstrap  &amp;#039;&amp;#039;&amp;#039;Author:&amp;#039;&amp;#039;&amp;#039; Neha Solanki  &amp;#039;&amp;#039;&amp;#039;Domain Reviewer: &amp;#039;&amp;#039;&amp;#039;Ankita Maske  &amp;#039;&amp;#039;&amp;#039;Novice Reviewer:&amp;#039;&amp;#039;&amp;#039; Abhijit Bonik  &amp;#039;&amp;#039;&amp;#039;Keywords: &amp;#039;&amp;#039;&amp;#039;Boot...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;'''Title of the script: '''Typography in Bootstrap&lt;br /&gt;
&lt;br /&gt;
'''Author:''' Neha Solanki&lt;br /&gt;
&lt;br /&gt;
'''Domain Reviewer: '''Ankita Maske&lt;br /&gt;
&lt;br /&gt;
'''Novice Reviewer:''' Abhijit Bonik&lt;br /&gt;
&lt;br /&gt;
'''Keywords: '''Bootstrap, CSS, HTML, Web Page, Web Design, Web Technology, Video Tutorial, Spoken Tutorial, Typography in Bootstrap, Text Alignment, Text Transform, Font Weight and Italic, Text Decoration, Reset Color, Display headings&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&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 '''“Typography 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 how to use:&lt;br /&gt;
&lt;br /&gt;
* '''Text Alignment'''&lt;br /&gt;
* '''Text Transform'''&lt;br /&gt;
* '''Font Weight and Italic'''&lt;br /&gt;
* '''Text Decoration'''&lt;br /&gt;
* '''Reset Color '''and&lt;br /&gt;
&lt;br /&gt;
* '''Display headings'''&lt;br /&gt;
&lt;br /&gt;
for styling and formatting text in '''Bootstrap'''.&lt;br /&gt;
|-&lt;br /&gt;
|  | Slide 3: &lt;br /&gt;
&lt;br /&gt;
System Requirements&lt;br /&gt;
&lt;br /&gt;
|  | This tutorial is recorded using,&lt;br /&gt;
&lt;br /&gt;
* '''Ubuntu Linux OS v 18.04 '''&lt;br /&gt;
* '''Bootstrap 4.6.0'''&lt;br /&gt;
* '''HTML5'''&lt;br /&gt;
* '''CSS3'''&lt;br /&gt;
* '''gedit Text Editor '''and&lt;br /&gt;
* '''Firefox web browser'''&lt;br /&gt;
&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;
|-&lt;br /&gt;
|  | Slide: Layout&lt;br /&gt;
&lt;br /&gt;
Image1.png&lt;br /&gt;
|  | In this tutorial, we will design a '''layout''' as shown here in '''Bootstrap'''.&lt;br /&gt;
|-&lt;br /&gt;
|  | Slide: Text Alignment&lt;br /&gt;
&lt;br /&gt;
[Image = left.png]&lt;br /&gt;
&lt;br /&gt;
[Image = right.png]&lt;br /&gt;
&lt;br /&gt;
[Image = center.png]&lt;br /&gt;
&lt;br /&gt;
[Image = justify.png]&lt;br /&gt;
|  | Let’s start with the '''text alignment'''.&lt;br /&gt;
&lt;br /&gt;
Text can be aligned either to the:&lt;br /&gt;
&lt;br /&gt;
* '''Left'''&lt;br /&gt;
* '''Right'''&lt;br /&gt;
* '''Center '''or&lt;br /&gt;
* '''Justify'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Slide: Text Alignment Classes&lt;br /&gt;
|  | These are the available '''classes''' for them:&lt;br /&gt;
&lt;br /&gt;
* '''.text-left'''&lt;br /&gt;
* '''.text-right'''&lt;br /&gt;
* '''.text-center'''&lt;br /&gt;
* '''.text-justify'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | &lt;br /&gt;
|  | Let’s use one of these '''classes''' in our '''layout'''.&lt;br /&gt;
|-&lt;br /&gt;
|  | Point to Mypage.html &amp;amp; Mystyle.css in My-bootstrap folder&lt;br /&gt;
&lt;br /&gt;
|  | Locate the files '''Mypage.html''' and '''Mystyle.css''' in the '''My-bootstrap''' folder.&lt;br /&gt;
&lt;br /&gt;
We will use '''Mypage.html''' and '''Mystyle.css files '''which we saved earlier''' '''for this 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;
|-&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;
&lt;br /&gt;
|  | Notice that by default, the text is aligned to the left.&lt;br /&gt;
&lt;br /&gt;
Let us change the '''text alignment''' of the first row to the center.&lt;br /&gt;
|-&lt;br /&gt;
|  | Open Mypage.html in gedit&lt;br /&gt;
|  | Open the file '''Mypage.html''' in the '''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;
Update:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;row&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;col m-sm-4 text-center&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h1 class=&amp;quot;text-danger&amp;quot;&amp;gt; Bharat Mart &amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
|  | Add the '''.text-center class''' to the column of the first row as shown here.&lt;br /&gt;
&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;
&lt;br /&gt;
Highlight the output&lt;br /&gt;
&lt;br /&gt;
|  | Observe that the text of the first row is aligned to the center now.&lt;br /&gt;
&lt;br /&gt;
Try the other '''text alignment classes''' on your own later, for your understanding.&lt;br /&gt;
|-&lt;br /&gt;
|  | Slide: Text Alignment Classes with Breakpoints&lt;br /&gt;
|  | Also try '''text-left, .text-right '''and''' .text-center classes''' with '''breakpoints''' as shown below.&lt;br /&gt;
|-&lt;br /&gt;
|  | Slide: Text Transform&lt;br /&gt;
|  | Next we will explore '''text transform'''.&lt;br /&gt;
&lt;br /&gt;
Basically, it manages the capitalization of text.&lt;br /&gt;
|-&lt;br /&gt;
|  | Slide: Text Transform Classes&lt;br /&gt;
&lt;br /&gt;
Example:&lt;br /&gt;
&lt;br /&gt;
uppercase.png&lt;br /&gt;
&lt;br /&gt;
lowercase.png&lt;br /&gt;
&lt;br /&gt;
capitalize.png&lt;br /&gt;
&lt;br /&gt;
|  | These are the '''classes''' for it:&lt;br /&gt;
&lt;br /&gt;
* '''.text-uppercase''': It converts all the letters to uppercase&lt;br /&gt;
* '''.text-lowercase''': It converts all the letters to lowercase&lt;br /&gt;
* '''.text-capitalize''': It converts the first letter of each word to uppercase&lt;br /&gt;
&lt;br /&gt;
Let us try one of these.&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;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;row&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;col m-sm-4 text-center text-uppercase&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h1 class=&amp;quot;text-danger&amp;quot;&amp;gt; Bharat Mart &amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
|  | Add the '''.text-uppercase class''' to the column of the first row 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;
&lt;br /&gt;
|  | Observe the first row. We can see all the letters are converted to uppercase.&lt;br /&gt;
&lt;br /&gt;
Try the other''' text transformation classes''' on your own later for your understanding.&lt;br /&gt;
|-&lt;br /&gt;
|  | Slide: Font Weight&lt;br /&gt;
|  | Next, let’s understand about '''Font Weight'''.&lt;br /&gt;
&lt;br /&gt;
'''Font weight''' specifies how thick the font of the text should be.&lt;br /&gt;
|-&lt;br /&gt;
|  | Slide: Font Weight Classes&lt;br /&gt;
|  | Following are the '''classes''' for it:&lt;br /&gt;
&lt;br /&gt;
* '''.font-weight-bold'''&lt;br /&gt;
* '''.font-weight-bolder'''&lt;br /&gt;
* '''.font-weight-normal'''&lt;br /&gt;
* '''.font-weight-light'''&lt;br /&gt;
* '''.font-weight-lighter'''&lt;br /&gt;
&lt;br /&gt;
Let us try this.&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;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;row&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;col font-weight-bold&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;mx-auto&amp;quot; style=&amp;quot;width: 140px; &lt;br /&gt;
border: 2px solid green;&amp;quot;&amp;gt;&lt;br /&gt;
Copyright- 2021&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
|  | Add the '''.font-weight-bold class''' to the column of the last row as shown here.&lt;br /&gt;
&lt;br /&gt;
In our code, we will increase the width of the '''block-level element '''to '''140px'''.&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;
&lt;br /&gt;
|  | Observe the output.&lt;br /&gt;
&lt;br /&gt;
The text is set to '''bold''' now.&lt;br /&gt;
&lt;br /&gt;
Try the other '''font weight classes''' on your own later, for your understanding.&lt;br /&gt;
|-&lt;br /&gt;
|  | &lt;br /&gt;
|  | Let’s understand how to set the text to '''italic'''.&lt;br /&gt;
|-&lt;br /&gt;
|  | Slide: Italic&lt;br /&gt;
|  | '''.font-italic class''' is used to set the text to '''italic'''.&lt;br /&gt;
&lt;br /&gt;
Let us try this.&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;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;p class=&amp;quot;font-italic&amp;quot;&amp;gt; Buy your essentials &lt;br /&gt;
at the lowest price. Choose from fresh produce &lt;br /&gt;
to packaged goods and get them delivered straight&lt;br /&gt;
to your doorstep. Shop for Rs.1000 and more to&lt;br /&gt;
get FREE delivery. &amp;lt;p&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
|  | Add '''.font-italic class''' to the paragraph in the second row 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;
|  | Now we can see that the text in the paragraph is set to '''italic'''.&lt;br /&gt;
|-&lt;br /&gt;
|  | Slide: Text Decoration&lt;br /&gt;
|  | Next we will learn about '''text decoration'''.&lt;br /&gt;
* '''.text-decoration-none class''' is used to remove decoration of the text.&lt;br /&gt;
* It is mostly used to remove the '''underline''' of a '''link'''.&lt;br /&gt;
&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;
&lt;br /&gt;
|  | Observe the '''links''' in the second row.&lt;br /&gt;
&lt;br /&gt;
They are '''underlined''' when we hover the cursor over the words.&lt;br /&gt;
&lt;br /&gt;
We can use '''.text-decoration-none''' to remove this '''underline, '''if we wish to.&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;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;a href=&amp;quot;#&amp;quot; class=&amp;quot;text-decoration-none&amp;quot;&amp;gt;&amp;lt;li&amp;gt; &lt;br /&gt;
Fruits &amp;amp; Vegetables &amp;lt;/li&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;a href=&amp;quot;#&amp;quot; class=&amp;quot;text-decoration-none&amp;quot;&amp;gt;&amp;lt;li&amp;gt;&lt;br /&gt;
Foodgrain &amp;lt;/li&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;a href=&amp;quot;#&amp;quot; class=&amp;quot;text-decoration-none&amp;quot;&amp;gt;&amp;lt;li&amp;gt; &lt;br /&gt;
Beverages &amp;lt;/li&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;a href=&amp;quot;#&amp;quot; class=&amp;quot;text-decoration-none&amp;quot; &amp;gt;&amp;lt;li&amp;gt; &lt;br /&gt;
Personal care &amp;lt;/li&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;a href=&amp;quot;#&amp;quot; class=&amp;quot;text-decoration-none&amp;quot;&amp;gt;&amp;lt;li&amp;gt; &lt;br /&gt;
Snacks &amp;amp; Branded Foods &amp;lt;/li&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
|  | Add '''.text-decoration-none class''' to all the '''links''' in the second row 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;
&lt;br /&gt;
|  | Observe the second row.&lt;br /&gt;
&lt;br /&gt;
The '''underline''' of the '''links''' are now no longer visible.&lt;br /&gt;
|-&lt;br /&gt;
|  | &lt;br /&gt;
|  | By default the color of the '''link''' is always set to blue. &lt;br /&gt;
&lt;br /&gt;
But this can be changed to any other colour we like.&lt;br /&gt;
|-&lt;br /&gt;
|  | Slide: Reset Color&lt;br /&gt;
|  | '''.text-reset class''' is used to change or reset the colour of a text or '''link'''.&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;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;a href=&amp;quot;#&amp;quot; class=&amp;quot;text-decoration-none text-reset&amp;quot;&amp;gt;&amp;lt;li&amp;gt; &lt;br /&gt;
Fruits &amp;amp; Vegetables &amp;lt;/li&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;a href=&amp;quot;#&amp;quot; class=&amp;quot;text-decoration-none text-reset&amp;quot;&amp;gt;&amp;lt;li&amp;gt; &lt;br /&gt;
Foodgrain &amp;lt;/li&amp;gt;&amp;lt;/a&amp;gt; &lt;br /&gt;
&amp;lt;a href=&amp;quot;#&amp;quot; class=&amp;quot;text-decoration-none text-reset&amp;quot;&amp;gt;&amp;lt;li&amp;gt; &lt;br /&gt;
Beverages &amp;lt;/li&amp;gt;&amp;lt;/a&amp;gt; &lt;br /&gt;
&amp;lt;a href=&amp;quot;#&amp;quot; class=&amp;quot;text-decoration-none text-reset&amp;quot;&amp;gt;&amp;lt;li&amp;gt; &lt;br /&gt;
Personal care &amp;lt;/li&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;a href=&amp;quot;#&amp;quot; class=&amp;quot;text-decoration-none text-reset&amp;quot;&amp;gt;&amp;lt;li&amp;gt; &lt;br /&gt;
Snacks &amp;amp; Branded Foods &amp;lt;/li&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
|  | &lt;br /&gt;
&lt;br /&gt;
Add the '''.text-reset class''' to the '''links''' 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;
&lt;br /&gt;
|  | In the output, the color of the '''links''' are set to the default black colour.&lt;br /&gt;
&lt;br /&gt;
It has inherited the color from its parent.&lt;br /&gt;
|-&lt;br /&gt;
|  | Slide: Display Headings&lt;br /&gt;
|  | Next, let’s understand '''display headings.'''&lt;br /&gt;
&lt;br /&gt;
* They are used to make headings more prominent than normal headings.&lt;br /&gt;
* For example, they are slightly larger than normal headings'''.'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Slide: Display Headings Classes&lt;br /&gt;
* '''.display-1'''&lt;br /&gt;
* '''.display-2'''&lt;br /&gt;
* '''.display-3'''&lt;br /&gt;
* '''.display-4'''&lt;br /&gt;
&lt;br /&gt;
|  | Following are''' display heading classes:'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Slide: Display Headings - Example&lt;br /&gt;
&lt;br /&gt;
[display.png]&lt;br /&gt;
&lt;br /&gt;
Highlight h1 heading&lt;br /&gt;
|  | Note the difference between '''h1''' '''heading''' and various other '''display heading classes.'''&lt;br /&gt;
|-&lt;br /&gt;
|  | Only narration&lt;br /&gt;
|  | Now let’s understand '''display heading classes''' with an example.&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;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;row&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;col m-sm-4 text-center text-uppercase&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h1 class=&amp;quot;text-danger display-4&amp;quot;&amp;gt; Bharat Mart &amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt; &amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
|  | &lt;br /&gt;
&lt;br /&gt;
Add the '''.display-4 class''' to the column of the first row 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;
&lt;br /&gt;
|  | Observe that now the '''heading''' is slightly larger than normal heading.&lt;br /&gt;
&lt;br /&gt;
Try out the other '''heading classes''' and observe the differences.&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 now summarize.&lt;br /&gt;
|-&lt;br /&gt;
|  | Slide 6: Summary &lt;br /&gt;
&lt;br /&gt;
|  | In this tutorial, we have learnt how to use:&lt;br /&gt;
&lt;br /&gt;
* '''Text Alignment'''&lt;br /&gt;
* '''Text Transform'''&lt;br /&gt;
* '''Font Weight and Italic'''&lt;br /&gt;
* '''Text Decoration'''&lt;br /&gt;
* '''Reset Color '''and&lt;br /&gt;
* '''Display headings'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Slide 8: Assignment&lt;br /&gt;
|  | As an assignment-&lt;br /&gt;
&lt;br /&gt;
* Open the '''Mypage.html''' file&lt;br /&gt;
&lt;br /&gt;
* In the '''3rd''' '''row''', set the text font of all the paragraphs to '''italic'''&lt;br /&gt;
&lt;br /&gt;
* Save the file&lt;br /&gt;
&lt;br /&gt;
* Observe the output on the '''web browser'''&lt;br /&gt;
&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 on 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;
|  | This is Neha Solanki from Spoken Tutorial, 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>Nehasolanki</name></author>	</entry>

	</feed>