Etusivu : Ohjekeskus : Vastaukset

Q: Kuinka lisätään tiedostotunnisteiden hakukenttä verkkosivustooni?

A: The Tiedosto Search Box is free and easy to use. Allow your website visitors to look up file extensions by adding the search box below to your website.

File Extensions Search Box

Simply place the following HTML5 code in any page where you would like to add the File Extension Search Box.

<!-- Begin Tiedosto Search Box -->
<Style>
#Tiedosto { width: 175px; text-align: center; border: 2px solid #1976D2; border-radius: 5px; margin: 20px auto; overflow: hidden; }
#Tiedosto img { width: 175px; height: 40px; padding: 0; border: 0; margin: 0 0 -6px 0; }
#Tiedosto #term { width: 116px; height: 25px; font-size: 16px; padding: 0 5px; border: 1px solid #2196F3; border-radius: 5px; margin: 8px auto 6px auto; vertical-align: middle; }
#Tiedosto #term:focus { background: #FFFDE7; outline: none; border-color: #1E88E5; }
#Tiedosto #submit { width: 30px; height: 25px; color: #FFF; background: #4CAF50; border: 1px solid #43A047; border-radius: 5px; margin: 2px 0 0 0; vertical-align: middle; }
#Tiedosto #submit:hover { background: #43A047; }
</ Style>
<form action="http://tiedosto.info/search" method="get" id="Tiedosto">
<a href="http://tiedosto.info/" target="_blank"><img src="http://tiedosto.info/img/main/Tiedosto.png" alt="Tiedosto Search Box"></a>
<input type="text" name="term" id="term"> <input type="submit" name="submit" id="submit" value="Go">
</ Form>
<!-- End Tiedosto Search Box -->

HUOMAUTUS: You can customize the above code as needed to fit the style of your website.

When your visitors type in a file extension in the search box, they will be able to view the file extension information directly from the tiedosto.info website.

If you have any questions about how to implement the search box or how to link to tiedosto.info, please ota yhteyttä Tiedostoon.

Päivitetty: lokakuu 20, 2016