Connecting you with Australian culture online
Underlying the success of the Web is the language that describes how information is presented on your computer screen. This is
HyperText Markup Language, or HTML(1) to the initiated.
Websites at
University of New South Wales(2), as well as the
Bare
Bones Guide to HTML(3), carry tutorials that teach HTML mark up.
HTML is a relatively simple language to learn. You don't need any
special software to create HTML code, as any text editor - like Simple
Text or Teachtext - will do the job. However, HTML editors such as
Dreamweaver(4)
and
Netscape
Composer(5) make the job easier.
HTML tags act like a style sheet you might use in a word processing package like Microsoft Word, or a page layout program like PageMaker or Quark Express. Each HTML tag has a beginning and an ending.
For example, if you wanted to make a title bold you would use the tag <STRONG>The Title Text</STRONG> around the text you want to make bold.
Another simple example: <EM>Makes it italic</EM>
The other main benefit of HTML as a standard is that it can be understood by any type of computer, provided the computer has a browser application like Netscape Navigator or Microsoft Internet Explorer installed. What is more, the collection of HTML commands (called tags) that describe a Web screen are saved as a text file that is fast to transmit.
But while HTML language is a standard, it is still flexible enough to enable a website designer to create a website with an individual look and feel.
It's also important to be aware that the same Web screen can look very different depending on:
Users can set their preferences so that backgrounds, colours and type sizes vary from how the designer intended them. Designers can only control some of these things, not all of them and not all of the time.
When you design your Web screens you should keep these issues in mind.
|
3 of 20 |
If you can see this message, you are probably not seeing this site in the way it was designed. This site uses cascading style sheets (CSS2) to control the way in which elements are displayed on the page.
You will still be able to access everything in this site, but we do recommend you upgrade your browser to a more recent, standards compliant, browser.