html result comes different..
Hi everyone ! My html code's shows well in play ground but when i wrote it in notepad ++ and run in firefox it shows simple blog no design nothing... but in playground it looks cool.. can anyone plz help me fix this??? here's my code.. <!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><font color="green"> Hey! I'm <strong><b>Kabir</b></strong>. <i> I like the way code works</i>.I love to learn from deep inside. when i see a web pages, I wonder what's behind this!! So I started learning how to code. Coding is much fun than I thought. When I saw codes, it was like some alien language to me. Now I can write small codes in html.<b> Sololearn</b> is helping me through this course. I would to invite all of you to join with me. </font></p> <p class="quote">" Save<b> trees <small>and</small> animals, </b> Save environment"</p> </div> <!-- About Me section end --> <!-- My skills section section starts here--> <div class="sections"> <h1><span>My Skills</span></h1> <ul type="circle"> <li><a href="https://www.sololearn.com/Course/HTML/?ref=app" target="_blank">HTML</a></li> <li><a href="https://www.sololearn.com/Course/CSS/?ref=app" tatget="_blank">CSS</a></li> <li><a href="https://www.sololearn.com/Course/JavaScript/?ref=app" target="_blank">JavaScript </a></li> <!-- My skills ends here. yet to learn what's is the <div> section --> </ul> <!-- My schedule section starts here--> <h1><span>My Coding Schedule</span></h1> <table> <tr> <td>Day</td> <td>Mon</td> <td>tues<