I have quite a few pages from before I was using DBs and php on my site. They are all setup on the same layout. In one column of a table I have the name of what the data is. In the next column on the same row I have what the data is. Now I've tried it where it looks at the html for the table that names the data using the tags for the table with the name that's present for the data. Then it ends with the end of the table row. I can't get it to work and I'm wondering. Do / need to go infront of every < > or infront of other /? Or is there a better way to do this?