Guest User

Untitled

a guest
Jun 17th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <Head>
  2. <BODY>
  3.  
  4. <?INSERT STYLESHEETS.css>
  5. .ipHONEapp {
  6. background-color: red;
  7. }
  8.  
  9.  
  10. program tootplus
  11. real version;
  12. version = 0.1
  13. print *, "Hello iAndroid user welcome to TOOT PLUS BETA!! v", version
  14. end program tootplus
  15.  
  16. </body>
  17. </HEAD>
Add Comment
Please, Sign In to add comment