View Single Post
Old 11-07-2011, 10:34 PM   #4 (permalink)
Came
Member
 
Join Date: Oct 2011
Location: UK
Posts: 50
Came is on a distinguished road
Default

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
Came is offline   Reply With Quote