Hello,
Investigation the following JA News tags:
#jazin-wrap
{
padding: 0;
border-bottom: 5px solid #ABABAB;
}
and
#jazin
{
padding: 0;
border-bottom: 3px solid #FFFFFF;
}
it turns out they wrap both the JA News “section” and the Footer section.
Question:
Why is there a need for these two wraps?
Except for adding an invisible 3px border (for a white background) at the bottom, the second one, #jazin , does not seem to serve a purpose. Or, does it? Does Joomlart have a rational for two nested tags?
Nested tags contribute to the slow presentation of the page. So, if it is not critical, can this be removed?
Cornelio