Input radio universal

Материал из GutenWeb Wiki

Перейти к: навигация, поиск


.consultStep1option {
	padding-bottom:5px;
}

.consultStep1option label {
	line-height:1.3em;
	overflow:hidden;
	zoom:1;
}


.consultStep1option input {
	margin-right:5px;

position:relative;
	top:5px;
	
	line-height:1em;
	display:inline-block;
	float:left;
	width:14px;
	height:14px;




	position:relative;
	top:5px;
	line-height:1em;
	display:inline-block;
	width:14px;
	height:14px;

}



<div class="consultStep1option"><label><input type="radio" name="1"/>графическая</label></div>
<div class="consultStep1option"><label><input type="radio" name="1"/>консольная</label></div>