Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter davefowler

    (@davefowler)

    I have sorted out Validation on Blog Page

    Before I look at conditional comment CSS – the page only seems to affected on IE8 compatibility mode only – does this roll the page back to IE7 settings?

    <?php get_header(); ?>
    
    <div id="subwrapper">
    
    <?php include("topbar.php"); ?>
    
    <div id="maindiv">
    <!--left col-->
    <div id="leftcol">

    Is there an issue having a div between 2 PHP scripts

    Thanks Again

Viewing 1 replies (of 1 total)