Thanks for the reply, I appreciate it. I too tried the google search before posting and got the same results. The reason I posted is because those methods explained how to manually make individual divs that you could later put content in. I currently have several
HTML tables with data in them that I was hoping to edit to make their backgrounds have rounded corners, instead of creating and sizing new divs one by one that are specifically tailored for each table cell's dimensions. What I am looking for would be
this, but with it's corners round, instead of sharp. Sorry if I am being redundant, I just assumed there was a way to do this with
CSS without recreating each and every single table cell. Thanks again, look forward to hearing more input.