I'm writing a php paging page and i want footer with a left aligned link to go to the previous page, a centered block for page numbers and a right aligned block for the next page link.
if i use inline elements i cannot align them within the page if i use block elements then they line break and take up 3 lines.
what is your proposed solution i have searched but found nothing.
help me hit squad