How do I add a Slang.net search box to my website?

You can give your visitors easy access to slang definitions by adding a Slang.net Search Box to your website. Adding the search box is free and easy.

It will look like this on your website:

Slang.net Search Box

Simply place the following code within the HTML of any page where you would like to add the search box.

<!-- Slang.net Search Box -->
<form action="https://slang.net/search" method="get" id="slangnet" style="width: 245px;text-align: center;border: 2px solid #F76402;border-radius: 5px;margin: 20px auto;overflow: hidden;">
<a href="https://slang.net/" target="_blank" style="display: block;"><img src="https://slang.net/img/main/slang_net.png" alt="Slang.net Search Box" style="display: block;width: 245px;height: 53px;background: #F76402;color: #fff;text-align: center;padding: 0;border: 0;margin: 0;"></a>
<div class="slangnet_bottom" style="display: flex;justify-content: space-between;align-items: center;padding: 10px 15px;">
<input type="text" name="term" id="term" style="width: calc(100% - 65px);height: 40px;box-sizing: border-box;font-size: 16px;padding: 0 10px;border: 1px solid #F76402;border-radius: 5px;vertical-align: middle;margin-right: 10px;"> <input type="submit" name="submit" id="submit" value="Go" style="width: 50px;height: 40px;font-size: 16px;color: #FFF;background: #F76402;border: 1px solid #F76402;border-radius: 5px;margin: 0;vertical-align: middle;cursor: pointer;">
</div>
</form>
<!-- End Slang.net Search Box -->

When your visitors search for a term using the Slang.net Search Box, the corresponding page for the slang definition or emoticon will load directly from Slang.net.

If you have any questions about adding a Slang.net Search Box to your website, please contact Slang.net.