| Brochure site |
Another name for a static site |
| CMS |
Content Management System, allows owner to edit content on their site |
| CSS |
Modern markup language both replacing and modifying HTML |
| Dynamic site |
Site using a database to store content, allowing interactive use and user-specific content |
| Javascript |
programming language embedded into web pages (client-side) to perform simple tasks such as form validation |
| Markup Language |
code used to specify layout and characteristics of objects on a web page |
| perl |
similar to php |
| php |
server-side scripting language used for database and file access |
| SQL |
Structured Query Language, used for both database type and language used to access it |
| Static site |
Simple site with fixed content |