Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 477 Bytes

File metadata and controls

28 lines (19 loc) · 477 Bytes

This is an <h1> header, which is the largest

This is an <h2> header

This is an <h6> header, which is the smallest

Image of Yaktocat

<!DOCTYPE html>
<html>
<body>

<h2>My First Web Page</h2>
<p>My first paragraph.</p>

<script>
window.alert(5 + 6);
</script>

</body>
</html> 

  • Turn on GitHub Pages
  • Outline my portfolio
  • Introduce myself to the world