Results 1 to 4 of 4

Thread: Aligning Radio Buttons

  1. #1
    Join Date
    Oct 2007
    Posts
    21
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question Aligning Radio Buttons

    Hello,
    I'm trying to create a Likert Scale look on a form I just started working on. I want to avoid using tables of course and I'm wondering if I could please get some help figuring out what css elements to use to align the radio buttons with the likert text (excellent, good, acceptable, needs improvement, no opinion)?

    Here's the page so far:

    http://distance.uaf.edu/projects/cou...rse-survey.php

  2. #2
    Join Date
    Jun 2009
    Location
    Laputa
    Posts
    43
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default

    Actually, this is one of the times when a table (for the survey section of the page) works quite well. However, give the table a different bg, and zebra stripe it. That makes it look more professional and easier to read. On another note, White text on a blue bg is hard to read. Use black on white, and put the title (h1) and the #directions in their own div, and give it a border. Your code is good, though.

  3. #3
    Join Date
    Jun 2009
    Location
    Laputa
    Posts
    43
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default

    Does that make sense?

  4. #4
    Join Date
    Oct 2007
    Posts
    21
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Yes, thank you

    Yes and also thank you for the color suggestion. I played around with several themes and eventually wasn't sure WHAT looked anymore. black on white is the tried and true.

    -sage

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •