Hacker News new | past | comments | ask | show | jobs | submit login

Probably 1 coder : 10 designers -- at the very least.

Off topic: Would be a great idea to have a "design school for hackers" with some assignments/critique!




Should have it set to both instead of same id as designer for designer and both.

Join the Network <form action="email_processing.php" method="post">

			<input type="text" name="email" value="your@email.com"/ class="default-value"><br> 
			<input type="radio" name="skill" value="1" id="developer"/><label for="developer" class="dev">I'm a developer</label> 
			<div class="clr"></div> 
			<input type="radio" name="skill" value="2" id="designer"/><label for="designer" class="des"> I'm a designer</label> 
			<div class="clr"></div> 
			<input type="radio" name="skill" value="3" id="designer"/><label for="both" class="des">Both</label> 
			<div class="clr"></div> 
			
			<input class="submit_button" type="submit" value=""> 
			</form>


Wow, I would have guessed the exact opposite based upon the places that I've seen this linked from, but there may be some input bias there.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: