Welcome Guest, Not a member yet? Register   Sign In
Maintain (X)HTML Indentation
#2

[eluser]thinkigniter[/eluser]
try

Code:
<body>
        <?php
        echo "\t\t".$variable;
        echo "\t\t".$variable;
        echo "\t\t".$variable;
        echo "\t\t".$variable;
        ?>
    </body>


Messages In This Thread
Maintain (X)HTML Indentation - by El Forum - 02-10-2009, 12:58 AM
Maintain (X)HTML Indentation - by El Forum - 02-10-2009, 01:21 AM
Maintain (X)HTML Indentation - by El Forum - 02-10-2009, 01:31 AM
Maintain (X)HTML Indentation - by El Forum - 02-10-2009, 04:01 AM
Maintain (X)HTML Indentation - by El Forum - 02-10-2009, 04:06 AM
Maintain (X)HTML Indentation - by El Forum - 02-10-2009, 04:20 AM



Theme © iAndrew 2016 - Forum software by © MyBB