|
Web Design is like chess; easy to learn but difficult to master. Even once one learns the many nifty
web tricks that are available to implement all too often it results in a web presence that is confusing
at best, or unusable at worst.
Y-King Intelligent Designs implements web technologies as they are most useful and creatively efficient
for the task at hand:
HTML/CSS
For the most up-to-date web styles, CSS (Cascading Style Sheets) presents a clear advantage. Allowing for consistency of form as well as user interactivity CSS documented pages bring web pages to a new level.
Care must be taken, however, that the client base are using web browsers that support CSS, as it is a relatively new technology.
Java
Java Script is a client side language that gives web pages interactive style. Almost all browsers now support JavaScript and most professional pages
one visits use it to some extent.
Flash
Flash hardly needs an introduction. While often overused, when executed tastefully and in context of web page content, it's a
powerful media that immediately catches the eye and interest. Again, many designers know how to use Flash, but the key is when to use it.
PHP
PHP is a server-side scripting language that creates web pages on the fly as users interact with the site. This makes for sites that
provide custom content depending on the users input and interest. It also allows for database access and integration, allowing
for more detailed information to be derived from the end user.
|