echo "< >SoloLearn < h1>"; not getting the answer to fill strong test. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 1

echo "< >SoloLearn < h1>"; not getting the answer to fill strong test.

5th Jul 2016, 5:31 PM
D.A.Jaipal
4 Answers
+ 6
echo "<h1>SoloLearn </h1>"; that is heading 1 html tag. if you wanted the bold or strong tag use this <b>yourtext</b> or <strong>yourtext</strong>
6th Jul 2016, 10:26 PM
Melanie Shepherd
Melanie Shepherd - avatar
0
What answer echo "
2nd May 2020, 4:20 AM
Dharani
Dharani - avatar
0
echo "<h1>SoloLearn </>";
3rd Jun 2022, 6:54 AM
Monenus Tamane
Monenus Tamane - avatar
- 2
try echo "<h1>SoloLearn <\h1>"
6th Jul 2016, 2:24 PM
Przemek C.