Advertisement
Guest User

informaticabiella

a guest
Mar 27th, 2017
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.93 KB | None | 0 0
  1. <html>
  2. <head>
  3.     <title>Informatica Biella</title>
  4.     <link rel="icon" type="image/jpg" href="./image/apple-logo2.jpg" />
  5.  
  6.     <!--
  7.                 0000                  000000                    00000000000
  8.                 0000                0000000000                 0000     0000
  9.         00000000000000000000        0000000000                0000       0000
  10.         00000000000000000000          000000                 0000         0000
  11.         00000000000000000000                                0000           0000
  12.                 0000                   0000                0000             0000
  13.                 0000                   0000               0000               0000
  14.                 0000                   0000              0000                 0000
  15.                 0000                   0000             000000000000000000000000000
  16.                 0000                   0000            00000000000000000000000000000
  17.                 0000                   0000           0000                       0000
  18.                 0000                   0000          0000                         0000
  19.                 0000                   0000         0000                           0000
  20.                 0000                   0000        0000                             0000
  21.                 0000                   0000       0000                               0000
  22.     !-->
  23.     <link rel="stylesheet" type="text/css" href="./css/style.css">
  24. </head>
  25. <body>
  26. <div id="pagewrap">
  27.  
  28.     <header>
  29.         <img src="./image/apple-logo.jpg" width="250">
  30.     <font size="20">INFORMATICA</font> BIELLA
  31.     </header>
  32.  
  33.     <section id="content">
  34.         <div><ul>
  35.             <li><a href="index.html">Home</a></li>
  36.             <li><a href="./pagine/pag2 css.html">Chi siamo e come trovarci</a></li>
  37.             <li><a href="mailto:mattidevi@gmail.com" target="_blank">Contattaci</a></li>
  38.         </ul></div>
  39.     </section>
  40.  
  41.     <section id="middle">
  42.         <img src="./image/MACBOOKPRO.jpg" width="250"></img>
  43.                     <p>
  44.                     Mac Book Pro usato, buone condizioni.
  45.                     Prezzo:<font color="#0000FF"><u><b>699&euro;</b></u></font>.
  46.  
  47.                     </p>
  48.  
  49.     </section id="middle">
  50.         <section>
  51.             <img src="./image/mac_mini_2014_intro.jpeg" width="250"></img>
  52.             <p>
  53.             Mac Mini 2014 usato, RAM aumentata.
  54.             Prezzo:<font color="#0000FF"><u><b>599&euro;</b></u></font>.
  55.             </p>
  56.         </section>
  57.  
  58.  
  59.  
  60.     <footer>
  61.         <h4>Contatti</h4>
  62.         <p><u>+015 5425955</u>&nbsp<u><a href="mailto:mattidevi@gmail.com" target="_blank">mattidevi@gmail.com</a>
  63.         </u></p>
  64.     </footer>
  65.  
  66. </div>
  67. </body>
  68. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement