The Open Door Web Site |
|||||||||||||||||||||||||||||||||||||||
Backstage Pass to Internet
|
|||||||||||||||||||||||||||||||||||||||
| filename.extension | - description |
My Life Story.doc |
- This is a Microsoft Word document. |
| sycamore.jpg | - This is an image in JPEG format. |
| winword.exe | - This is an application which runs in Windows.. |
| animation316.gif | - This is an animated image in GIF format. |
| index.html | - This is a web page in HTML format. |
| index.asp | - This is a web page on an active server |
|
![]() |
Fonts are the different types of characters in which you can present your text, but you knew that already. The complex aspect of this in web-pages is that only the fonts installed in your computer can be displayed on the page. If the page was made by a Macintosh user who used Helvetica or Palatino and you are looking at it with a PC, the page will be displayed in Arial or Times New Roman. In most cases, this poses no real problem; it's just important not to waste time looking for the perfect font because the person looking at your page might not have it. If a page is written in Greek, however, and you do not have any Greek fonts installed on your computer, the page will come up as gobbledygook.
WYSIWYG editors for web pages are programs such as Microsoft Word, Star Office, and Dream Weaver where What You See Is What You Get. In other words, what appears on the screen is really what the page will look like so you do not have to worry about editing the HTML source code because these programs do it all for you. You can do a lot with web pages but not everything which can be done with a word processor and it is all too easy to fall into the trap of putting things in which will not work. It isn't until you save that certain programs such as Word say "Are you sure you want to save this as a web page? Certain things might be lost." And that's when half of your beautiful work disappears.
| A brief and very incomplete list of some of the things which you can do with a word processor but which do not work on web pages: | |
| Won't work | Remedy |
| Word Art which makes fancy titles | Create an image in an image editor |
| Vectorial drawings such as arrows pointing to things or dialog balloons on photos. | Put the arrows on the original image using and image editor |
| Text boxes floating over an image | Put the text in the image using an image editor |
| Text written vertically | Make an image of the text using an image editor or find another way of presenting the text. |
| Images overlapping each other to form a collage. | Overlap the images in an image editor to create one big image. |
| Tabs and spaces | Use a table with blank cells to create empty spaces |
| Highlighted text | All you can do is change the color of the text or underline it |
| Borders on certain cells of a table but not others | It's all or nothing - either the whole table has borders around every cell or none at all. The only thing which can be individualized in each is the background color. |
Some of these special effects are becoming possible with the all-new and improved Dynamic HTML allowing layers to be created that are capable of moving over or under each other as backdrops. Such fancy schmancy stuff is beyond the scope of this course. One of the things we will learn in this course is to Keep It Simple! Too many bells and whistles just complicate things.
To store one character (a number, a letter, a symbol or even a space) in a computer requires 1 byte (octet in French). The computer sees a letter or number like this: 01100010, a series of 8 ones and zeroes.
To store 1000 characters requires 1000 bytes or one kilobyte (Kb). Click here to see what 1 Kb looks like.
A megabyte (Mb) is 1,000,000 bytes (or 1000 Kb) and...
...a gigabyte (Gb) is 1,000,000,000 characters. It is important to know this because in order to be quick on Internet, you've got to be lightweight. The heavy stuff is not the text but the images which, as you may have noticed, take a long time to be displayed. It is simply because squeezing a 900 Kb image through a telephone line
is like getting an elephant through the eye of a needle. So the trick is to get images which are as lightweight as possible 5 to 20Kb is perfect, up to 35 Kb is tolerable but above 50 Kb gets a little frustrating.
resolution is how sharp a picture is. Pixels are the little dots which make up a digital photo. Lots of them give great resolution - a snapshot scanned at 600 dpi (dpi is 'dots per inch') will give a nice sharp picture - but will take up too much memory and will result in a painfully long wait for them to pop up on a web page. Low resolution (72
dpi) is adequate for viewing on a computer screen. The other factor, besides resolution, which determines how "heavy" an image file will be is the dimensions in centimeters (or in pixels). An image file of 300 x 200 pixels is reasonable for a photo. The penguin picture above has approximately those dimensions. A final note on images: be careful when you ask "How big is the image?" because
people will not know whether you are referring to the dimensions in pixels or the amount of memory it takes up on the disk.
| Homepage
Backstage Pass to the Internet Homepage >Backstage Pass to the Internet Listings, Recognitions and Awards This Site was last © Alan Damon 2004 |