Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Color Multiple Registration Buttons

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #302271
    Dub
    Participant

    I have multiple registration buttons and I’m looking for a way to use CSS for coloring the buttons rather than inline Style=background-color.
    This is my html code.

    form action=”registration.php” method=”post” name=”ApplicationsForm” id=”ApplicationsForm” align=”left”
    input type=”submit” name=”ApplicationForm” id=”ApplicationForm” value=”Register for a Class”
    span style=”color: blue;”>To Register: Click “Register for a Class” and complete the form.
    /form

    Thanks much
    Dub

Viewing 1 post (of 1 total)
  • The forum ‘CSS’ is closed to new topics and replies.