|
Here are some
links and pointers to areas where you can get details on advanced web
development
|
|
Read more...
|
|
|
An HTML editor is a software application for creating web pages. Although the HTML markup of a web page can be written with any text editor, specialised HTML editors can offer convenience and added functionality. For example, many HTML editors work not only with HTML, but also with related technologies such as CSS, XML and JavaScript. In some cases they also manage communication with remote web servers via FTP . |
|
Read more...
|
|
|
Mozilla Composer is part of the Mozilla Suite which includes - Web-browser, advanced e-mail and newsgroup client, IRC chat client, and HTML editing made simple -- all your Internet needs in one application. The most attractive feature is it's price, being Open Source software, it is free. Download The Installer Visit http://www.mozilla.org/products/mozilla1.x/ and select the download for your language and operating system. The Mozilla Suite is available for Windows, Linux, Mac OSX , OS2 and Solaris. This tutorial shows the installation on the Windows platform. |
|
Read more...
|
|
How to Design and Publish Your Website with Mozilla ComposerThis article guides you through the steps of creating your first web site using Composer which is part of the Mozilla Suite. Mozilla Suite is a web browser, advanced email and newsgroup client, IRC chat client and HTML editing made simple -- all your Internet needs in one application. |
|
Read more...
|
|
Mozilla Composer Tutorial 2: Adding Images, Changing Fonts & Colours, Creating Links, Writing Your ContentIn the previous chapter of this tutorial, we designed a rudimentary web page and uploaded it to the web host. In this chapter, you will learn how to - change font typefaces;
- change the point size of fonts;
- add section headers;
- insert images;
- change the colour of the background and the text;
- and add a navigation bar and create links to other pages on your site.
By the end of this chapter you should have a working main page of your real web site. |
|
Read more...
|
|
|
Mozilla Composer Tutorial 3: How to Create Data Tables In the previous chapter of this tutorial, we created a functional main page of your site. In this chapter, you will learn how to how to use tables to display your data. Even if you do not have any data that you need to display, you should not skip this chapter since it is the basis for our next chapter on how to create a multi-column layout for your website. |
|
Read more...
|
|
|
If you look at the design of many web pages on the Internet, you will probably notice that a large number of them have multiple columns. For example, on thesitewizard.com, most pages have two columns: the left column holds the site logo and navigation buttons while the right has the main content. It is possible to have more than two columns too. |
|
Read more...
|
|
|