[SOLVED] <div> starting in header template and ending in footer template |
@misterSerios
>>> The second suggestion appears to be an overkill IMHO. It is far easier to use the second method because it makes chasing bugs so much easier... especially when there are dozens of include files and variables which any one might be the problem which affects page rendering. It is easier to isolate problems by keeping the opening and closing divs, remming the included file or variable then testing with https://validator.w3.org Once the page validates, incrementally add the remmed PHP files or variables. Continue until the page fails, fix the bug, rinse and repeat. |
Welcome Guest, Not a member yet? Register Sign In |