Hi. Great question. I'm trying to just move my image in the footer over so it's closer to the text beause I'm getting nowhere using the left align, right align or center text buttons. I have no way of positioniong these things so they are where I need them. (I mean I know there is a way to do what I want to do I just can't figure it out.). I've seen float left and float right and flexbox and it seems like 30 additional suggestions, but I have no idea where to add that stuff. I'm just trying to position my "content" in the footer so it looks nice. Logo in top corner(Ish) and then text a few spaces or more to the right of the image. 5 links centered below the image and the text and a search bar below the links centered.
Because I wasn't sure exactly how to create the footer, I used a table and tried to position the different "part and pieces" into the table so it would lay out correctly and for the most part it does. You can see, though, from the screenshots I sent that there are some problems with spacing once actually generated. What is the best approach to creating the footer? Is it with a table?