Wednesday, February 22, 2012

Videos > How to Create a Basic Website Design Template Using PHP, CSS, and XHTML Part 1 of 3

How to Create a Basic Website Design Template Using PHP, CSS, and XHTML Part 1 of 3

by xHTML on July 24, 2011


From John Morris at www.howtomakemywebsite.com Learn how to create a basic static page website design template using php, css, and xhtml. Using website templates like the one you'll learn to make here helps cut down on the rewriting of code and saves you a ton of time. This is a basic template we'll use to build more advanced website designs and templates.

Tags: , , , ,

How to Create a Basic Website Design Template Using PHP CSS and XHTML, free simple website templates xhtml php xml video

Related XHTML Entries

{ 10 comments… read them below or add one }

JohnMorrisVideo July 9, 2010 at 3:11 am

@crazymagical If you want to render your PHP files on your local computer, you will need something like XAMPP. In these videos, I was just uploading the files to a web server, which of course, doesn’t need any special software… but, now, I use XAMPP to render all my files locally while I build my scripts…

crazymagical July 9, 2010 at 3:39 am

Great Video,

Question: do i “have to” install something additional to use php for example “XXAMP”? or if i just name the file “something.php” the computer and server would recognize it regardless and out put the codes properly?

please reply,

thank you.

JohnMorrisVideo July 9, 2010 at 4:23 am

@freedompksg shouldn’t be, but I don’t know for sure… check the notepad ++ documentation. also, the colors only show after you save it as a PHP file, etc… because at that point is when it knows what kind of file it is… unsaved, it doesn’t know and won’t display the colors.

freedompksg July 9, 2010 at 5:05 am

mine is windows xp but if i use notepad ++ will there be a difference because it doesn’t seem to show any colors but only as if it was normal notepad

JohnMorrisVideo July 9, 2010 at 5:24 am

the only one i’ve ever bought is the PHP 5 and MySQL bible… got it from Barnes and Nobles. and, honestly, i’ve used some of the stuff from there, but not a lot. online tutorials is the main way i’ve learned… whether that’s good or bad i guess is up to you

ipodkingman35 July 9, 2010 at 6:08 am

know any good books to help learn more?

JohnMorrisVideo July 9, 2010 at 6:31 am

Thanks! Got some more in the works!!

Kamangir6 July 9, 2010 at 7:23 am

nice tutorials!! :-)

JohnMorrisVideo July 9, 2010 at 7:43 am

Google! :)

SwordGames July 9, 2010 at 8:30 am

where can i get free PHP templates?

Previous post: