List view

A list style layout is for the seated because users' actions tend to be very singular in purpose. They've come to your site to do one thing: browse or read. Present them with content in a standard way and let them just get lost in it.

WordPress is a great product. It's easy-to-use, quite powerful, and flexible. Creating a website, and maintaining a website, is a science and art that has quickly evolved.
In order to fully appreciate this it is important to be well read on the subject. One major thing to keep in mind is your investment of time.
It is important to make a plan about how you want to use WordPress on your site.
Have you made a list of your site categories to organize your content by groups?
With your installation complete, it's time to set up WordPress so it will work the way you want it to work.
After you've published a few posts, you can experiment with the full edit or quick edit features in the Administration > Posts > Posts panel.
Now that you're a full fledged WordPress user, consider contributing to the WordPress Codex, Support Forum, Development, and other volunteer efforts that keep WordPress going.

Grid view

On the other hand, grid view is for the standing. It's for the restless and curious. Your attention goes from one topic or image to the next and you never want to linger in one spot for too long.

ADD traversing

Create a new jQuery object with elements added to the set of matched elements.

AFTER manipulation

Insert content, specified by the parameter, after each element in the set of matched elements.

AJAXCOMPLETE ajax

Register a handler to be called when Ajax requests complete. This is an AjaxEvent.

APPEND manipulation

Insert content, specified by the parameter, to the end of each element in the set of matched elements.

ATTR attributes

Get the value of an attribute for the first element in the set of matched elements or set one or more attributes for every matched element.

BEFORE manipulation

Insert content, specified by the parameter, before each element in the set of matched elements.

CHILDREN traversing

Get the children of each element in the set of matched elements, optionally filtered by a selector.

CLICK events

Bind an event handler to the “click” JavaScript event, or trigger that event on an element.

CLONE manipulation

Create a deep copy of the set of matched elements.

Mixed view

Choose the layout that suits the type of content you’re displaying. A list style layout is for the seated because users' actions tend to be very singular in purpose. On the other hand, grid view is for the standing. It's for the restless and curious.