Best of Wall Art


We organize the world’s best art prints.

 

Across sources, styles, cultures and eras - in "best of" collections.

 

To help decorators and creators of all kinds achieve extraordinary results.

 

Faster, more consistently.

 

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.bestofwallart.com/javascripts/autosuggest-dropdown.js"></script>
                                                        
C) <script src="https://www.bestofwallart.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.