Posts

Check out my following posts

Writing equations of Maths,Chemistry and Physics

  <!DOCTYPE html> <html lang =" en "> <head> <meta charset =" UTF-8 "> <meta http-equiv =" X-UA-Compatible " content =" IE=edge "> <meta name =" viewport " content =" width=device-width, initial-scale=1.0 "> <title> Some chemical and mathematical equations </title> </head> <body> <header> </header> <main> <section> <h1> <b> <u> Chemistry equations:- </u> </b> </h1> <h3> There are infinietly many reactions in Chemistry but I will give you some examples of chemical reactions.They are: <br> <br> 1. Formula of reaction of <u> Sucrose </u> and <u> Oxygen </u> is as follows, <br> <i> C <sub> 12 </sub> H <sub> 22 </sub> O <sub...

Website on writing about Python of 100 words with Images

  <!DOCTYPE html> <html lang =" en "> <head> <meta charset =" UTF-8 "> <meta http-equiv =" X-UA-Compatible " content =" IE=edge "> <meta name =" viewport " content =" width=device-width, initial-scale=1.0 "> <title> About Python </title> </head> <body> <header> <h1> Python,A fastest programming language: </h1> </header> <main> <section> <h2> <b> Why Python? </b> </h2> <br> <p> <h3> Python is a object oriented high-level language which is easy to learn. It has huge library ehich helps the user to make a program easily compared to other languages. <br> <br> It's becoming famous language throughout the world. So everyone should learn this language. </p> <br> <br> <...