www.artspan.com Open in urlscan Pro
2606:4700:3108::ac42:2bca  Public Scan

Submitted URL: http://adamcampbell.artspan.com/
Effective URL: https://www.artspan.com/
Submission: On July 24 via api from US — Scanned from DE

Form analysis 6 forms found in the DOM

GET /search-art/results/

<form class="form-inline" method="get" action="/search-art/results/" role="search">
  <div class="form-group">
    <div class="input-group">
      <input type="text" name="keywords" class="form-control" placeholder="Find art" value="">
      <span class="input-group-addon" onclick="if (!window.__cfRLUnblockHandlers) return false; $('#top-search form').submit()"><i class="glyphicon glyphicon-search"></i></span>
    </div>
  </div>
</form>

GET /search-art/results/

<form class="form-inline" method="get" action="/search-art/results/">
  <div class="form-group">
    <div class="input-group">
      <input type="text" name="keywords" class="form-control" placeholder="Find Great Art">
      <span class="input-group-addon" onclick="if (!window.__cfRLUnblockHandlers) return false; $('#hp-hero-search form').submit()"><i class="glyphicon glyphicon-search"></i></span>
    </div>
  </div>
</form>

POST

<form class="buyer-signup-form" action="" method="post" role="form">
  <div class="modal-content">
    <div class="modal-header">
      <h5 class="modal-title" id="registerModalLabel">Create a new account</h5>
      <button type="button" class="close" data-dismiss="modal" aria-label="Close">
        <span aria-hidden="true">×</span>
      </button>
    </div>
    <div class="modal-body">
      <div class="row">
        <div class="col-xs-12 msg"></div>
        <div class="col-md-12">
          <div class="form-group">
            <label class="control-label" for="firstandlastname">First And Last Name</label>
            <input class="form-control firstandlastname" value="" name="firstandlastname" placeholder="FIRST AND LAST NAME" tabindex="1" autocomplete="on" type="text">
          </div>
          <div class="form-group">
            <label class="control-label" for="email"> Email </label>
            <input class="form-control email" name="email" value="" placeholder="EMAIL" tabindex="2" autocomplete="on" type="email">
          </div>
          <div class="form-group">
            <label class="control-label" for="password"> Password </label>
            <input class="form-control password" value="" name="password" placeholder="PASSWORD" tabindex="3" type="password">
          </div>
          <div class="form-group"> Please tell us about yourself. </div>
          <div class="radio">
            <label>
              <input type="radio" name="iAmConsidered" value="Artist">Artist </label>
          </div>
          <div class="radio">
            <label>
              <input type="radio" name="iAmConsidered" value="Art Lover">Art Lover </label>
          </div>
          <div class="radio">
            <label>
              <input type="radio" name="iAmConsidered" value="Both">Both </label>
          </div>
        </div>
        <input type="hidden" name="memberID" class="memberID" value="123">
        <input type="hidden" name="artID" value="">
      </div>
    </div>
    <div class="modal-footer">
      <div class="btn-group">
        <button id="regClose" type="button" class="btn btn-secondary" data-dismiss="modal">Close</button>
        <button type="submit" class="btn btn-primary">Submit</button>
      </div>
    </div>
  </div>
</form>

POST

