We help creators achieve extraordinary results.

 

Faster, more consistently.

 

By matching the most powerful quotes and expressions with the best stock images and art prints.

 

The combination makes us a unique and powerful new creative resource.

 

We are very pleased to be at your service - to help make the world a brighter place.

 

 

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