latest Post

HTML Images

Program:


<html>
<head><title> HTML Images </title></head>
<Body>
<center><img src="F:\OpenLearning\CProgrmmingPoster.jpg" width=440 height=370 border=10 alt="Open Learning" >
</center>
</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> ...