Creado por Paulo Sérgio
hace casi 7 años
|
||
HTML
<meta
charset="UTF-8">
<meta name="description" content="Free Web tutorials">
<meta name="author" content="John Doe">
<meta http-equiv="refresh" content="30">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
Metadados são dados (informações) sobre dados.
<! DOCTYPE>
<! --...-->
<a>
<abbr>
<address></address>
<map name="planetmap">
<area shape="rect" coords="0,0,82,126" href="sun.htm" alt="Sun">
<area shape="circle" coords="90,58,3" href="mercur.htm" alt="Mercury">
<area shape="circle" coords="124,58,8" href="venus.htm" alt="Venus">
</map>
<article></article>
<body style="background-color:powderblue;">
<h1 style="color:blue;">This is a heading</h1>
<h1 style="font-family:verdana;">This is a heading</h1>
<h1 style="font-size:300%;">This is a heading</h1>
<h1 style="text-align:center;">Centered Heading</h1>
<b>
<strong>
<i>
<em>
<marca>
<small>
<q>
<blockquote>
Você pode definir a cor das bordas:
.
#
(9, 100%, 64%, 0.5)
(255, 99, 71, 0.5)
#ff6347
Tipos de CSS
Os links HTML são hiperlinks
Em HTML, as imagens são definidas com a marca <img>
Use a marca <map>
Para adicionar uma imagem de fundo em uma página da Web,
Mostre uma imagem se a janela do navegador (viewport) for um mínimo de 650 pixels, e outra imagem se não, mas maior que 465 pixels.
<table>
<tr>
<th>
<td>
<caption>
text-align
colspan
rowspan
<colgroup> e <col>
<thead>
<tbody>
<tfoot>
<ul>
<ol>
<div>
<form>
<input>
<textarea>
<button>
<select>
<option>
<optgroup>
<fieldset>
<label>
<video>
<audio>
<object>
<canvas>
SVG