Codigo Pagina html
2 participantes
Fórum dos Fóruns :: Ajuda e atendimento ao utilizador :: Questões sobre códigos :: Questões resolvidas sobre HTML e BBCode
Página 1 de 1
Codigo Pagina html
Quero o codigo dessa pagina --> http://kromusarts.forumais.com/
Botei qualquer tutorial porque não entrava sem.
Fórum: http://toon4305.forumfacil.net/ (phpBB 2)
Imagens do problema:
Botei qualquer tutorial porque não entrava sem.
Fórum: http://toon4305.forumfacil.net/ (phpBB 2)
Imagens do problema:
Última edição por mateusmgb em 25.11.12 19:34, editado 1 vez(es)
Re: Codigo Pagina html
Olá,
Adicione esse código em uma página HTML:
Até Mais.
Adicione esse código em uma página HTML:
- Código:
<script id="_waufre">var _wau = _wau || [];
_wau.push(["tab", "jzmf71v11pfg", "fre", "right-middle"]);
(function() {var s=document.createElement("script"); s.async=true;
s.src="http://widgets.amung.us/tab.js";
document.getElementsByTagName("head")[0].appendChild(s);
})();</script>
<html style="overflow-y: hidden; ">
<title>Portal - Kromus Arts™</title>
<link href="http://upit.cc/i/afd1e595.png" rel="shortcut icon" />
<meta content="Sales" name="aesop" />
<meta content="index, follow" name="ROBOTS" />
<meta content="General" name="RATING" />
<meta content="1" name="REVISIT-AFTER" />
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<link href="http://dl.dropbox.com/u/47626020/jquery-ui-1.8.20.custom/development-bundle/demos/demos.css" rel="stylesheet" />
<link href="http://dl.dropbox.com/u/47626020/jquery-ui-1.8.20.custom/development-bundle/themes/base/jquery.ui.all.css" rel="stylesheet" />
<script src="http://dl.dropbox.com/u/47626020/jquery-ui-1.8.20.custom/development-bundle/jquery-1.7.2.js"></script><script src="http://dl.dropbox.com/u/47626020/jquery-ui-1.8.20.custom/development-bundle/ui/jquery.ui.core.js"></script><script src="http://dl.dropbox.com/u/47626020/jquery-ui-1.8.20.custom/development-bundle/ui/jquery.ui.widget.js"></script><script src="http://dl.dropbox.com/u/47626020/jquery-ui-1.8.20.custom/development-bundle/ui/jquery.ui.tabs.js"></script><script>
$(function() {
$( "#tabs" ).tabs();
});
</script>
<style type="text/css">
<!--
a:link {
text-decoration: none;
color: #FFFFFF;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: none;
color: #999999;
}
a:active {
text-decoration: none;
}
a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#FFFFFF;
}
body,td,th {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 11px;
}
body {
margin-top: 0px;
margin-bottom: 0px;
background-image: url();
margin-left: 0px;
margin-right: 0px;
background-color: #000000;
}
.buttoncss{
background: url('http://upit.cc/i/9a7d2420.png') no-repeat;
width: 375px;
height: 375px;
-moz-transition: all 1.0s ease-in-out;
-webkit-transition: all 1.0s ease-in-out;
-o-transition: all 1.0s ease-in-out;
-ms-transition: all 1.0s ease-in-out;
transition: all 1.0s ease-in-out;
}
.buttoncss:hover{
background: url('http://upit.cc/i/131ff615.png') no-repeat;
width: 375px;
height: 375px;
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}
.buttoncss:active{
background: url('http://upit.cc/i/eeb51c32.png') no-repeat;
width: 375px;
height: 375px;
.style9 {color: #993300}
img { behavior: url("http://www.vietnamstart.com/iepngfix/iepngfix.htc") }
--></style>
<style type="text/css">
<!--
.style11 {color: #CCCCCC}
.style14 {color: #999999; }
.style15 {color: #666666; }
.style6 {font-size: 12px}
.style16 {color: #333333; }
-->
#bdn{
border-radius: 5px;
box-shadow: 0 0 5px #222;
width: auto;
height:auto;
color: #000;
top: 150px;
left: 0px;
background: #FFF;
opacity: 0.5;
position: fixed;
margin-left: -379px;
box-shadow: 2px 1px 15px #222;
transition: all 2s ease-out; -webkit-transition: all 12 ease-out; -moz-transition: all 12 ease-out;
float: left;
}
#bdn:hover{
margin-left: 15px;
transition: all 1s ease-out; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out;
}
input[type="text"]{
border: 2px solid #088A08;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
-moz-box-shadow: 0px 0px 2px black;
-webkit-box-shadow: 0px 0px 2px black;
box-shadow: 0px 0px 1px black;
font-weight: bold;
transition: all 1.5s ease-in-out;
-moz-transition: all 1.5s ease-in-out;
-webkit-transition: all 1.5s ease-in-out;
}
input[type="text"]:hover{
border: 2px solid #FF0000;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
-moz-box-shadow: 0px 0px 2px black;
-webkit-box-shadow: 0px 0px 2px black;
box-shadow: 0px 0px 1px black;
font-weight: bold;
transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
}
input[type="text"]:focus{
border: 2px solid #FFAE00;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
-moz-box-shadow: 0px 0px 2px black;
-webkit-box-shadow: 0px 0px 2px black;
box-shadow: 0px 0px 1px black;
font-weight: bold;
transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
}
input[type="text"]{
border: 2px solid #088A08;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
-moz-box-shadow: 0px 0px 2px black;
-webkit-box-shadow: 0px 0px 2px black;
box-shadow: 0px 0px 1px black;
font-weight: bold;
transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
}
input[type="text"]:hover{
border: 2px solid #FF0000;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
-moz-box-shadow: 0px 0px 2px black;
-webkit-box-shadow: 0px 0px 2px black;
box-shadow: 0px 0px 1px black;
font-weight: bold;
transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
}
input[type="text"]:focus{
border: 2px solid #FFAE00;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
-moz-box-shadow: 0px 0px 2px black;
-webkit-box-shadow: 0px 0px 2px black;
box-shadow: 0px 0px 1px black;
font-weight: bold;
transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
}
input[type="password"]{
border: 2px solid #088A08;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
-moz-box-shadow: 0px 0px 2px black;
-webkit-box-shadow: 0px 0px 2px black;
box-shadow: 0px 0px 1px black;
font-weight: bold;
transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
}
input[type="password"]:hover{
border: 2px solid #FF0000;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
-moz-box-shadow: 0px 0px 2px black;
-webkit-box-shadow: 0px 0px 2px black;
box-shadow: 0px 0px 1px black;
font-weight: bold;
transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
}
input[type="password"]:focus{
border: 2px solid #FFAE00;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
-moz-box-shadow: 0px 0px 2px black;
-webkit-box-shadow: 0px 0px 2px black;
box-shadow: 0px 0px 1px black;
font-weight: bold;
transition: all 1.0s ease-in-out;
-moz-transition: all 1.0s ease-in-out;
-webkit-transition: all 1.0s ease-in-out;
}
</style><div id="bdn"><div class="demo"><div id="tabs">
</ul><div id="tabs-1">
<form action="/login.forum?redirect=/forum" id="signin" method="post">
<label>Usuário :</label><br />
<input class="post" id="username" name="username" onblur="if(this.value=='') this.value='Usuario';" onfocus="if(this.value=='Usuario') this.value='';" size="20" type="text" value="Usuario" /> <label for="cb_cookieuser_navbar"><input accesskey="c" id="cb_cookieuser_navbar" name="cookieuser" tabindex="103" type="checkbox" value="1" />Lembrar:</label><br />
<label>Password :</label><br />
<input class="post" id="pass" name="password" onblur="if(this.value=='') this.value='**********';" onfocus="if(this.value=='**********') this.value='';" size="20" type="password" value="**********" /> <input id="login" name="login" type="submit" value="Login" style="font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #434743;
padding: 5px;
background: -moz-linear-gradient(
top,
#ffffff 0%,
#ffffff 50%,
#a399a3);
background: -webkit-gradient(
linear, left top, left bottom,
from(#ffffff),
color-stop(0.50, #ffffff),
to(#a399a3));
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 1px solid #343633;
-moz-box-shadow:
-3px 1px 3px rgba(000,000,000,0.4),
inset 7px -2px 7px rgba(255,255,255,1);
-webkit-box-shadow:
-3px 1px 3px rgba(000,000,000,0.4),
inset 7px -2px 7px rgba(255,255,255,1);
cursor: pointer;
text-shadow:
0px -1px 0px rgba(000,000,000,0.2),
0px 1px 0px rgba(255,255,255,1);"/> </form>
</div><div id="tabs-2">
<form action="/login.forum?redirect=/forum" id="signin" method="post">
<p> *Nota: Registe-se ou faça Login para desfrutar do conteúdo que disponibilizamos.</p></div><div id="tabs-3">
<b> Bem-Vindo(a)! <a href="/register"><u>Regista-te</u></a> ou faz <a href="/login"><u>Login </u></a> no Kromus Arts.</b>
</div>
</div>
</div>
</div><div align="center">
<table align="center" background="http://www.vietnamstart.com/image_index/index2010_bg.jpg" border="0" cellpadding="0" cellspacing="0" height="100%" width="100%">
<tbody>
<tr align="center" valign="top">
<td valign="top">
<table align="center" border="0" cellpadding="0" cellspacing="0" height="450" width="948">
<tbody>
<tr>
<td align="right" scope="col" valign="middle" width="220">
<p>
<a href="/forum"><img border="0" src="" /></a></p>
<p>
</p>
</td>
<td align="center" height="125" scope="col" valign="middle" width="508">
</td>
<td align="left" scope="col" valign="middle" width="220">
<p>
<a href="/forum"><img border="0" src="" /></a></p>
<p>
</p>
</td>
</tr>
<tr>
<td align="right" scope="col" valign="top" width="220">
</td>
<td align="center" height="325" scope="col" valign="middle">
<a href="/forum"><div class="buttoncss">
</div></a>
</td>
<td align="left" scope="col" valign="top" width="220">
</td>
</tr>
<tr>
<td align="right" scope="col" valign="top" width="220">
</td>
<td align="center" scope="col" valign="top">
<td align="left" scope="col" valign="top" width="220">
</td>
</tr>
</tbody>
</table>
<p align="center" class="style11">
</p>
<p align="center" class="style16">
<br />
<span class="style15"><div id="copyright"></div></span></p>
<p align="center" class="style14">
<p align="center" class="style9">
</p>
<p align="center" class="style9">
</p>
<p align="center" class="style9">
</p>
<p align="center" class="style9">
</p>
<p align="center" class="style9">
</p>
<p align="center" class="style9">
</p>
</td>
</tr>
</tbody>
</table>
<script type="text/javascript">document.write('u003Cu0073u0063u0072u0069u0070u0074u0020u0074u0079u0070u0065u003Du0022u0074u0065u0078u0074u002Fu006Au0061u0076u0061u0073u0063u0072u0069u0070u0074u0022u003Eu000Du000Du0076u0061u0072u0020u0067u0061u004Au0073u0048u006Fu0073u0074u0020u003Du0020u0028u0028u0022u0068u0074u0074u0070u0073u003Au0022u0020u003Du003Du0020u0064u006Fu0063u0075u006Du0065u006Eu0074u002Eu006Cu006Fu0063u0061u0074u0069u006Fu006Eu002Eu0070u0072u006Fu0074u006Fu0063u006Fu006Cu0029u0020u003Fu0020u0022u0068u0074u0074u0070u0073u003Au002Fu002Fu0073u0073u006Cu002Eu0022u0020u003Au0020u0022u0068u0074u0074u0070u003Au002Fu002Fu0077u0077u0077u002Eu0022u0029u003Bu000Du000Du0064u006Fu0063u0075u006Du0065u006Eu0074u002Eu0077u0072u0069u0074u0065u0028u0075u006Eu0065u0073u0063u0061u0070u0065u0028u0022u0025u0033u0043u0073u0063u0072u0069u0070u0074u0020u0073u0072u0063u003Du0027u0022u0020u002Bu0020u0067u0061u004Au0073u0048u006Fu0073u0074u0020u002Bu0020u0022u0067u006Fu006Fu0067u006Cu0065u002Du0061u006Eu0061u006Cu0079u0074u0069u0063u0073u002Eu0063u006Fu006Du002Fu0067u0061u002Eu006Au0073u0027u0020u0074u0079u0070u0065u003Du0027u0074u0065u0078u0074u002Fu006Au0061u0076u0061u0073u0063u0072u0069u0070u0074u0027u0025u0033u0045u0025u0033u0043u002Fu0073u0063u0072u0069u0070u0074u0025u0033u0045u0022u0029u0029u003Bu000Du000Du003Cu002Fu0073u0063u0072u0069u0070u0074u003Eu003Cu0073u0063u0072u0069u0070u0074u0020u0074u0079u0070u0065u003Du0022u0074u0065u0078u0074u002Fu006Au0061u0076u0061u0073u0063u0072u0069u0070u0074u0022u003Eu000Du000Du0074u0072u0079u0020u007Bu000Du000Du0076u0061u0072u0020u0070u0061u0067u0065u0054u0072u0061u0063u006Bu0065u0072u0020u003Du0020u005Fu0067u0061u0074u002Eu005Fu0067u0065u0074u0054u0072u0061u0063u006Bu0065u0072u0028u0022u0055u0041u002Du0039u0039u0038u0039u0039u0038u0032u002Du0031u0022u0029u003Bu000Du000Du0070u0061u0067u0065u0054u0072u0061u0063u006Bu0065u0072u002Eu005Fu0074u0072u0061u0063u006Bu0050u0061u0067u0065u0076u0069u0065u0077u0028u0029u003Bu000Du000Du007Du0020u0063u0061u0074u0063u0068u0028u0065u0072u0072u0029u0020u007Bu007Du003Cu002Fu0073u0063u0072u0069u0070u0074u003Eu003Cu002Fu0064u0069u0076u003Eu000Du000Du003Cu0065u006Du0062u0065u0064u0020u0061u0075u0074u006Fu0073u0074u0061u0072u0074u003Du0022u0074u0072u0075u0065u0022u0020u0068u0069u0064u0064u0065u006Eu003Du0022u0074u0072u0075u0065u0022u0020u006Cu006Fu006Fu0070u003Du0022u0074u0072u0075u0065u0022u0020u0073u0072u0063u003Du0022u0068u0074u0074u0070u003Au002Fu002Fu0064u0063u0033u0036u0034u002Eu0034u0073u0068u0061u0072u0065u0064u002Eu0063u006Fu006Du002Fu0069u006Du0067u002Fu0038u0033u0035u0030u0032u0036u0039u0036u0032u002Fu0035u0062u0061u0034u0064u0062u0064u0035u002Fu0064u006Cu0069u006Eu006Bu005Fu005Fu0032u0046u0064u006Fu0077u006Eu006Cu006Fu0061u0064u005Fu0032u0046u004Eu0056u004Cu004Du006Du0075u0039u0032u005Fu0033u0046u0074u0073u0069u0064u005Fu0033u0044u0030u0030u0030u0030u0030u0030u0030u0030u002Du0030u0030u0030u0030u0030u0030u002Du0030u0030u0030u0030u0030u0030u0030u0030u002Fu0070u0072u0065u0076u0069u0065u0077u002Eu006Du0070u0033u0022u003Eu003Cu002Fu0065u006Du0062u0065u0064u003E');</script>
<center><div style="border-top:1px solid #666666; height:20px; padding:1px; background: #333333 none repeat scroll 0% 0%; position: fixed; bottom: 0pt; right: 0pt; left: 0pt; width: 100%; z-index: 100; text-align: center; font-size:12pt;">
<center>
<font size="1" style="color:gray;font-weight:bold;">"A Arte Começa, Onde a Imaginação Acaba!" <a href="http://kromusarts.forumais.com/" target="_blank">Kromus Arts™</a></font></center>
</div>
</center>
<a href="http://www.forumeiros.com" target="_blank">forumeiros.com</a>
Até Mais.
Tópicos semelhantes
» Codigo de pagina html
» Código Página HTML
» Codigo de pagina html
» Pagina HTML Codigo
» Codigo pagina html
» Código Página HTML
» Codigo de pagina html
» Pagina HTML Codigo
» Codigo pagina html
Fórum dos Fóruns :: Ajuda e atendimento ao utilizador :: Questões sobre códigos :: Questões resolvidas sobre HTML e BBCode
Página 1 de 1
Permissões neste sub-fórum
Não podes responder a tópicos