05-12-2010, 12:22 PM
|
#8 (permalink)
|
|
Membro - Veterano
Registrado em: Mar 2009
Localização: Cabeça Dentro dos Livros
Posts: 1,322
Agradecido 474 Vezes em 306 Posts
Achei Ruim:
Acharam ruim Vezes em Posts
|
Citação:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Pagina Inicial</title>
<style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-image: url(images/bg1.gif);
}
body,td,th {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
}
.style2 {
font-size: 36px;
font-weight: bold;
}
-->
</style>
<script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
</head>
<body>
<br />
<table width="90%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td valign="top"><div align="center">
<div align="center">
<h1 align="center">Sieges</h1>
<div align="left">
<p align="center"><img src="img/barra.png" alt="" width="419" height="29" /><br />
</p>
<h4 align="center">
<?php
include("stat-menu.php");
|
basta ver mano as que tão marcadas essas são chamadas tags de img basta modifica-las para as suas.
OBS: oque ta marcado de azul é para você mudar de acordo com o script de modificação do seu site para que ele não fique muito torto.
|
|
|