|
|
There are some optional web page features in standard HTML
Fonts
One of the most common features is the variety of test fonts,
there are several that are included as standard, and hundreds that
are optional:
- font
- font
- font
- font
Print can come in a variety of sizes from 8pt
to 24pt as standard sizes. Larger is
optional, smaller than 8pt is usually too hard to read.
Print can come in colors,
there are over 200 standard web colors.
Font Styles:
- Normal
- Bold
- Italic
- Underline
- Bold, Italic, Underline
One of the optional features is an Image Map.
Image Maps link to different places when the mouse is over a part of a graphic.
If you watch the status bar at the bottom of your browser, you can see that
the left side of the graphic links to the Internet Performance web site, and
the right side of the graphic links to the OrangeCountyLocal web site.
Tables
Things can be put into tables to organize them.
cell 1
|
cell 2
|
cell 3
|
cell 4
|
cell 5
|
cell 6
|
cell 7
|
cell 8
|
Another optional feature is Named Anchors.
Named Anchors are used to point to locations inside a web page. A classical
use is to have a list of topics at the top of a page that link to the topic
paragraphs lower in the page. When you click on the topic at the top of the
page, it takes you to the correct paragraph in the page. An example would be:
- Image Maps
Takes you to the image map section at the top of this page.
- Named Anchors
Takes you to the Named Anchor section lower in the page.
There is a wide variety of web page features. If you see a feature on another web
page, it can probably be added to or simulated on your web page. If the features
require the time of a web programmer, this will add to the cost of the web site.
Some of the features are very simple to implement and some features will be
expensive.
|
|