SebastianL
New Member
How do I put the title on top of the form fields instead of on the side like on default? Is there anyway to fix the code in CSS?\[code\]<label>Input Number</label> <input type="text" id="inputnumber" />\[/code\]I don't want to use a break tag. That just adds more space between the title and the field.