CSS - Cascading Style Sheets - this is a coding language use dalongside HTML that controls the formatting and layout of a web page.
Content - the text and photographs that make up a web page.
HTML - Hyper Text Mark-up Langauge, the hidden code used to make web pages
Javascript -a scripting language used by web designers to create interactive sites. The information is processed on the visitors machine using their browser.
MYSQL - this is a database management system that allows content submitted by the visitor or created by the web site owner to be stored, amended, delted and the contents of the database can be used to create web pages.
PHP - Hypertext Preprocessor - a technology which enables dynamic web pages to be created using data stored on the server or using data inputted by the visitor to the web page.