Advertisement
Guest User

Untitled

a guest
Dec 1st, 2013
17
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 2.75 KB | None | 0 0
  1.                     <table>
  2.                         <tr>
  3.                                  <td width="150px" > <a href="#" class="menue"><img width="36px" src="userbilder/K44nk1231.png" onmouseover = "zoomStart(this, 'dummy1')" onmouseout = "zoomStop()">
  4.                                             </a>
  5.                                         </td>
  6.                                  <td width="220px" >  <p style="color:white; font-size:225%;"> K44nk1231 </p>                
  7.                                  <td width="220px" >  <p style="color:white; font-size:225%;"> Christian T. </font></p>
  8.                                  <td width="220px" >  <p style="color:white; font-size:225%;"> Clan-Leader </font></p>
  9.                         </tr>
  10.                             <tr>
  11.                                  <td width="150px" > <a href="#" class="menue"><img width="36px" src="userbilder/Prototype.png" onmouseover = "zoomStart(this, 'dummy1')" onmouseout = "zoomStop()">
  12.                                             </a>
  13.                                         </td>
  14.                                  <td width="220px" >  <p style="color:white; font-size:225%;"> Prototype </p>                
  15.                                  <td width="220px" >  <p style="color:white; font-size:225%;"> Niklas Z. </font></p>
  16.                                  <td width="220px" >  <p style="color:white; font-size:225%;"> Clan-Leader </font></p>
  17.                    
  18.                         </tr>
  19.                             <tr>
  20.                                  <td width="150px" > <a href="#" class="menue"><img width="36px" src="userbilder/Fantastiqz.png" onmouseover = "zoomStart(this, 'dummy1')" onmouseout = "zoomStop()">
  21.                                             </a>
  22.                                         </td>
  23.                                  <td width="220px" >  <p style="color:white; font-size:225%;"> Fantastiqz </p>               
  24.                                  <td width="220px" >  <p style="color:white; font-size:225%;"> Nils S. </font></p>
  25.                                  <td width="220px" >  <p style="color:white; font-size:225%;"> Co-Clan-Leader </font></p>
  26.                         </tr>
  27.                             <tr>
  28.                                  <td width="150px" > <a href="#" class="menue"><img width="36px" src="userbilder/Cobra.png" onmouseover = "zoomStart(this, 'dummy1')" onmouseout = "zoomStop()">
  29.                                             </a>
  30.                                         </td>
  31.                                  <td width="220px" >  <p style="color:white; font-size:225%;"> Deutsche Cobra </p>               
  32.                                  <td width="220px" >  <p style="color:white; font-size:225%;"> Andi C. </font></p>
  33.                                  <td width="220px" >  <p style="color:white; font-size:225%;"> Moderator </font></p>
  34.                         </tr>
  35.                             <tr>
  36.                                  <td width="150px" > <a href="#" class="menue"><img width="36px" src="userbilder/Yow Mr Psyko.png" onmouseover = "zoomStart(this, 'dummy1')" onmouseout = "zoomStop()">
  37.                                             </a>
  38.                                         </td>
  39.                                  <td width="220px" >  <p style="color:white; font-size:225%;"> Yow Mr Psyko </p>             
  40.                                  <td width="220px" >  <p style="color:white; font-size:225%;"> Julian S. </font></p>
  41.                                  <td width="220px" >  <p style="color:white; font-size:225%;"> Moderator </font></p>
  42.                         </tr>
  43.                    
  44.                     </table>
  45.                    
  46.                     <img id="dummy1"/>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement