Quote:
Originally Posted by Mastergumble
So how it would be done ?
|
There is 5 serious errors in that coding, certain tags not closed, a div tag used within an 'a' tag.
It should be strict xHTML to comply with vBulletin 4.0, otherwise you are just breaking the correct coding. Google would probably penalize you, if that was in every page of your site's header code.
If it was done correctly it would require CSS to be defined and use all div's, not tables. Probably about 4-5 CSS rules is all that it requires, nothing major.