-
These are the "languages" most websites are scripted in
-
Phast Cat Media creates unique custom code for every page of your website
-
100% compatable in all web browsers
-
Used with CSS (Cascading Style Sheets)
-
Detailed professional look and feel
-
Included with Website Design packages
Cascading Style Sheets (CSS) is a simple mechanism for adding style (e.g. fonts, colors, spacing) to Web documents.
Cascading Style Sheets are now the standard way to define the presentation of your HTML pages, from fonts and colors to the complete layout of a page. They are much more efficient than using HTML on every page to define the look of your site. CSS is becoming a more important language to know every day.
The most important reasons to use CSS, in my experience, are:
-
JavaScript was designed to add interactivity to HTML pages
-
JavaScript is a scripting language - a scripting language is a lightweight programming language
-
A JavaScript is lines of executable computer code
-
A JavaScript is usually embedded directly in HTML pages
-
JavaScript is an interpreted language (means that scripts execute without preliminary compilation)
-
JavaScript is supported by all major browsers, like Netscape and Internet Explorer
Hypertext Preprocessor, an open source, server-side, HTML embedded scripting language used to create Dynamic Web pages
PHP is a scripting language used to create database interactivity and dynamic content on the Web
Often used with MySQL
MySQL is the world's most popular database server technology due to its speed and reliability
Normally used with PHP, which gives Internet users a way to access information stored in a database
MySQL is commonly used for dynamic web applications and for embedded web applications