I'm currently working on creating a calculator for a webpage. I know that using a table to style it is not ideal since it's not tabular data. I've explored various layout options but haven't had much success, so I'm reaching out for help. You can view the validated XHTML code at jsfiddle where I attempted to create a table with one row and three columns to demonstrate what I have in mind. Unfortunately, jsfiddle doesn't display the content correctly, so you may need to paste the code locally to see it. Any advice or guidance would be greatly appreciated.