We organize the world’s best stock images and art prints.

 

Just the top 1% across sources, styles, cultures and eras.

 

To help communicators, decorators and ideators achieve extraordinary results.

 

Faster.

 

There’s no better way to search.

 

 

Images are subject to copyright. See source(s) for terms and conditions. Quotes not in the public domain require author permission.


 

To Get Your Own Box

For added convenience and speed to market a tech can add the best of search box to your team’s workspace / appropriate web pages / wherever particular creatives congregate. Live example, code and instructions below:

Step 1)
Copy and paste search box container div code below to desired location.  
                                                        
<div id="search-container"></div>
                                                        
Step 2)
Copy A-C below to same page to make search box functional.
                                                        
A) <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script>
                                                        
B) <script src="https://www.bestofimages.com/javascripts/autosuggest-dropdown.js"></script>
                                                        
C) <script src="https://www.bestofimages.com/css/autosuggest-dropdown.css"></script>
                                                        
Please note:
If you already added jQuery to page, don’t add A. To alter box size and 
appearance, use C.