< Homepage
Week
2 >
Week 1
by Bryan Wright
Basic xhtml tags
!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"
html
head
title
body
Of course these tags need to be put into < >
then close them all off with this forward slash /, before the tag name in the < >
< Homepage
Week
2 >