3
I’m creating a sidebar for my site, I want to put something like "last posts, social network, a kind of top downloaded etc." or something simpler "last posts" just :D .. but I’m in doubt about tag aside, read, reread, and still reading about it but floating.. is really the right tag to create that part of the site ? is what can group these elements, say: "last posts, social networks" etc.. Section ? article ? ul ? ... vlw
I know it needs to be related to the main content of the page, but I do not know if what I proposed this related to the post .. example: article about cars, but my aside has last posts and social networks .. it doesn’t seem related, but there’s a lot of website that uses aside that way, I’d like to understand if it’s correct .. thanks who help
Edit:The element can be used for typographical purposes like pull quotes or sidebars, for advertising, for groups of Nav elements, and for other content that is considered separate from the main content of the page.
I took it from the https://html.spec.whatwg.org/ , if I understand correctly(I hope so) I can use it for content separate from the main content, such as social networks, last posts etc.. ?