You can not do this with HTML/CSS alone. I can think of a way to do it using JavaScript, but the best method would be with a database.
Question: How...
Hi--a picture would probably show it better... I want the edge of the gray line to stop where the red line is. Just like the left hand side is flush...
Okay, I got the function to return the array. Curious, how do I pass the database to the function assuming that I connect to the database at the top...