Advertisement
Shishu

image style

Oct 17th, 2019
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.58 KB | None | 0 0
  1. <html>
  2.    
  3.    <head>
  4.       <title>HTML Frames</title>
  5.    </head>
  6.    <body style="background-color:#F0F0F0">
  7.    <center>
  8.    <h2> Welcome to </h2>
  9.    <image src ="toy.jpg" alt="agry face" width="150" height="150" />
  10.    <image src ="girl.jpg" alt="so cute " width="150" height="150" />
  11.   <image src ="boy.jpg" alt="looking good " width="150" height="150" />
  12.   <image src ="toy.jpg" alt="angry face " width="150" height="150" />
  13.    <image src ="girl.jpg" alt="pretty face " width="150" height="150" />
  14.   <image src ="book.jpg" alt="knowledge " width="150" height="150" />
  15.     </body>
  16. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement