Projekt

Obecné

Profil

Stáhnout (1.44 KB) Statistiky
| Větev: | Tag: | Revize:
1
<HTML>
2
<HEAD>
3
    <META HTTP-EQUIV="Content-Script-Type" CONTENT="text/javascript">
4
    <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
5
    <LINK REL=StyleSheet HREF="/utf/obtc1.css" TYPE="text/css" MEDIA="screen, print">
6
    <TITLE>Search in Old Babylonian Akkadian Dictionary</TITLE>
7
    <script src="https://code.jquery.com/jquery-3.4.0.min.js"
8
            integrity="sha256-BJeo0qm959uMBGb65z40ejJYGSgR7REI4+CW1fNKwOg="
9
            crossorigin="anonymous"></script>
10
</HEAD>
11
<BODY BGCOLOR="#FFFFFF">
12
<FORM id=form1 METHOD="get" name=form1 ACTION="/utf/searchobdict.php">
13
    <H3 align=center>Search for a dictionary item in the Provisional Dictionary <BR>of the Old Babylonian Akkadian
14
        Language</H3>
15
    Type in:
16
    <INPUT autofocus type="text" class=vstup id=q name="chain" size=20 maxlength=100 value="">
17
    <BR>
18
    <BR>
19
    <?php include "keyboard.html"; ?>
20
    <TABLE>
21
        <TR>
22
            <TD>
23
                <INPUT class=tlacitko1 TYPE="SUBMIT" value="  send  " style="height:auto;background-color:#EEFFEE">
24
            </TD>
25
            <TD WIDTH=30>&nbsp;</TD>
26
            <TD><a href="
27
http://www.flwi.rug.ac.be/latijnengrieks/basic_files/ARIALUNI.zip" TARGET="_blank">
28
                    <small>if you don't see special characters above, you need to download and install a font with
29
                        unicode support
30
                    </small>
31
                </a></TD>
32
        </TR>
33
    </TABLE>
34
</FORM>
35
</BODY>
36
</HTML>
(99-99/135)