Hi to all,have a question,if i do radio buttons ,do i need to put label around each
input and second -if need to chnge the color of of the words after the input /> how will i do this?
<label for="award_type" id="award_type">Award Type:</label>
?? <label ><input type="radio"name=" award_type" />Higher Certificate </label>
<input type="radio"name=" award_type"/>Ordinary Degree
<input type="radio"name=" award_type"/>Honours Degree
<input type="radio"name="award_type"/>Masters
<input type="radio"name=" award_type"/>Other(please specify)
<input type="text"name=" award_type"/><br/>
PulsarScript 0 Junior Poster
JorgeM 958 Problem Solver Team Colleague Featured Poster
Violet_82 89 Posting Whiz in Training
JorgeM 958 Problem Solver Team Colleague Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.