Code: Select all
<html>
<head><title>Hello, world!</title></head>
<body>
This is the text to save.
</body>
</html>Code: Select all
This is the text to save.Moderator: General Moderators
Code: Select all
<html>
<head><title>Hello, world!</title></head>
<body>
This is the text to save.
</body>
</html>Code: Select all
This is the text to save.