Home Buy, Sell, & Trade - U.S. Coins

.

.

Comments

  • The images are showing up as HTML code for me.

    <img src="http://img.photobucket.com/albums/v472/pcrdnadave/1921f.jpg">
    <img src="http://img.photobucket.com/albums/v472/pcrdnadave/1921fr.jpg">

    Did you forget the </img> tag?

    I think it will be nice when you get all the bugs worked out.

    image
    image
    image
    To support LordM's European Trip, click here!
  • commoncents05commoncents05 Posts: 10,093 ✭✭✭
    I just sent a PM regarding the same thing. If I remember HTML code, you don't need a </img>, but it's been a while, so I may be wrong.

    -Paul
    Many Quality coins for sale at http://www.CommonCentsRareCoins.com
  • tsacchtsacch Posts: 2,929 ✭✭✭
    I like the site, I know its not finished, but very professional looking. Great start
    Family, kids, coins, sports (playing not watching), jet skiing, wakeboarding, Big Air....no one ever got hurt in the air....its the sudden stop that hurts. I hate Hurricane Sandy. I hate FEMA and i hate the blasted insurance companies.
  • robertprrobertpr Posts: 6,862 ✭✭✭


    << <i>I just sent a PM regarding the same thing. If I remember HTML code, you don't need a </img>, but it's been a while, so I may be wrong.

    -Paul >>



    Most browsers do not need the tag, but technically, strict html requires it.
  • FjordFjord Posts: 185 ✭✭


    << <i>One of the hardest things is pricing. Too high and no body is interested. Too low, and everything's ripped.


    It's just getting started so please hold off on comments about lack of inventory. That will improve as I learn how to do this.


    Thanks.

    (comments can be PM'd so nobody here cries foul) >>



    Other than the image link issue that's already been commented on:

    1. The pics are large enough and the site seems easy to navigate.

    2. the prices seem fair to me.

    3. You need a posted return policy.

    I'd shop there.

    Fjord
  • rickoricko Posts: 98,724 ✭✭✭✭✭
    Nice looking site Dave.... more inventory should increase traffic. Easy to use... I will check periodically... Cheers, RickO
  • guitarwesguitarwes Posts: 9,270 ✭✭✭
    Very easy to use. Nice site. Can't wait to visit when you get some Buffer Nicks!
    @ Elite CNC Routing & Woodworks on Facebook. Check out my work.
    Too many positive BST transactions with too many members to list.
  • Here is your answer for your links, this is how you did the dollar page when following the link at the top.

    http://wvcoins.com/id76.html

    This is how you did the dollar page when following the link from your main page.

    http://wvcoins.com/id4.html

    View the source and you will have your answer.

    Also, let me know when you sell that nicely skinned 1921 above your name or when any others from that list I sent you a while ago become available.

    Rob
    4/92
    4/123
    -----------
    Invested $216.76
    Return on Investment $0.68
    Found but keeping $.15
  • rbfrbf Posts: 452 ✭✭
    Hi Dave,

    I like the colors, designs, and background. It looks professional. Since I happen to have some background in Web design, I'd like to offer you a couple of suggestions if I may:
      - Loose the hotmail account and get an email acount under your site's domain instead (if possible); also putting your email address directly in plain text is VERY risky for becoming the target of a LOT of spam mail. Better to use a PHP contact form or similar.
      - The navigational links on top shift around from one page to the next... it would be more user-friendly if their positioning were more static.
      - Most of the page titles (dispayed in the title bar) are incorrect. For example, if you go to the Quarters page it still shows "Contact Us" as the page's title.
      - You should give your HTML files more specific names, for instance not just "id72.html". This is for the benefit of both your visitors and the search engines.
    The reason why your inline images aren't showing up on the Exonumia page is because there is an error in the HTML code. Somehow the tags were replaced by the ASCII code for those tags. You can do that by replacing the ASCII code with the literal tag. For example, " &lt;img src=&quot; " would need to be properly rewritten as " <img src=" ".

    Hope this helps, and good luck with your site!

    Rick
Sign In or Register to comment.