<form class="buyer-signup-form" action="" method="post" role="form">
  <div class="row">
    <div class="col-md-5 hidden-xs" id="newsImage" style="background-image: url('https://objects.artspan.com/member/wliu/500/3301435.jpg'); height: 450px; background-size: cover;">
      <span class="image-credit">by Wenli Liu</span>
    </div>
    <div class="col-md-7">
      <div class="row">
        <button type="button" class="close" data-dismiss="modal" aria-label="Close">
          <span aria-hidden="true">×</span>
        </button>
        <div class="col-xs-12">
          <h2>Keep Your Eye On Art</h2>
          <p> Join the Artspan community to save favorite artists, be notified of great new work for sale, and more! </p>
        </div>
        <div class="col-xs-12 msg"></div>
        <div class="col-xs-12">
          <div class="form-group">
            <input class="form-control firstandlastname" value="" name="firstandlastname" placeholder="FIRST AND LAST NAME" tabindex="1" autocomplete="on" type="text">
          </div>
          <div class="form-group">
            <input class="form-control email" name="email" value="" placeholder="EMAIL" tabindex="2" autocomplete="on" type="email">
          </div>
          <div class="form-group">
            <input class="form-control password" value="" name="password" placeholder="PASSWORD" tabindex="3" type="password">
          </div>
          <div class="form-group text-center"> What do you consider yourself? </div>
          <div class="form-group text-center">
            <div class="radio text-center">
              <label>
                <input type="radio" name="iAmConsidered" value="Artist">Artist </label>
              <label>
                <input type="radio" name="iAmConsidered" value="Art Lover">Art Lover </label>
              <label>
                <input type="radio" name="iAmConsidered" value="Both">Both </label>
            </div>
          </div>
          <div class="form-group text-center">
            <button type="submit" class="artspanButton artspanButton1">Sign Up</button>
          </div>
        </div>
      </div>
    </div>
    <input type="hidden" name="memberID" class="memberID" value="123">
    <input type="hidden" name="artID" value="">
  </div>
  <div class="modal-footer">
    <div class="text-center">
      <h3 class="cta"><strong>Artist?</strong></h3>
      <h3 class="cta">Sell Your Art Now<br>with an Artspan Website</h3>
      <a class="btn btn-secondary" href="https://www.artspan.com/artist-websites">Find Out More <span class="glyphicon glyphicon-new-window more" aria-hidden="true"></span></a>
    </div>
  </div>
</form>

POST

<form class="loginForm" action="" method="post" role="form">
  <div class="modal-content">
    <div class="modal-header">
      <h5 class="modal-title" id="loginModalLabel">Login</h5>
      <button type="button" class="close" data-dismiss="modal" aria-label="Close">
        <span aria-hidden="true">×</span>
      </button>
    </div>
    <div class="modal-body">
      <div class="row">
        <div class="col-xs-12 msg"></div>
        <div class="col-md-12">
          <div class="form-group">
            <label class="control-label" for="userName"> Email Address or User Name </label>
            <input class="form-control" name="userName" value="" placeholder="EMAIL ADDRESS OR USER NAME" tabindex="1" autocomplete="on" type="text">
          </div>
          <div class="form-group">
            <label class="control-label" for="password"> Password </label>
            <input class="form-control" name="loginPassword" value="" placeholder="PASSWORD" tabindex="2" type="password">
          </div>
        </div>
      </div>
      <div class="row">
        <div class="col-xs-12 col-sm-6 text-center">
          <a class="register" href="#"><strong>Not a member? Register here!</strong></a>
        </div>
        <div class="col-xs-12 col-sm-6 text-center">
          <a class="forgotpass" href="#">Forgot username or password.</a>
        </div>
      </div>
    </div>
    <div class="modal-footer">
      <div class="btn-group" id="loginModalButtons">
        <button type="button" class="btn btn-secondary loginClose" data-dismiss="modal">Close</button>
        <div>
          <div class="grecaptcha-badge" data-style="inline"
            style="width: 256px; height: 60px; position: fixed; visibility: hidden; display: block; transition: right 0.3s ease 0s; bottom: 14px; right: -186px; box-shadow: gray 0px 0px 5px; border-radius: 2px; overflow: hidden;">
            <div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-kxsfvagi9bmv" frameborder="0" scrolling="no"
                sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
                src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Le-CKMZAAAAABd88lsLH1rzB2jmh09a4FaowTEp&amp;co=aHR0cHM6Ly93d3cuYXJ0c3Bhbi5jb206NDQz&amp;hl=de&amp;v=rKbTvxTxwcw5VqzrtN-ICwWt&amp;size=invisible&amp;badge=inline&amp;sa=submit&amp;cb=ddkx4plgsjhw"></iframe>
            </div>
            <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
              style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
          </div><iframe style="display: none;"></iframe>
        </div><button type="button" class="g-recaptcha btn btn-primary submitLogin" data-callback="onLoginSubmit" data-action="submit">Login</button>
      </div>
    </div>
  </div>
