Code
        

        <!DOCTYPE html>
        <html>
            <head>
                <title>Wikitechy textarea tag</title>
            </head>
            <body>
                <h3> Wikitechy A Learning tutorial Website</h3>
                <textarea rows="8" cols="60">
                    Wikitechy is a learning website Particularly created for students. It is free learning portal. The wikitechy Website has recent technologies tutorials Like Angular js, ajax, github etc...
                </textarea>
            </body>
        </html>


Result