A website is a collection of web pages about a particular topic.
| |
| Creating a Web Page |
Web pages are stored in a special code called Hypertext Markup Language or HTML. To create a web page you must either:
- write the HTML code yourself;
- use a web design package to design the page and produce the required HTML code for you.
| |
| Uploading Web Pages to the World Wide Web |
Web pages need to be uploaded onto a web server so that other people can access then over the Internet. A service called File Transfer Protocol (FTP) is used for this purpose.
| |