First Steps: HTML & CSS

Text

HTML

HyperText Markup Language

CSS

Cascading Style Sheets

html pages are like people

<head>

<body>

<html>

</html>

<!DOCTYPE html>

</head>

</body>

Nailed it

<p>This is a paragraph.</p>

but, we know that People are more complicated than that

Amber FEbbraro

@afebbraro

FIrst Steps: HTML & CSS

By Amber Febbraro

FIrst Steps: HTML & CSS

  • 446