Connecting you with Australian culture online
If you have some design skills you should contribute to the design of your Web screen. Your input is needed to ensure that the website reflects the flavour of your organisation. If you have a costume gallery, for example, this should be obvious from the time the first screen of your website is loaded.
However, because of the specific design requirements of the Web, expert help is usually necessary. Especially if you don't want to be listed by the site called
Web Pages That Suck(1). (By the way, this site promotes good design by looking at bad design - worth a visit!)
There are a lot of places on the Internet where you can find information to help you enhance or develop your website.
Builder.com(2),
Developer.com(3),
Webreference.com(4),
Webdeveloper.com(5),
MSDN Online(6) and
Project Cool: Web Development Basics(7) are just a few.
When designing a screen of text you should recognise that most users are impatient readers on a screen, and don't want to read great slabs of text. They want action. You need to accommodate this new way of accessing information when you design your screens and construct documents.
For example:
Have a look at our Guide(9) on how you can manage long documents on the Web.
Serif fonts (like Times, Bookman, or Palatino) are easier to read on paper, but sans-serif fonts (like Geneva, Arial or Helvetica) are easier to read on screen.
You can choose, to a point, what fonts you use but keep in mind which fonts your users would have on their computers and which fonts browsers support.
So keep your choices simple and provide default alternatives in your font face HTML tags. For example, on this site we use Arial, or if that's not available, then Geneva. So our font tags are <FONT FACE="arial,geneva">. It is a good idea to also include Helvetica <FONT FACE="arial,geneva,helvetica,helv"> as many people have Helvetica on their computer.
There are lots of other
fonts available from the Web(10) and some, like
Microsoft's Verdana(11), are designed specifically to enhance readability on the Web. Keep in mind that not all browser versions and not all computers will support Verdana so you'll need to provide an alternative if you use it.
An example of a site which uses Verdana and other screen-optimised fonts such as Georgia and Trebuchet is
Jacket(12) poetry zine - of course your computer and browser will have to support those fonts for you to see them!
Some websites provide information about
using fonts on the Web(13).
Readability is even more important in Web design than it is when you design a paper publication because you have much less control over placement, letter and word spacing and line leading. Choose one font for your body text and either the same or a complementary font for headings. The smaller your font size the harder it gets to read on the Web screen, so keep font sizes reasonable.
Remember also that users may set their preference files to override your font choices and font sizes.
Because different browsers and computer systems display Web screens differently, fonts may look and behave differently from machine to machine. This may impact on the screen's look, feel and layout. Ensure you test your layout and look with your standard fonts on a variety of browser and computer system configurations before your site goes live.
|
3 of 17 |
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.