Is it possible to display current node content broken up into sections on the same page based on vocabulary? For example, let's say I have three main categories (vocabularies), Autos, Boats, Planes. And let's say I create 3 tables respectively (or CSS, nothing but a horizontal line, whichever). I'll use tables as the example. So I have a table titled Autos and a table titled Boats and a table titled Planes. They all are to reside on the same page or Home page.
Is it possible to then direct xx number of current node content into each table respectively? That is to say, the visitor lands on the page and they see the first table, say, Autos, with xx number of current Story postings displayed same as they would see now with all Categories mixed together.
They then scroll down to the next section (table) which is only Boats. It displays xx number of new node postings. And they can then scroll down to the last of the three sections (tables), Planes and they see displayed xx number of only the Planes story postings.
I was curious if that's possible or if instead the only way to display xx number of current content postings was to display them all together rather than seperating by Category (Vocabulary).
And *if* that is possible, could it be done such that instead of vocabularly, it was done by term. For instance, one table could contain xx recent postings regarding Corvette, while another table could contain xx recent postings regarding Ferrari, and so forth.