1/6
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
<!DOCTYPE html>
Shows it is HTML5
<html>
Wraps all html content
<head>
Contains page info like a title
<title>
Sets the name that you see in the tab
<body>
Everything you see on the page
<h1>
The biggest heading
<p>
Shows a paragraph of text