goes to newline

  • Unknown's avatar

    <p>
    Price: $100
    Size: <select name=”size”>
    <option>7 м</option>
    <option>9 м</option>
    <option>10 м</option>
    <option>12 м</option>
    </select>
    </p>

    If I put this code on my page(theme: twenty eleven) – select box goes to new line.
    How can I leave it on the same line with “Size: “.

    And also what should be added so if different options from select are picked price will dynamically change.

    Thank you.

    The blog I need help with is: (visible only to logged in users)

  • The topic ‘goes to newline’ is closed to new replies.