vericudebuget commited on
Commit
23a17c5
·
verified ·
1 Parent(s): 64f3dfc

Update french1.html

Browse files
Files changed (1) hide show
  1. french1.html +11 -2
french1.html CHANGED
@@ -1,4 +1,12 @@
1
- <html><h2 class="code-line" data-line-start=0 data-line-end=1 ><a id="Introduction_to_the_French_Language_0"></a><strong>Introduction to the French Language</strong></h2>
 
 
 
 
 
 
 
 
2
  <p class="has-line-data" data-line-start="2" data-line-end="3">French is a Romance language spoken by millions worldwide. It’s known for its elegance and rich history. In this lesson, we’ll cover some of the basics to get you started.</p>
3
  <hr>
4
  <h3 class="code-line" data-line-start=6 data-line-end=7 ><a id="1_The_French_Alphabet_6"></a><strong>1. The French Alphabet</strong></h3>
@@ -270,4 +278,5 @@
270
  <li class="has-line-data" data-line-start="146" data-line-end="148"><strong>Don’t Be Afraid to Make Mistakes</strong>: Language learning is about progress, not perfection.</li>
271
  </ol>
272
  <hr>
273
- <p class="has-line-data" data-line-start="150" data-line-end="151">Hope you will understand. 😊</p> </html>
 
 
1
+ <!doctype html>
2
+ <html>
3
+ <head>
4
+ <meta charset="utf-8" />
5
+ <meta name="viewport" content="width=device-width" />
6
+
7
+ <link rel="stylesheet" href="style.css" />
8
+ </head>
9
+ <body> <h2 class="code-line" data-line-start=0 data-line-end=1 ><a id="Introduction_to_the_French_Language_0"></a><strong>Introduction to the French Language</strong></h2>
10
  <p class="has-line-data" data-line-start="2" data-line-end="3">French is a Romance language spoken by millions worldwide. It’s known for its elegance and rich history. In this lesson, we’ll cover some of the basics to get you started.</p>
11
  <hr>
12
  <h3 class="code-line" data-line-start=6 data-line-end=7 ><a id="1_The_French_Alphabet_6"></a><strong>1. The French Alphabet</strong></h3>
 
278
  <li class="has-line-data" data-line-start="146" data-line-end="148"><strong>Don’t Be Afraid to Make Mistakes</strong>: Language learning is about progress, not perfection.</li>
279
  </ol>
280
  <hr>
281
+ <p class="has-line-data" data-line-start="150" data-line-end="151">Hope you will understand. 😊</p> </body>
282
+ </html>