no size in html

This commit is contained in:
aarne
2005-11-30 15:33:27 +00:00
parent 9a711c2a08
commit 684011b317

View File

@@ -32,7 +32,7 @@ The API is divided into a bunch of <tt>abstract</tt> modules.
The following figure gives the dependencies of these modules. The following figure gives the dependencies of these modules.
<center> <center>
<img width=1000 src="Lang.png"> <img src="Lang.png">
</center> </center>
It is advisable to start with a simpler subset of the API, which It is advisable to start with a simpler subset of the API, which
@@ -40,7 +40,7 @@ leaves out certain complicated but not always necessary things:
tenses and most part of the lexicon. tenses and most part of the lexicon.
<center> <center>
<img width=1000 src="Test.png"> <img src="Test.png">
</center> </center>
The module structure is rather flat: almost every module is a direct The module structure is rather flat: almost every module is a direct