latest Post

HTML Style

Program :


<html>
<head><title> HTML Style </title></head>
<Body style="background-color:red;">
<p style="color:white;font-size:20;">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 <font style="font-size:40;">version 2 </font>of the License, or (at your option) any later version.
</p>

</Body>
</html>

Output : 



About Open Learning Creative

Open Learning Creative
Recommended Posts × +

0 comments:

Post a Comment

PHP Registration form using GET, POST Methods with example

Program : HTML Code <html> <head> <title>Student Info</title> </head> <body><center> ...