Ajuda - Página HTML

2 participantes

Ver o tópico anterior Ver o tópico seguinte Ir para baixo

Tópico resolvido Ajuda - Página HTML

Mensagem por Tupac 31.05.15 20:32

Olá, à todos.
Queria criar uma página HTML igual a esta página http://www.mtasa.com/
Apenas não queria na página é o chat do twitter .
Grato Rosa
Tupac

Tupac
****

Membro desde : 21/12/2014
Mensagens : 341
Pontos : 507

http://forum-larp.forumeiros.com https://www.facebook.com/LSAGTAV/ https://twitter.com/@WKhalifaBWR

Ir para o topo Ir para baixo

Tópico resolvido Re: Ajuda - Página HTML

Mensagem por Tupac 03.06.15 17:21

UP....
Tupac

Tupac
****

Membro desde : 21/12/2014
Mensagens : 341
Pontos : 507

http://forum-larp.forumeiros.com https://www.facebook.com/LSAGTAV/ https://twitter.com/@WKhalifaBWR

Ir para o topo Ir para baixo

Membro Entusiasta

Tópico resolvido Re: Ajuda - Página HTML

Mensagem por RafaelS. 07.06.15 19:44

Olá!

O código é o seguinte:

Código:
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
   <head>
<meta name="norton-safeweb-site-verification" content="xzie3lklnljslbz3bfli5kexzd7wxuj67wrb64hhowkfjcyv-5-d6mn05revhmg0ab2c5868eao84whkbsaqnxx325czp0h1zm1o2m1rdt33esidt5gdcpxqnz6ugnz0" />
      <title>Multi Theft Auto - Best Grand Theft Auto Multiplayer Modification</title>

      <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
      <meta name="dcterms.title" content="Multi Theft Auto" />
      <meta name="description" content="Multi Theft Auto - First Grand Theft Auto Multiplayer" />
      <meta name="keywords" content="MTA,GTA,R*,Rockstar,North,Multi,Grand,Theft,Auto,Multiplayer,orange,san,andreas,mp,mod,modification,free,download,nsw-xzie3lklnljslbz3bfli5kexzd7wxuj67wrb64hhowkfjcyv-5-d6mn05revhmg0ab2c5868eao84whkbsaqnxx325czp0h1zm1o2m1rdt33esidt5gdcpxqnz6ugnz0" />

      <link rel="shortcut icon" href="http://www.mtasa.com/favicon.ico" />
      <link href="http://www.mtasa.com/style.css" type="text/css" rel="stylesheet" />
      <link rel="image_src" href="http://www.mtasa.com/mtasa_icon_hq.png" />
      <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
      <script type="text/javascript" src="http://www.mtasa.com/landing/scroller.js"></script>
      <script type="text/javascript" src="http://www.mtasa.com/landing/ticker.js"></script>
      <script type="text/javascript">
         $(function(){
            $('#news-ticker').totemticker({
               row_height   :   '100px',
               mousestop   :   true,
            });
         });
      </script>
      <script type="text/javascript">
         var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
         document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
      </script>
      <script type="text/javascript">
         try{
            var pageTracker = _gat._getTracker("UA-58256-1");
            pageTracker._trackPageview();
         } catch(err) {}

      </script>

            <script type="text/javascript">
               function doDownload(download, source, url) {
                     try {
                           pageTracker._trackEvent("Downloads", download, source);
                     } catch(err) {}
                     if ( url != "" ) {
                         document.location.href=url;
                     }
                 }
         </script>
      <script type="text/javascript">
         $(document).ready(function(){
            $(".button").hover(
               function() {
                  $(this).children().children(".down").stop().fadeTo("fast", 1.0);
               },
               function() {
                  $(this).children().children(".down").stop().fadeTo("fast", 0.0);
               }
            )
         })
      </script>
   </head>
   <body onload="Scroller.Init ( 'potd', 'potd-wrapper', 'potd-pane', 'potd-left', 'potd-right' );">
      <div id="body">
         <div id="top-corners-fixup"></div>
         <div id="page">
            <div id="head">
               <div id="nav-bar">
                  <div id="download-button" class="button">
                                          <a href="http://mirror.multitheftauto.com/mtasa/main/mtasa-1.4.1.exe" onclick="doDownload ( 'MTA 1.3', 'mirror.multitheftauto.com', 'http://mirror.multitheftauto.com/mtasa/main/mtasa-1.4.1.exe' ); return false;"><img class="up" src="http://www.mtasa.com/landing/images/download_button_up.png" alt="Download"/><img class="down" src="http://www.mtasa.com/landing/images/download_button_down.png"  alt="Download" height="77" /></a>
                  </div>

                  <div id="maps-and-modes-button" class="button">
                     <a href="https://community.multitheftauto.com"><img src="http://www.mtasa.com/landing/images/nav_maps_and_modes_up.png" alt="Maps and Modes" class="up"/><img src="http://www.mtasa.com/landing/images/nav_maps_and_modes_down.png" alt="Maps and Modes" class="down"/></a>
              </div>
                  <div id="forums-button" class="button">
                     <a href="https://forum.mtasa.com"><img class="up" src="http://www.mtasa.com/landing/images/nav_forums_up.png" alt="Forums"/><img src="http://www.mtasa.com/landing/images/nav_forums_down.png" alt="Forums" class="down"/></a>
                  </div>                 
                  <div id="documentation-button" class="button">
                     <a href="https://wiki.multitheftauto.com"><img src="http://www.mtasa.com/landing/images/nav_documentation_up.png" alt="Documentation" class="up"/><img src="http://www.mtasa.com/landing/images/nav_documentation_down.png" alt="Documentation" class="down"/></a>
                </div>

                  <div id="developers-button" class="button">
                     <a href="https://code.google.com/p/mtasa-blue"><img src="http://www.mtasa.com/landing/images/nav_developers_up.png" alt="Developers" class="up"/><img src="http://www.mtasa.com/landing/images/nav_developers_down.png" alt="Developers" class="down"/></a>
                  </div>
                       
                              <div id="heroes-button" class="button">
                     <a href="donate"><img src="http://www.mtasa.com/landing/images/nav_heroes_up.png" alt="Heroes" class="up"/><img src="http://www.mtasa.com/landing/images/nav_heroes_down.png" alt="Heroes" class="down"/></a>
                  </div>
                       
                         <div id="hosting-button" class="button">
                     <a href="hosters"><img src="http://www.mtasa.com/landing/images/nav_hosting_up.png" alt="Hosting" class="up"/><img src="http://www.mtasa.com/landing/images/nav_hosting_down.png" alt="Hosting" class="down"/></a>
                  </div>
               </div>
            </div>
         
            <div id="below-head">
                              <div id="ryden-pic">
                  <div id="ryden-pic-left"></div>
                  <div id="ryden-pic-right"></div>
                  <div id="ryden-pic-blurb">
                     Want to roleplay? We provide a <strong>powerful user interface</strong> system that makes otherwise complex tasks easy. Want to drive like a maniac? We've got a brilliant <strong>Race</strong> mode that lets you race hundreds of tracks around San Andreas. Want to sneak up on people in the dark and murder them? See a psychologist - or play our ever-popular <strong>Stealth</strong> mode. Want something else nobody else has thought of? Make it with our easy <strong>scripting</strong> system or <strong>map editor</strong>.
                  </div>
               </div>
            
                              <div id="intro">
                  <div id="welcome-box">
                     <img src="http://www.mtasa.com/landing/images/title_free_fun_and_easy.png" alt="Free, Fun and Easy"/>
                     <p>What more could you want? Multi Theft Auto provides the best online Grand Theft Auto experience there is. Read on to find out more.</p>
                  </div>
                  
                  </div>
               </div>
               
               <div id="social-sites">
                  <img src="http://www.mtasa.com/landing/images/title_social_sites.jpg" alt="Find us on these sites"/>
                  <div id="social-site-buttons">
                     <div class="button" style="width:152px;">
                        <a href="http://steamcommunity.com/groups/mta" target="_blank"><img class="up" src="http://www.mtasa.com/landing/images/logo_steam_up.jpg" alt="Steam Community"/><img class="down" src="http://www.mtasa.com/landing/images/logo_steam_down.png" alt="Steam Community"/></a>
                     </div>
                     <div class="button" style="width:133px;">
                        <a href="http://twitter.com/mtaqa" target="_blank"><img class="up" src="http://www.mtasa.com/landing/images/logo_twitter_up.jpg" alt="Twitter"/><img class="down" src="http://www.mtasa.com/landing/images/logo_twitter_down.png" alt="Twitter"/></a>
                     </div>
                     <div class="button" style="width:133px;">
                        <a href="http://www.facebook.com/multitheftauto" target="_blank"><img class="up" src="http://www.mtasa.com/landing/images/logo_facebook_up.png" alt="Facebook"/><img class="down" src="http://www.mtasa.com/landing/images/logo_facebook_down.png" alt="Facebook"/></a>
                     </div>
                     <div class="button" style="width:123px;">
                        <a href="http://www.moddb.com/mods/multi-theft-auto-san-andreas" target="_blank"><img class="up" src="http://www.mtasa.com/landing/images/logo_moddb_up.jpg" alt="ModDB"/><img class="down" src="http://www.mtasa.com/landing/images/logo_moddb_down.jpg" alt="ModDB"/></a>
                     </div>
                     <div class="button" style="width:129px;">
                        <a href="http://www.youtube.com/user/mtaqa" target="_blank"><img class="up" src="http://www.mtasa.com/landing/images/logo_youtube_up.jpg" alt="YouTube"/><img class="down" src="http://www.mtasa.com/landing/images/logo_youtube_down.jpg" alt="YouTube"/></a>
                     </div>
                  </div>
               </div>
               <div id="potd" onmouseover="Scroller.Start ( this );" onmouseout="Scroller.Stop ( this );">
                  <div id="potd-left">
                     <a href="#" onclick="return false;"><img class="up" src="http://www.mtasa.com/landing/images/arrow_left.png" alt="Left"/><img class="down" src="http://www.mtasa.com/landing/images/arrow_left_down.png" alt="Left"/></a>
                  </div>
                  <div id="potd-right">
                     <a href="#" onclick="return false;"><img class="up" src="http://www.mtasa.com/landing/images/arrow_right.png" alt="Right"/><img class="down" src="http://www.mtasa.com/landing/images/arrow_right_down.png" alt="Right"/></a>
                  </div>
                  <div id="potd-wrapper">
                     <div id="potd-inner" class="scroller">
                        <div id="potd-pane"><a href="http://media.moddb.com/images/mods/1/9/8298/mta-screen_2013-07-03_15-52-23.png" target="_blank"><img alt="SCP-049 Gamemode" src="http://media.moddb.com/cache/images/mods/1/9/8298/thumb_620x2000/mta-screen_2013-07-03_15-52-23.png" height="150"/></a><a href="http://media.moddb.com/images/mods/1/9/8298/tronfernus_rims.jpg" target="_blank"><img alt="Tronfernus" src="http://media.moddb.com/cache/images/mods/1/9/8298/thumb_620x2000/tronfernus_rims.jpg" height="150"/></a><a href="http://media.moddb.com/images/mods/1/9/8298/luGwB2I.jpg" target="_blank"><img alt="Brandenburger Tor" src="http://media.moddb.com/cache/images/mods/1/9/8298/thumb_620x2000/luGwB2I.jpg" height="150"/></a><a href="http://media.moddb.com/images/mods/1/9/8298/mta-screen_2013-01-06_19-53-05.jpg" target="_blank"><img alt="A shader ryden made" src="http://media.moddb.com/cache/images/mods/1/9/8298/thumb_620x2000/mta-screen_2013-01-06_19-53-05.jpg" height="150"/></a><a href="http://media.moddb.com/images/mods/1/9/8298/mta-screen_2013-01-06_19-49-01.jpg" target="_blank"><img alt="A shader ryden made" src="http://media.moddb.com/cache/images/mods/1/9/8298/thumb_620x2000/mta-screen_2013-01-06_19-49-01.jpg" height="150"/></a><a href="http://media.moddb.com/images/mods/1/9/8298/mta-screen_2013-01-06_19-03-31.png" target="_blank"><img alt="Cell shaded shader" src="http://media.moddb.com/cache/images/mods/1/9/8298/thumb_620x2000/mta-screen_2013-01-06_19-03-31.png" height="150"/></a><a href="http://media.moddb.com/images/mods/1/9/8298/visualization.png" target="_blank"><img alt="Bass Visualization" src="http://media.moddb.com/cache/images/mods/1/9/8298/thumb_620x2000/visualization.png" height="150"/></a><a href="http://media.moddb.com/images/mods/1/9/8298/sirens.png" target="_blank"><img alt="Custom Sirens" src="http://media.moddb.com/cache/images/mods/1/9/8298/thumb_620x2000/sirens.png" height="150"/></a><a href="http://media.moddb.com/images/mods/1/9/8298/pedlessweapon.png" target="_blank"><img alt="Create and Fire a Weapon" src="http://media.moddb.com/cache/images/mods/1/9/8298/thumb_620x2000/pedlessweapon.png" height="150"/></a><a href="http://media.moddb.com/images/mods/1/9/8298/jetpackflamethrower.png" target="_blank"><img alt="Jetpack With Any Weapon" src="http://media.moddb.com/cache/images/mods/1/9/8298/thumb_620x2000/jetpackflamethrower.png" height="150"/></a></div>
                     </div>
                  </div>
               </div>
               <div id="talidan-pic">
                  <div id="talidan-pic-right"></div>
                  <div id="reliable-and-accurate">
                     <div>
                     If you've played Grand Theft Auto online in the past, you'll know that the accuracy of the reproduction of other player's actions often leaves a lot to be desired.
                     This is a hard thing to get perfect, but Multi Theft Auto has the best GTA synchronization out there and it's getting better all the time! Want to shoot someone's limbs one by one? MTA makes that possible!
                     </div>
                  </div>
                  <div id="great-community">
                     Online games are all about their community, and Multi Theft Auto has a great community! We've got a <a href="http://forum.multitheftauto.com/">great forum</a> where you can get support
                     for any problems you have playing MTA, get help with scripting problems or just hang out and chat. We also run a special site for downloading game modes and maps that members of
                     the community have created.
                  </div>
                  <div id="open-source">
                     <a href="http://opensource.org/"><img src="landing/images/title_open_source.png" alt="Open Source" /></a>
                     Multi Theft Auto is Open Source. This means anyone can contribute to making Multi Theft Auto even better!
                  </div>
               </div>
            </div>
         </div>      
      </div>
      <div id="bottom-corners-fixup"></div>
      <div id="footer">
      </div>
   </body>
