In my ASP.NET MVC application, I incorporate JQUERY to enhance the user experience. I am curious if there is a way to group buttons together, not radio buttons but regular buttons. Can I have buttonA + buttonB + buttonC grouped together with some space in between, and then have buttonD + buttonE + buttonF grouped together? Thank you for your assistance :)