Advertisement
Guest User

Untitled

a guest
Dec 5th, 2016
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.05 KB | None | 0 0
  1. <html>
  2. <head>
  3. <title>Jemma Inc</title>
  4. </head>
  5. <style>
  6. body { font-family: "Arial"; }
  7. h2 { color: #333399; }
  8. div { padding: 10px; margin: 5x; }
  9. img.left { margin: 10px; float: left; }
  10. img.right { margin: 10px; float: right; }
  11. </style>
  12. <body>
  13. <h2>Creative Design</h2>
  14. <div>
  15. <img src="C:\Users\Administrator\Downloads/creative-cover.jpg" class="left">
  16. <p><font size="4"> The book contains Adobe Photoshop, Illustrator, InDesign and Acrobat. The bool aims to educate the students in creating, designing and editing graphics usign the different software that may work relatively.
  17. </font></p>
  18. <br>
  19. <br>
  20. <br>
  21. <br>
  22. <br>
  23. <br>
  24. <br>
  25. <br>
  26. <br>
  27. <br>
  28. <br>
  29.  
  30. <h2>Office Productivity</h2>
  31. <div>
  32. <img src="C:\Users\Administrator\Downloads/Office-cover.jpg" class="right">
  33. <p><font size="4"> The book contains MS Word 2010, MS Excel 2010, MS Powerpoint 2010 and MS Outlook 2010. The book aims to educate the students in creating documents, worksheets, presentations and organization using different softwares that may work relatively.</font></p>
  34. </body>
  35. <html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement