<!DOCTYPE> defnines doc type
<a> defines hyperlink
<br> break line
<b> makes text bold
<div> defnines section of doc
<h1>-<h6> defines header text h6 smallest h1 largest
<head> contains meta data
<header> defines header for doc
<iframe> embeds another html page in your html page
<hr> a break in text
<i> itlaic text
<img> adds image
<ol> orderd list
<ul> unorderd list
<li> list item
<p> paraagraph
<style> defnies area for style
<span> a inline element used to markup text
<table> adds table
<td> tabel data
<th> table header
<tr> table row
<var> defnines variable
<body> defnines doc body
This is our fan page project. The page is on a classmate of mine.
This is the copy of this protfolio that i have coded in codehs.