Bizarre HTML problem. Inspector view different from source -


i'm having strange problem inspector showing head content in body while source normal. causing this?

enter image description here

this looks you've missed closing <head>-tag. maybe it's <head>…<head> in html.


Comments

Popular posts from this blog

javascript - Iterate over array and calculate average values of array-parts -

iphone - Using nested NSDictionary with Picker -

objective c - Newbie question -multiple parameters -