The latest updated code is here: http://pastebin.com/TJweMgtL
Starting from the left, IE 8, Chrome, Firefox 5.. you can see that only IE8 can display h1 and h2 elements correctly.

What do you guys think? What is causing issue? Did I have any mismatch tags? Thanks!
EDIT H1 and H2 are okay in HTML4. I am guessing that it's a browser issue?
New update
I removed most of the unnecessary codes, and only left what is relevant to the question. Thanks for the helps in advance!
The latest updated code is here: http://pastebin.com/TJweMgtL
:)Here are the rules (Disclaimer: those rules are HTML 4 Strict and are superseded by the HTML5 rules. But nevertheless, you don't want to put heading elements inside anchor elements.) – Šime Vidas Jul 27 '11 at 23:54