Posts

Showing posts from October, 2020

Html simple website

 <!DOCTYPE html> <html> <head>   <meta charset="UTF-8">   <meta name="viewport" content="width=device-width, initial-scale=1">   <title></title> </head> <body>   <header>     <strong>       <center>Martial arts classes</center>       </strong>   </header>   <center>     <img src="https://source.unsplash.com/1600x900/?martial,arts" alt= "Error loading image" width = "233" height="300">     </center>   <p>you know martial arts is very good thing in our life but you wabt to to learn this.</p>   <a href="https://streetsbrother.blogspot.com"> Go to this link to learn martial arts</a>   <ul type="square" <li>martial arts form for you</li>   </ul>   <ol>     <li>karv maga</li>     <li...