Nvu and Standard HTML
Font Conventions Comparison

Nvu Standard 1 in HTML Standard 2 in  HTML
<big><big><big><big> <font size="+4"> <font size="7">
<big><big><big> <font size="+3"> <font size="6">
<big><big> <font size="+2"> <font size="5">
<big> <font size="+1"> <font size="4">
<font size="0"> <font size="3">
<small> <font size="-1"> <font size="2">
<small><small> <font size="-2"> <font size="1">
<small><small><small> <font size="-3"> <font size="0">

Visual Comparison

7: <h1><big>

7: <big><big><big><big>
7: <font size="+4">
7: <font size="7">

6: <h1>

6: <big><big><big>
6: <font size="+3">
6: <font size="6">

5: <h2>

5: <big><big>
5: <font size="+2">
5: <font size="5">

4: <h3>

4: <big>
4: <font size="+1">
4: <font size="4">

3: <h4>

3: <font size="+0">
3: <font size="-0">
3: <font size="3">
2: <h5>
2: <small>
2: <font size="-1">
2: <font size="2">
1: <h6>
1: <small><small>
1: <font size="-2">
1: <font size="1">
?: <h6><small>
?: <small><small><small>
?: <font size="-3">
?: <font size="0">