Difference between revisions of "Webpage creation"

From ProgClub
Jump to: navigation, search
Line 2: Line 2:
  
 
If you're new to web-standards like HTML and CSS -- or if you're just starting out with PHP -- and you find those instructions confusing, then speak to [[User:John|John]] and he'll help get you on your feet.
 
If you're new to web-standards like HTML and CSS -- or if you're just starting out with PHP -- and you find those instructions confusing, then speak to [[User:John|John]] and he'll help get you on your feet.
 +
 +
[[Category:Help]]

Revision as of 21:41, 15 August 2011

One of the benefits of ProgClub membership is free web-hosting. To create your member web-pages SSH to progclub.net, login, and create a public_html directory in your home directory. Put your web content (e.g. your HTML or PHP files) in the public_html directory, and you will have a web-site available from http://www.progclub.net/

If you're new to web-standards like HTML and CSS -- or if you're just starting out with PHP -- and you find those instructions confusing, then speak to John and he'll help get you on your feet.