Hello all members,
Help when type this code
run in Mozilla Firefox or other then table create but
mainpage.php in table is one cell create empty
include("mainpage.php"); |
mainpage.php
pic | delete |
Hello all members,
Help when type this code
run in Mozilla Firefox or other then table create but
mainpage.php in table is one cell create empty
include("mainpage.php"); |
mainpage.php
pic | delete |
Picture attach
In simple terms, don’t use tables for layout. They are meant for tabular data, not to build your page with.