my friend jeff was working in web design class, and it took him AND the teacher half an hour to realize that the reason his background, font, and floating picture not working was because he misspelled the word "text".
<style type="text/css">
is how it's done.
<style type="test/css">
WRONG!
this is the jeff error.