Program :
<html>
<head><title> HTML Paragraph</title></head>
<Body>
<p>This program is free software; you can redistribute it and/or modify it under the terms of
the GNU General Public License as published by the Free Software Foundation;
either version 2 of the License, or (at your option) any later version.
</p>
<p>This program is free software; <br> you can redistribute it and/or modify it under the terms of
the GNU G eneral Public License as published by the Free Software Foundation;
either version 2 of the License,<br> or (at your option) any later version.
</p>
</Body>
</html>
0 comments:
Post a Comment