Introducing 

Prezi AI.

Your new presentation assistant.

Refine, enhance, and tailor your content, source relevant images, and edit visuals quicker than ever before.

Loading…
Transcript

WEB Development

What is...?

Elements & Structure

HTML

Elements

Tags and Attributes

Tags and Attrributes

What’s Next?

What’s Next

<!DOCTYPE html>

<html>

<head>

<title>TABLE</title>

</head>

<body>

<tr>

<th>First nme</th>

<th>Last name</th>

<th>Age</th>

</tr>

<tr>

<td>JILL</td>

<td>smith</td>

<td>50</td>

</tr>

</body>

</html>

CSS

Cascading Style Sheets

Learn more about creating dynamic, engaging presentations with Prezi