HTML = Barebones code for websites
CSS = The code to make it look pretty
PHP = Makes pages dynamic eg. you might need to pull something from a database
Notepad = Simple text editor can be used to edit website code
Notepad++ = Best way to edit website code, with syntax highlighting etc
Dreamweaver = Awful money stealing program that... well... you edit the code advancdly
CMS = Content management system eg wordpress basically an easier and sometimes better prewritten way to make a site
|