It also represents a portfolio of the aspects of HTML that I have explored, and can be useful as a learning tool for those getting started with web programming. In that vein, I've added brief subtitles to each section that explain the techniques being used. To see the code that formats this page, use your browser's "view source" option.
Anchor tags can specify either end of a link.
<A HREF="someURL"> tags specify the leaping point of a link.
The destination of the leap is defined between the quotes.
<A NAME="someIdentifier"> tags specify mid-document destinations allowing
the browser to jump directly to a subsection of a page. The table of contents links
in this page use the name attribute.
Note that the NAME attribute has been replaced by the ID attribute in HTML 3.0.
URL link to peachy nexus.
mailto peachy@alumni.caltech.edu.
ftp ftp.netscape.com.
gopher bulfinch's mythology archive.
net news rec.sport.disc.
local link to [table of contents] using name attribute.
example of "code" text.
so much depends
upona red wheel
barrowglazed with rain
waterbeside the white
chickens- William Carlos Williams
| Standard GIF | ![]() |
![]() |
|---|---|---|
| Interlaced GIF | ![]() |
![]() |
| Interlaced GIF w/ Transparent Bkgd |
![]() |
![]() |
See Venus rise... topmiddle
bottom
![]()
top
texttop
![]()
middle
absmiddle
![]()
bottom
absbottom
baseline
![]()
you should see two images, one of the left margin and one on the right margin. This text should start above them and wrap down into the space between them. If it doesn't, don't panic. Netscape's left and right image alignment has officially been incorporated into HTML 3.0. But it may take a while for other browsers to implement the feature.
| These two should pack tighter | ![]() ![]() |
|---|---|
| than these two | ![]() ![]() |
2
4
| Pros | Cons | |
|---|---|---|
| Tables | clean aesthetic, compact data format | not yet supported by all browsers, gibberish when unsupported |
| Lists | organized alternative interface to data | less compact data format |
| Images | maximum control of aesthetics | slow to download |
| Preformatted Text Table |
table form, widely supported, smallest data profile | ugly |
| apple | orange | watermelon | pear | squid |
| apple | orange (20%) | watermelon | pear | squid |
| Horizontal Alignment | ||||||
|---|---|---|---|---|---|---|
|
||||||
| Vertical Alignment | ||||||
| Top | Middle | Bottom | Baseline | |||
| Handedness | |||
|---|---|---|---|
| Right | Left | ||
| Gender | Male | 96 | 8 |
| Female | 80 | 14 | |
| X | X | X |
|---|---|---|
| X | X | X |
| X | X | X |
As such, I haven't focused much effort on this section. As I started experimenting with 3.0 tags, I found that my Netscape 2.0 browser doesn't support most of them. Since the modem on my Linux box is dead, Arena isn't an option.
Once again, patience becomes a virtue. I will add the 3.0 tests over time as support for the new tags becomes prevalent. For now, I'm sticking to the 2.0 tags in my own web documents for widest compatibility.
The ID attribute replaces the NAME attribute in 3.0. Both tags mark mid-document destination points for links. The difference is that NAME was only used in <A> anchor tags, whereas ID can be used in nearly every body tag.
This line is marked "idTest1"
This line is marked "idTest2"
This line is marked "idTest3"
Use this to jump to idTest1.
Use this to jump to idTest2.
Use this to jump to idTest3.
This paragraph is specified as British English. Prolly doesn't do much to the overall presentation. But at some point, it might affect the style of "quotations", hyphenations, and such...
Classes allow the author to differentiate sections by logical type. This will be particularly useful for formatting once style sheets come of age.
This paragraph is aligned left.
This paragraph is aligned center.
This paragraph is aligned right.
This really long paragraph is aligned justify. If the tag is implemented the browser should format the text with straight borders on both the left and right sides like a newspaper or magazine column. To prove this, I need to write a bit more to make sure that i fill several lines with this silly, rambling text.
This paragraph uses <NOWRAP> and should extend off the screen because it is far too long to fit on a single line in your browser unless you have a really high resolution monitor and like to have windows that span the entire screen.
This paragraph doesnt, and should wrap simply because it is far too long to fit on a single line in your browser unless you have a really high resolution monitor and like to have windows that span the entire screen.
The syntax for Style Sheets is not part of HTML 3.0, and is still in development.
The creation of extensions may also have had a marketing angle to it. People like the additions Netscape added, particularly <CENTER>, and use them freely. This, in turn, encourages people browsing such pages to download Netscape to view them.
Now Microsoft has added its own extensions in Explorer. The MS extensions seem pretty gimmicky to me, though, suggesting that they were just striving for differentiation.
Centered with the ALIGN=CENTER attribute.
default (size=2)
size=1
size=4
size=8
width=100 pixels
width=50 pixels
width=1 pixel
width=75%
width=50%
width=50% align=left
width=50% align=center
width=50% align=right
noshade
noshade size=4
| X | X | X |
|---|---|---|
| X | X | X |
| X | X | X |
Basefont size set to 5.
Back to default size.NEAT NETSCAPE SMALL CAPS TRICK
Font Size 1
Font Size 2
Font Size 3
Font Size 4
Font Size 5
Font Size 6
Font Size 7
Frame test not yet implemented.
Unordered with "Discs"
- tomatoes
- lettuce
- cucumber
Unordered with "Circles"
- tomatoes
- lettuce
- cucumber
Unordered with "Squares"
- tomatoes
- lettuce
- cucumber
Ordered with capital letters
- tomatoes
- lettuce
- cucumber
Ordered with lowercase letters
- tomatoes
- lettuce
- cucumber
Ordered with capital roman numerals
- tomatoes
- lettuce
- cucumber
Ordered with lowercase roman numerals
- tomatoes
- lettuce
- cucumber
Ordered couting by 10's
- tomatoes
- lettuce
- cucumber
Ordered starting at 1000
- tomatoes
- lettuce
- cucumber
Chaos
- tomatoes
- lettuce
- cucumber
- onion
- carrot
- raisin
- chick pea
egads!
Aggh!
EEEK!
This sentence uses <NOBR> and should extend off the screen because it is far too long to fit on a single line in your browser unless you have a really high resolution monitor and like to have windows that span the entire screen. This sentence doesnt, and should wrap simply because it is far too long to fit on a single line in your browser unless you have a really high resolution monitor and like to have windows that span the entire screen.
Note that HTML 3.0 specifies a standard tag, NOWRAP, which has the same functionality.
This sentence suggests word breaks with <WBR>, which
is good because it has some strings in it that are so long that it couldnt wrap if it didnt.
Netscape: ©, ®
ISOLatin1: ©, ®
[work in progress...]
Click here to test a page with a non-scrolling background.
If you're using MSExplorer, this table should have colored cells
black olive teal red blue maroon gray lime fuchsia white green purple silver yellow aqua navy