You're probably wondering what our social media timeline will look like. We will use the Twitter-style layout, which was covered earlier; it will contain the following things:
- A multiline input field for posting content
- Bootstrap cards (similar to what we used in the blog homepage)
- Images
- User thumbnail
- Social post
- A singleline text to show username
- A singleline text to show the time content was posted
- A multiline text for post description
- Responsive design
We have already used cards in the blog, which worked amazingly by the way. We will implement them from the start again, as the layout will be slightly different. As usual, add your own twist to them using HTML elements and CSS to style them. Although Twitter's timeline isn't very responsive, ours will be; the content will simply shrink as the browser size...