</form>

POST

<form class="forgot-password-form" action="" method="post" role="form">
  <div class="modal-header">
    <h5 class="modal-title" id="forgotModalLabel">Login Assistance</h5>
    <button type="button" class="close" data-dismiss="modal" aria-label="Close">
      <span aria-hidden="true">×</span>
    </button>
  </div>
  <div class="modal-body">
    <div class="row">
      <div class="col-xs-12 text-center"> Having Trouble Logging In To Your Artspan Account? Please Enter Your Information Below And We Will Be Happy To Help: </div>
      <div class="col-xs-12"> &nbsp; </div>
    </div>
    <div class="row">
      <div class="col-xs-12 msg"></div>
      <div class="col-md-12">
        <div class="form-group">
          <label class="control-label" for="email_addr"> What is your email address? </label>
          <input class="form-control" name="email_addr" value="" placeholder="EMAIL ADDRESS" tabindex="1" autocomplete="on" type="email">
        </div>
        <div class="form-group"> What can we assist you with? </div>
        <div class="radio">
          <label for="forgot_password">
            <input type="radio" id="forgot_password" name="forgot" value="password" checked="checked"> My <b>password</b> is not working, or I have forgotten it </label>
        </div>
        <div class="radio">
          <label for="forgot_username">
            <input type="radio" id="forgot_username" name="forgot" value="username"> My <b>username</b> is not working, or I have forgotten it </label>
        </div>
      </div>
    </div>
  </div>
  <div class="modal-footer">
    <button id="forgotClose" type="button" class="btn btn-secondary" data-dismiss="modal">Close</button>
    <button class="btn btn-primary">Submit</button>
  </div>
</form>

Text Content

Please note: This website includes an accessibility system. Press Control-F11 to
adjust the website to the visually impaired who are using a screen reader; Press
Control-F10 to open an accessibility menu.

Popup heading

Close

Accessibility
 * Press enter for Accessibility for blind people who use screen readers
 * Press enter for Keyboard Navigation
 * Press enter for Accessibility menu

We use cookies to provide and improve our services. By using our site, you
consent to their use. Learn more
OK
 * Sign In
 * Register

 * Art Marketplace
 * Artist Websites

 * EUR
   * US Dollar
   * Euro
   * GB Pound
   * Canadian Dollar
   * Australian Dollar
   * Japanese Yen
   * Swiss Franc
   * New Zealand dollar

Your cart is empty.
 * Home
 * Shop Prints
 * Shop Originals
 * Collections
 * Artists
   * A-Z Listing
   * By Category
   * By Region
 * Art Categories
   * Painting
   * Mixed Media
   * Photography
   * Sculpture
   * Ceramics
   * Native Arts Market
   * See All Categories
 * Articles
 * 
 * EUR
   * US Dollar
   * Euro
   * GB Pound
   * Canadian Dollar
   * Australian Dollar
   * Japanese Yen
   * Swiss Franc
   * New Zealand dollar
 * Sign In
 * Register

 * Art Marketplace
 * Artist Websites

 * Home
 * Shop Prints
 * Shop Originals
 * Collections
 * Artists
   * A-Z Listing
   * By Category
   * By Region
 * Art Categories
   * Painting
   * Mixed Media
   * Photography
   * Sculpture
   * Ceramics
   * Native Arts Market
   * See All Categories
 * Articles

River Trees/Early Spring by Brian McCormick


DISCOVER ORIGINAL ART & PRINTS

Buy affordable art of all genres, styles and media directly
from the artist’s studio.


 * Paintings
 * Photography
 * Mixed Media

 * Sculpture
 * Abstract Art
 * Art Prints


