Essays.club - TCC, Modelos de monografias, Trabalhos de universidades, Ensaios, Bibliografias
Pesquisar

Apresentação de websites com HTML

Por:   •  15/7/2018  •  532 Palavras (3 Páginas)  •  258 Visualizações

Página 1 de 3

...

<td><label>

<input type="text" name="textfield3" />

</label></td>

</tr>

<tr>

<td>Assunto:</td>

<td><label>

<input type="text" name="textfield4" />

</label></td>

</tr>

<tr>

<td>Texto:</td>

<td><label>

<textarea name="textarea"></textarea>

</label></td>

</tr>

</table>

</form>

</td>

</tr>

</table>

</body>

</html>

<!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=iso-8859-1" />

<title>Untitled Document</title>

<style type="text/css">

<!--

body {

margin-left: 0px;

margin-top: 0px;

margin-right: 0px;

margin-bottom: 0px;

background-color: #FFFFCC;

}

-->

</style></head>

<body>

</body>

</html>

<!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=iso-8859-1" />

<title>Untitled Document</title>

<style type="text/css">

<!--

body {

background-color: #3399FF;

margin-left: 0px;

margin-top: 0px;

margin-right: 0px;

margin-bottom: 0px;

}

a {

font-family: Georgia, Times New Roman, Times, serif;

color: #9900CC;

}

a:link {

text-decoration: none;

}

a:visited {

text-decoration: none;

color: #FF0033;

}

a:hover {

text-decoration: none;

}

a:active {

text-decoration: none;

}

-->

</style></head>

<body>

<table width="100" border="0" cellpadding="2" cellspacing="4">

<tr>

<td bgcolor="#FFFFCC"><a href="principal.html" target="principal">Home</a></td>

</tr>

<tr>

<td bgcolor="#FFFFCC"><a href="produtos.html" target="principal">produtos</a></td>

</tr>

...

Baixar como  txt (4.1 Kb)   pdf (47.2 Kb)   docx (12.9 Kb)  
Continuar por mais 2 páginas »
Disponível apenas no Essays.club