1<!DOCTYPE HTML PUBLIC "-//W3O//DTD W3 HTML 3.0//EN"> 2<html> 3<head> 4<title>Tests of TAB element.</title> 5<link rev="made" href="mailto:lynx-dev@nongnu.org"> 6</head> 7 8<body> 9<h1>Tests of TAB element.</h1> 10 11<TAB INDENT="16" ID="t0"><em>Normal Style:</em><br> 12One<TAB INDENT="26" ID="t1">Two<TAB INDENT="44" ID="t2">Three 13<TAB INDENT="62" ID="t3">Four<TAB INDENT="80" ID="t4">Five 14<TAB INDENT="98" ID="t5">Six<TAB INDENT="116" ID="t6">Seven 15<TAB INDENT="132" ID="t7">Eight<br> 161.<TAB TO="t1">2.<TAB TO="t2">3.<TAB TO="t3">4.<TAB TO="t4">5. 17<TAB TO="t5">6.<TAB TO="t6">7.<TAB TO="t7">8.<br> 18i.<TAB TO="t1">ii.<TAB TO="t2">iii.<TAB TO="t3">iv.<TAB TO="t4">v. 19<TAB TO="t5">vi.<TAB TO="t6">vii.<TAB TO="t7">viii. 20 21<p><pre><TAB TO="t0"><em>In PRE block:</em> 22One<TAB TO="t1">Two<TAB TO="t3">Three<TAB TO="t5">Four<TAB TO="t7">Five 231.<TAB TO="t1">2.<TAB TO="t3">3.<TAB TO="t5">4.<TAB TO="t7">5. 24i.<TAB TO="t1">ii.<TAB TO="t3">iii.<TAB TO="t5">iv.<TAB TO="t7">v. 25</pre> 26 27<bq> 28<TAB TO="t0"><em>In BQ block:</em><br> 29One<TAB TO="t2">Two<TAB TO="t4">Three<TAB TO="t6">Four<br> 301.<TAB TO="t2">2.<TAB TO="t4">3.<TAB TO="t6">4.<br> 31i.<TAB TO="t2">ii.<TAB TO="t4">iii.<TAB TO="t6">iv. 32</bq> 33 34<p><b>noct<TAB ID="tn">ambulant</b> - walking at night<br> 35<TAB TO="tn">(from Latin: <i>nox noctis</i> night + <i>ambulare</i> walk) 36<pre>|<TAB INDENT="78">|<TAB INDENT="156">| 370<TAB INDENT="76">80<TAB INDENT="152">158</pre> 38</body> 39</html> 40