WAKE UP YOUR WALLS!®

Original Paintings and Photography - buy directly from the artists and save.

Nautilus
$600.00
Mark Jacobsen
Afternoon Light
$850.00
Debbie Friis-pettitt
Cactus Flower
$475.00
Nigel Williams
Bicycle Chain
$480.00
Michael Mcgurk
Spring Thru Pelican Eyes
$895.00
Cindy Harrison
Burro Blanco
$650.00
Linda Warren anderson
Mormoraia Agriturisma, Tuscany, 2022. Oil on canvas
$800.00
Jillian Mayles
The Fog I was Lost In
$950.00
David Burakoff
More Art


NEWS AND FEATURES

WHY YOU SHOULD BUY ARTWORK DIRECTLY FROM THE ARTIST



Read More

CAN BLACK & WHITE ARTWORK ENHANCE THE COLOR IN YOUR SPACE?



Read More

HOW ARTSPAN BEGAN, OUR PRESENT & FUTURE GOALS

FOUNDER ERIC SPARRE DISCUSSES ARTSPAN'S HISTORY

Read More
More Articles


HIGH QUALITY FINE ART PRINTS


Available in select sizes and printed on canvas or premium archival paper. Our
artists offer beautifully reproduced prints of their original art at a fraction
of the price of the original.

Snowy Night
from $20.34
Irene Henjum
White Camellia & Vines
from $28.28
Karin Harris
Botanical Gestures - BG2723
from $11.79
Melissa Erlenbach & Lisa Erlenback
Mystical Main Street
from $45.34
Roy Schneider
July 9th
from $40.78
Lidia Kenig Scher
Backyard
from $18.34
Christopher Cocco
Big Apple Jazz Club Harlem, N.Y.
from $11.56
Albert Neal
'Bear Spirit Shaman'
from $18.28
Gretchen Del Rio
Shop Prints


ARTISTS AND ART BUYERS HAVE TRUSTED ARTSPAN SINCE 1999.

More

TRUSTWORTHY SELLERS

Our artists are professionals - they stand behind their work. They want you to
be happy, to buy more work and to refer them to friends. See the artist websites
for details. Contact them with any questions.

WORLD CLASS SECURITY

Our team of programmers and security experts make sure that your personal
information remains completely confidential. In 20+ years we have had NO
security breaches.

PURCHASE PROTECTION

If anything goes wrong, our support team will investigate and resolve, where
possible, any situation you ask them to look into. Our reputation is only as
good as your experience.

More


AFFORDABLE PHOTOGRAPHY TO FEED YOUR SOUL

Liberate your walls with affordable photography to feed your soul.

A Vivid Dream (Lake)
from $65.00
Colin Young
Pride Roses
from $130.00
William Hubscher
Peony One
from $50.00
David Croswell
Reflections
from $0.00
Lisa Dombek
Flamingo dream..
from $0.00
Pauline Fowler
Cooperstown Cross Roads
from $0.00
William Miller
Cape Cod
from $0.00
Claire Goldstein
DsVision-America: Paris Hilton
from $25,000.00
D Stevens/dsi
Fine Art Photography


TRENDING ART

Here's what other visitors have been looking at. Try your own searches to find
art for sale that moves you.

Diverse Energies, © B. Ragalyi
$1,995.00
Barbara Ragalyi
Snowy Night
$150.00
Irene Henjum
Coreolis Effect
$1,750.00
Lynn Edwards
Paris Metro
$360.00
Pearl Mintzer
White Camellia & Vines
$600.00
Karin Harris
Hefty Smurf
$225.00
David Francis
Mystical Main Street
$160.00
Roy Schneider
Eternity
$1,800.00
Mark Galapia
See More


THE MOST COMPLETE ARTIST MARKETING PACKAGE.


FIND OUT WHY ARTISTS LOVE ARTSPAN. JOIN US TODAY! BEGIN TO SELL ART ONLINE. FREE
TRIAL.


