源代码
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>编程字典</title> </head> <body> <textarea rows="4" cols="50" readonly> 学web开发,就到编程字典来! </textarea> </body> </html>
运行结果