</html>

Atenciosamente,
iChees.
RafaelS.

RafaelS.
Membro Entusiasta
Membro Entusiasta

Membro desde : 26/04/2014
Mensagens : 5746
Pontos : 7156

http://techmais.forumeiros.com/

Ir para o topo Ir para baixo

Tópico resolvido Re: Ajuda - Página HTML

Mensagem por Tupac 07.06.15 20:26

Cara,tu é Fo.da..,Obrigado!
Pode Fechar
Tupac

Tupac
****

Membro desde : 21/12/2014
Mensagens : 341
Pontos : 507

http://forum-larp.forumeiros.com https://www.facebook.com/LSAGTAV/ https://twitter.com/@WKhalifaBWR

Ir para o topo Ir para baixo

Membro Entusiasta

Tópico resolvido Re: Ajuda - Página HTML

Mensagem por RafaelS. 07.06.15 20:39

Questão marcada como Resolvida ou o Autor solicitou que ela fosse arquivada.
Tópico marcado como Resolvido e movido para Questões resolvidas.
RafaelS.

RafaelS.
Membro Entusiasta
Membro Entusiasta

Membro desde : 26/04/2014
Mensagens : 5746
Pontos : 7156

http://techmais.forumeiros.com/

Ir para o topo Ir para baixo

Ver o tópico anterior Ver o tópico seguinte Ir para o topo

- Tópicos semelhantes

Permissões neste sub-fórum
Não podes responder a tópicos