I am looking to create a nice looking menu, but I am having trouble finding the right way to produce this result:
Menu Item
Description..................$price
Menu Item2
Description longer.......$price
I am currently using a table where the menu item spans 2 cols and on a new row, description and price are their own cols. I want the .... to fill in any empty space between the description and the price. I'm using ASP to connect to my databse. Please let me know if you have any suggestions. Thanks.
Menu Item
Description..................$price
Menu Item2
Description longer.......$price
I am currently using a table where the menu item spans 2 cols and on a new row, description and price are their own cols. I want the .... to fill in any empty space between the description and the price. I'm using ASP to connect to my databse. Please let me know if you have any suggestions. Thanks.