Is there a reason why the Header code is located below the content code?
rellect Well-known member Jun 8, 2013 #1 Jun 8, 2013 #1 Is there a reason why the Header code is located below the content code?
Brogan XenForo moderator Staff member Jun 8, 2013 #3 Jun 8, 2013 #3 The header code is at the bottom of the template; it is moved to the top using CSS.
rellect Well-known member Jun 8, 2013 #4 Jun 8, 2013 #4 Brogan said: The header code is at the bottom of the template; it is moved to the top using CSS. Click to expand... I wonder what is the reason for doing that.. What benefit this provides over the regular location. This is the first time I see a site that does that.
Brogan said: The header code is at the bottom of the template; it is moved to the top using CSS. Click to expand... I wonder what is the reason for doing that.. What benefit this provides over the regular location. This is the first time I see a site that does that.
James Well-known member Jun 8, 2013 #5 Jun 8, 2013 #5 I imagine it offers a slight perceived speed improvement as the content of the page is loaded first (what the user wants).
I imagine it offers a slight perceived speed improvement as the content of the page is loaded first (what the user wants).
rellect Well-known member Jun 8, 2013 #6 Jun 8, 2013 #6 James said: I imagine it offers a slight perceived speed improvement as the content of the page is loaded first (what the user wants). Click to expand... There is something in what you're saying
James said: I imagine it offers a slight perceived speed improvement as the content of the page is loaded first (what the user wants). Click to expand... There is something in what you're saying
James Well-known member Jun 8, 2013 #7 Jun 8, 2013 #7 rellect said: There is something in what you're saying Click to expand... I hope so... sometimes I worry
rellect said: There is something in what you're saying Click to expand... I hope so... sometimes I worry