COMP 2923 A2 Website Development 101 Danny Silver JSOCS, Acadia University
What is a Webpage? A text file Contains code interpreted by your browser – HTML and JavaScript Can be access by your browser – On a remote server – From your harddrive
What is a website? A collection of webpages Associated resources: – Images, video, sound – Documents such as *.txt, *.pdf, *.doc Organized in a directory
Get and Editor Need an editor – Something like TextWrangler if you know HTML – Something like Kompozer if you do not
Create a Website How to video: – Download an HTML template: – Modify using your editor to add your additonal pages and content
Place on a Server Mount to your Acadia web directory Upload your website