Help me understand the new things here except <p> nd other so basics | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Help me understand the new things here except <p> nd other so basics

<!DOCTYPE html> <html> <head> <title>My Blog</title> <link href="https://­fonts.googleapis.com/­css?family=Handlee" rel="stylesheet"> </head> <body> <!-- About Me section start --> <div class="section"> <h1><span>About Me</span></h1> <p> Hey! I'm <strong>Alex</­strong>. Coding has changed my world. It's not just about apps. Learning to code gave me <i>problem-solving skills</i> and a way to communicate with others on a technical level. I can also develop websites and use my coding skills to get a better job. And I learned it all at <strong>SoloLearn</­strong> where they build your self-esteem and keep you motivated. Join me in this rewarding journey. You'll have fun, get help, and learn along the way! </p> <p class="quote">"Decla­re variables, not war"</p> </div> <!-- About Me section end --> </body> </html>

5th Aug 2019, 6:31 AM
AR Sĕŕïéś
AR Sĕŕïéś - avatar
2 Answers
+ 1
Well it is not so obvious to others what is new to you and what is basic/old.
5th Aug 2019, 6:46 AM
Sonic
Sonic - avatar
+ 1
bdhhhhh<html> <head> <title>My Blog</title> <link href="https://­fonts.googleapis.com/­css?family=Handlee" rel="stylesheet"> </head> <body> <!-- About Me section start --> <div class="section"> <h1><span>About Me</span></h1> <p> Hey! I'm <strong>Alex</­strong>. Coding has changed my world. It's not just about apps. Learning to code gave me <i>problem-solving skills</i> and a way to communicate with others on a technical level. I can also develop websites and use my coding skills to get a better job. And I learned it all at <strong>SoloLearn</­strong> where they build your self-esteem and keep you motivated. Join me in this rewarding journey. You'll have fun, get help, and learn along the way! </p> <p class="quote">"Decla­re variables, not war"</p> </div> <!-- About Me section end --> </body> </html>hhhhh<html> <head> <title>My Blog</title> <link href="https://­fonts.googleapis.com/­css?family=Handlee" rel="stylesheet"> </head> <body> <!-- About Me section start --> <div class="section"> <h1><span>About Me</span></h1> <p> Hey! I'm <strong>Alex</­strong>. Coding has changed my world. It's not just about apps. Learning to code gave me <i>problem-solving skills</i> and a way to communicate with others on a technical level. I can also develop websites and use my coding skills to get a better job. And I learned it all at <strong>SoloLearn</­strong> where they build your self-esteem and keep you motivated. Join me in this rewarding journey. You'll have fun, get help, and learn along the way! </p> <p class="quote">"Decla­re variables, not war"</p> </div> <!-- About Me section end --> </body> </html><html> <head> <title>My Blog</title> <link href="https://­fonts.googleapis.com/­css?family=Handlee" rel="stylesheet"> </head> <body> <!-- About Me section start --> <div class="section"> <h1><span>About Me</span></h1> <p> Hey! I'm <strong>Alex</­strong>. Coding has changed my world. It's not just about apps. Learning to code gave me <i>problem-solving skills</i> and a way to communicat
23rd Jul 2022, 5:30 PM
yahya Ahmed
yahya Ahmed - avatar