I looked at your code for a split second, and the first and foremost thing you need to include is the DOC TYPE. The example site you are copying from used this
HTML Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
And don't get upset that nobody responded within six hours. Those of us who help out here also like to live a little, which means we are not on the computer 24/7... unless Allen wants to start paying us.
