Bienvenido | Colombia Guide

I have an HTML/CSS question about this page. You see where it says “Submitted by Peter”, and there’s a star next to the name. Why does it wrap to the next line? (Firefox and IE) I can’t figure it out, except that it might have something to do with the css (that I didn’t write myself). Anyone?

One Response to “Bienvenido | Colombia Guide”

  1. eric scheid Says:

    in your second CSS file you have this…

    img {
    display: block;
    border: 0;
    }

    remove the “display: block;”

Leave a Reply