Cascading Style Sheets
CSS (Cascading Style Sheets) can bring much more style to a webpage with its powerful formatting. You will note that in Heaphy Designs, practically evertything is formatted and coloured with CSS.
This will decrease loading time considerably, and make changes very easy to update (an example of this is the style changing form on the bottom right which simply updates a CSS sheet).
There are countless CSS tutorials available on the web so rather than try to emulate those I have just covered some of the more popular aspects of CSS which I see asked frequently in forums. For more information on CSS, please consult the Resources section.
Web Design
There are countless tutorials on HTML, so I have simply inserted some basic examples of HTML
that are probably more suitable for beginners. If you would like more information, check the Resources section for web development related links.
(X)HTML
This is aimed at explaining the difference between HTML and XHTML, some of which are extracts from
various sources.
Javascript
JavaScript is the most popular language used to create a dynamic web site.
With the addition of this language to a web site you can enhance your functionality
in every aspect imaginable. Using Javascript, a user can create dynamic menus to increasing load times
for images to better enhance either a new site or a existing site.
PHP
Create a more dynamic site with this powerful server side langauge.
|