Code
<!DOCTYPE html>
<html>
    <head>
         <base href="../try-it/">
        <style>
            img {
                float: right;
                margin: 0 0 10px 10px;
            }

        
</style>
    </head>
    <body>
        <p><img src="wikitechy.png"  alt="wikitechy" width="400" height="140">
            Welcome To wikitechy.com! The best e-learning website in the world.
            Where you can learn all the robust technologies in easily.
            Wikitechy provides solutions for all the technology errors.
        </p>
    </body>
</html>


Result