Posts

Showing posts from June, 2019

HOME PAGE AND TOP PAGE FOR ONLINE BOOK STORE

HOME PAGE <html>    <head>    <title> New Document </title>   <frameset rows="25%,*"> <frame src="top.html" scrolling="no" name="top"> <frameset cols="15%,*"> <frame src="left.html" scrolling="no"name="left"> <frame src="right.html" name="right"> </head> </html> TOP.HTML <html>  <head><title>top</title>  </head>  <body>  <table border="2" bgcolor="pink">  <tr>  <td><img src="ebooks.jpg" height="100" width="120"></img></td>  <td colspan="6" align="center" width="100%"><h1><font color="cyan">Online Book Store</font></h1></td>  </tr>  <tr align="center" b

WHY PYTHON...

Image
  Hello Guys here is the list Why python and What python can do and How it has emerged as one of important language for solving real world problems. We see through the following