Id also happily look into examples of code that dont use so many html tags in the server response and get parsed out by the web page differently. Again, I have no other experience. I pieced this all together from examples I found years ago listed in the comments.
something along the lines of where the arduino would compile all the values i want to send into a string and then send it in one line.
something like client.print("64h62n64a9n5d");
Thanks again!