[Valid Netscape-HTML] HTML 2.0 Document Sample (Netscape Extensions)

Based on: html-mcom.dtd (v.1.2 1994/10/27 23:30:19 by Daniel W. Connolly, and table additions by Mark Gaither)
Last modified: 2003/06/19
After 20 seconds, jump to "HTML 2.0 Document Sample".

========== Heading / Paragraph

The following aligned heading:

Left-aligned heading

Centering heading

Right-aligned heading

and paragraph:

This is a left-aligned paragraph.
Can you see so?

This is a centering paragraph.
Can you see so?

This is a right-aligned paragraph.
Can you see so?

If you use center tag,

centering text
Not above <p> tag.

========== Images

Normal embedded image Normal, half size image Half.

Image of the dog with the attribute align=left aligns with the left margin, and subsequent text wraps around the right. Image of 3-object picture with align=right aligns with the right margin, and the text wraps around the left.
So in this case subsequent text is between two images.

ALIGN = (a) top, (b) texttop, (c) middle, (d) absmiddle, (e) baseline, (f) bottom, (g) absbottom
Some TEXT and (a) (b) (c) (d) (e) (f) (g) images

========== Lists

  1. first item
  2. second item
  3. third item
  1. first item
  2. second item
  3. third item
  1. first item
  2. second item
  3. third item
  1. first item
  2. second item
  3. third item

This list starts at 1995 (instead of 1).

  1. this year
  2. next year
  3. year after next

========== Tables

Simple Table
ABCDE
1A1B1C1D1E1
2A2B2C2D2E2
3A3B3C3D3E3
Simple Table (no border)
ABCDE
1A1B1C1D1E1
2A2B2C2D2E2
3A3B3C3D3E3

Table with various alignments
Left Heading Centered Heading Right Heading
left datacentered data right data
here is some more data. centered data bottom-right data

caption here
Head 1Head 2 Head 3
Head 2-1Head 2-2
field 1field 3field 4 field 6field 7
field 2field 5field 8

========== Characters

Escape sequences:
Copyright © and registered trademark ® symbols


Fumio HOSONO <hosono@si.gunma-u.ac.jp>