Thread
:
What is the best way to include another html file?
View Single Post
02-06-2013, 05:22 PM
PM User
|
#
4
SB65
Senior Coder
Join Date: Feb 2009
Location: West Yorkshire
Posts: 2,817
Thanks: 9
Thanked 681 Times in 675 Posts
To use PHP it need to be running on a server for it to work. For local testing you can use something like
xampp
. This lets you install a server on your PC.
__________________
Use the W3C
HTML Validator
and
CSS Validator
to check your code and
Firebug
to see what css is applied to an element
Read Steve Krug's book
Don't Make Me Think
- essential reading on web usability
I don't recommend much, but I do recommend
Clook for UK web hosting
SB65
View Public Profile
Visit SB65's homepage!
Find More Posts by SB65