Aula 5
Introdução a Programação
Slides:
https://abre.ai/marcelo-aula-5
<
tag
>
Conteúdo vai aqui...
<
/tag
>
<
tag
>
Conteúdo...
</
tag
>
<
tag
atributo=
"abc..."
>
Conteúdo vai aqui...
<
/tag
>
<html>
</html>
<html>
</html>
<head>
</head>
<head>
<html>
</html>
<head>
</head>
<body>
</body>
<html>
</html>
<head>
</head>
<body>
</body>
<title> ... </title>
<style>
...
</style>
<html>
</html>
<head>
</head>
<body>
</body>
<h1> ... </h1>
<h2> ... </h2>
<p> ... </p>
<
a
href
="
url
"
>
link text
<
/a
>
<
img
src
="pic_trulli.jpg"
alt
="Italian Trulli"
>
<script>... </script>
W3 Schools
https://www.w3schools.com/html/default.asp
Por hoje é só, pessoal
😃
Made with Slides.com