About:
Horje.com PHP HTML CSS JAVAScript Editor.
Version: 1.0
PHP Version: 7.3.33
Restore
Store
Run »
« Get
<!DOCTYPE html> <html> <body> <h1>The textarea readonly attribute</h1> <textarea rows="4" cols="50" readonly> At Horje.com you will learn how to make a website. We offer free tutorials in all web development technologies. </textarea> </body> </html>