Hi, I am building an on-line shop website which has
php scripts to handle the shopping functions, also
HTML pages. With the
HTML pages, I am using linked
css, but have not been able to do this with the
php scripts, although they have
HTML code. Consequently, the formatting in the menu bars looks different on different pages. I can insert styles in the
HTML sections of the individual
php pages, but still can't get the appearance identical. Also, the
php pages do not like a "DOCTYPE" declaration. Can anyone help or direct me to any resources regarding this problem.
Thanks in advance.
