Popular web technologies
Explore some of the hidden technologies of the Web.
PHP is a server side scripting language.
CSS (Cascading Style Sheets) does the look and formatting of a web page.
Js (Javascript) is a client side scripting language. Jslibs (Javascript libraries)
simplifies the writing of Javascript code.
PHP
PHP is a widely-used language for programming on the web. A solid understanding of the language
enables one to build websites and Web applications that would be impossible or difficult in only
Html/Javascript/CSS. Goodfit has such a solid understanding.
Of course, adding a solid knowledge
of Html/Javascript/CSS gives one the ability to build exceptional websites and web applications.
See the right panel for some of the areas where PHP really shines:
Cascading Style Sheets (CSS)
CSS is one of the most basic building blocks of modern Web design. It creates the structure
and style that surrounds your content.
Not all techniques are strictly CSS; some include integration with JavaScript.
See the right panel for some of the areas where CSS really shines:
Javascript
JavaScript is a scripting language that is primarily used in the form of client-side JavaScript for
the development of dynamic websites.
jQuery is a lightweight JavaScript library that emphasizes interaction between JavaScript and HTML.
See the right panel for some of the areas where Javascript and jQuery really shines.
