Rearrange the code to surround the text "I am learning HTML on SoloLearn!" with opening and closing <p> tags: | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
- 7

Rearrange the code to surround the text "I am learning HTML on SoloLearn!" with opening and closing <p> tags:

<html > <head> <title>I am learning HTML on SoloLearn!</title> </head> <body> <p> I am learning HTML on SoloLearn!</p> </body> </html>

16th May 2017, 8:02 AM
Benvindo Chance Kibinda Roger
Benvindo Chance Kibinda Roger - avatar
13 Antworten
+ 2
<html > <head> <title>I am learning HTML on SoloLearn!</title> </head> <body> <p> I am learning HTML on SoloLearn!</p> </body> </html>
11th Feb 2019, 4:13 AM
Gowthamabarani S
Gowthamabarani S - avatar
0
<html > <head> <title>I am learning HTML on SoloLearn!</title> </head> <body> <p> I am learning HTML on SoloLearn!</p> </body> </html>
12th Feb 2019, 7:01 AM
Gowthamabarani S
Gowthamabarani S - avatar
0
impossible de déplacer le code, que faire pour avancer dans le cours, je suis bloquée?
5th Mar 2019, 4:37 PM
djo
0
the text is already sorrounded by the opening and closing tags
22nd Oct 2019, 6:38 AM
Biira Jasumine
Biira Jasumine - avatar
0
i am steel here
25th Nov 2019, 8:23 AM
Harvey Shawn C. Heramiz
Harvey Shawn C. Heramiz - avatar
0
<html <head> <title>I am learning HTML on SoloLearn!</title> </Head> <body> <p> I am learning HTML on SoloLearn!</p> </Body> </ html>
24th Apr 2020, 8:29 AM
Uma maheshwari.v
Uma maheshwari.v - avatar
0
<html> <head> <title> Iam learning HTML on soloLearn! </title> <head> <body> <p> Iam learning HTML on soloLearn! </p> </body> </html>
8th Oct 2020, 7:46 AM
Ankita Ch
0
Rearrange the code to surround the text "I am learning HTML on SoloLearn!" with opening and closing <p> tags:
2nd Nov 2020, 11:37 AM
monika
- 1
The text is already surrounded with opening and closing p tags.
16th May 2017, 8:30 AM
Vishnu ks
Vishnu ks - avatar
- 1
The text is already surrounded with opening and closing p tags.
7th Jun 2018, 5:56 AM
Muhammad Suleman
Muhammad Suleman - avatar
- 1
THE TEXT IS ALREADY SURROUNDED WITH OPENING AND CLOSING P TAGS.
14th Sep 2018, 10:25 AM
Arun Sirohi
Arun Sirohi - avatar
- 1
Fill in the blanks to make the paragraph bold using the <b> tag: <h1>Some heading</h1> I am learning HTML </p>
2nd Apr 2019, 11:30 AM
Diane Lee
Diane Lee - avatar
- 4
Rearrange the code to surround the text "I am learning HTML on SoloLearn!" with opening and closing <p> tags:
11th Feb 2019, 9:26 AM
Gowthamabarani S
Gowthamabarani S - avatar