See More




THE BEST INDIVIDUALLY BRANDED WEBSITE


Easiest to set up and customize with an ample choice of 'looks.' Designed
specially for artist needs. Complete E-commerce package. Includes the
prints-on-demand feature!





A COMMUNITY OF PROFESSIONAL ARTISTS


You can sell to your collectors who go directly to your artist website or sell
to buyers who find you in the online art Marketplace. There is no commission on
sales to your collectors, and only 10% when you sell to buyers who discover your
art through Artspan.com

Join Now


ARTIST SPOTLIGHT

 1. 
 2. 
 3. 

Previous

VINCENT LIU

Bold Figurative Paintings

See More
Next
Previous

MARTHA BAUM

Vivid Images Of Coastal Maine

See More
Next
Previous

CLAIRE MCCALL

Lush Paintings Of Summertime

See More
Next


OUR LATEST COLLECTIONS

 


THE DOG DAYS

View Collection


HONORED ORIGINAL MEMBER ARTISTS

View Collection


IT'S A SUMMER TIME THING

View Collection
View All


WHAT OUR ARTISTS SAY ABOUT ARTSPAN...

Artspan has been an invaluable tool for marketing my work and I have made
numerous contacts and sales through the site. Any artist who seriously wants to
“live by the brush” would benefit greatly from becoming a part of Artspan!

SANDRA FLOOD

MEMBER SINCE 2000

And, once again, thanks for starting Artspan and making it what it is. I always
thought it was great and even more so now that I am looking more thoroughly
through the Control Panel and seeing all the marketing tools I need are right
there for me.

PAUL MORDETSKY

MEMBER SINCE 2001

I just received the first prints of my work and I am SO SO SO SO happy with
them!! My family has been in the print business for 30 years and yet I have
never had a level of perfection like this in reproducing my work.

HEATHER LARA

MEMBER SINCE 2012

Artists: Join Now


OUR PARTNERS



TOP

CREATE A NEW ACCOUNT

×
First And Last Name
Email
Password
Please tell us about yourself.
Artist
Art Lover
Both
Close Submit
by Wenli Liu
×


KEEP YOUR EYE ON ART

Join the Artspan community to save favorite artists, be notified of great new
work for sale, and more!


What do you consider yourself?
Artist Art Lover Both
Sign Up


ARTIST?


SELL YOUR ART NOW
WITH AN ARTSPAN WEBSITE

Find Out More

LOGIN

×
Email Address or User Name
Password
Not a member? Register here!
Forgot username or password.
Close

Login

LOGIN ASSISTANCE

×
Having Trouble Logging In To Your Artspan Account? Please Enter Your Information
Below And We Will Be Happy To Help:
 
What is your email address?
What can we assist you with?
My password is not working, or I have forgotten it
My username is not working, or I have forgotten it
Close Submit

FIND ART

 * Search+Shop
 * Artists
 * Collections
 * Articles
 * Purchase Info

QUICK LINKS

 * Painting
 * Photography
 * Sculpture
 * Mixed Media
 * Ceramics
 * Jewelry
 * About Artspan

MEMBER LINKS

 * Member Login
 * Free Trial
 * Plans & Pricing
 * Artist Website Reviews
 * FAQ

OTHER

 * Terms of Use
 * Privacy Policy
 * Accessibility
 * Artspan affiliate program

FOLLOW US

Instagram Follow on Instagram Facebook Follow on Facebook Twitter Follow on
Twitter Pinterest Follow on Pinterest


CONTACT ARTSPAN

This marketplace was launched in Beta in late 2022. We would love to hear back
from anyone using it. What do you like and what would you like to change? Please
note: we would be happy to assign a curator to anyone looking for art. This
would also apply to anyone visually disabled. We can help you find just the
right artwork! How can we help you? Contact us here
Artspan Copyright 2024 - All Rights Reserved.
Confirm your action

Are you sure you want to perform this action?

No
Yes