I have a project, and want to do few thing, that I don't know how to do.
First, mysql include two tables "posts, section" and posts have a relationship with section by "section_id" in posts table.
- I want to make a
css ul li, include random post. - The css ul li, the text have a limit in line tow + "see more" button.
- In table post I want to make a field include an image for the post "with auto re-size of height and width of img.
- I want to take the max id from id post in section 1 or 2 .