Home > Computers, Graphics, Internet, Web dev > HTML Table Building: 30+ Beautiful Examples and Useful Javascripts

HTML Table Building: 30+ Beautiful Examples and Useful Javascripts

September 21st, 2009

4b200343dd8026deed9ae776864dfd63 HTML Table Building: 30+ Beautiful Examples and Useful Javascripts

Table is an excellent way of presenting information, especially when a company wants to cite various prices for its services or products. For instance, some websites require users to sign up different levels of membership in order to access certain exclusive contents. They can present to users the distinct features that each level has to offer in a table-like format. Depending on the content, tables can be good for arranging many other kinds of data for deeper clarity other than pricing.

Creating a table is easy, but organizing data in an easy-to-understand tabular format together with an appealing layout is often challenging. Most of us have came across numerous tables on the net, and some of these can be rather plain-looking ones with no or minimal design whatsoever. However, we are about to show you that tables need not be such uninteresting and boring visual communication. It can be uniquely designed to suit your web content and stand out from the vast array of tables from websites all over the world. Also, we've put together a list of useful scripts to help you get the best of of table display.

Examples of Beautiful Tables

Placing data in cells often makes content presentation more organized. Here are some examples on how it's done beautifully.

Bigcartel

709102ccb0644754e7a5dd18fc2deafe HTML Table Building: 30+ Beautiful Examples and Useful Javascripts

Protoshare

efcf9475b81ce39068b21f1372dedaea HTML Table Building: 30+ Beautiful Examples and Useful Javascripts

Zen

9acb2b98d832cf259517e28b9a2c5658 HTML Table Building: 30+ Beautiful Examples and Useful Javascripts

Ballpark

d3f1394bf69d19de33713bad4c109c59 HTML Table Building: 30+ Beautiful Examples and Useful Javascripts

Crazyegg
This table captures attention by using a ‘pop-up' design for its cheapest sign-up package.

17a17c1710aca2490e54e864d4d7c313 HTML Table Building: 30+ Beautiful Examples and Useful Javascripts

12a0b54d2ac71a79fcadadc43eca7e76 HTML Table Building: 30+ Beautiful Examples and Useful Javascripts

Formspring
Similar to the Crazyegg example, the table attempts to focus viewers' attention to the most popular subscription by highlighting it in green.

431c948d9623e0a682a65666eb8652c6 HTML Table Building: 30+ Beautiful Examples and Useful Javascripts

Livestream

a65ed0669a1be745b518e26464fd788f HTML Table Building: 30+ Beautiful Examples and Useful Javascripts

Jepco Storage
This is an interesting way of presenting info in the table: Using icons to signify the storage type of a particular address.

c64d36d8e121817833b5bb9db54dad00 HTML Table Building: 30+ Beautiful Examples and Useful Javascripts

Simplified Building Concepts

2d9d1d8b3584ffc4d9bd3abbe3fd0cdb HTML Table Building: 30+ Beautiful Examples and Useful Javascripts

Domestika

fd30e2dc6a5cdd0098bfa9a4e4e0969f HTML Table Building: 30+ Beautiful Examples and Useful Javascripts

Basecamp

6e7641f6dab64251c1cb090e20cf0049 HTML Table Building: 30+ Beautiful Examples and Useful Javascripts

Fetch

e5b61f2f3b37ec1774fba41acd0c4348 HTML Table Building: 30+ Beautiful Examples and Useful Javascripts

Mint

9ffe5923125cc0130843e750dc65f111 HTML Table Building: 30+ Beautiful Examples and Useful Javascripts

ExpressionEngine

d6846215e6eb7312eee1002b2d102407 HTML Table Building: 30+ Beautiful Examples and Useful Javascripts

Wrike

38d40c384ab280eec4219a99b0be4cdf HTML Table Building: 30+ Beautiful Examples and Useful Javascripts

Heroku
Again, the use of creative symbols to illustrate the different packages.

70f74c26a11b2124480141a97d782ea4 HTML Table Building: 30+ Beautiful Examples and Useful Javascripts

Scripts and Tools to build better Tables

To assist you in your quest for the most presentable and functional table for your site, feel free to take a look at our compilation of links below which contains a number of useful scripts and tools as a guide.

Alternate Row Colors (Zebra Table)

Sort & Filter Table Data

  • Using jQuery to Manipulate and Filter Data
    Setting up tables, creating zebra rows, applying hover effect, filtering data and sorting columns.3c74f78f39f07f65da37c63bbaf5dbf4 HTML Table Building: 30+ Beautiful Examples and Useful Javascripts
  • HTML Table Filter
    A filter grid bar is added at the top of the desired HTML table. It provides a “filter by column” feature to allow filtering and limits the data displayed within a long table. Works on tables with uneven rows.e56efcd0da006d0408e9990208b01f6d HTML Table Building: 30+ Beautiful Examples and Useful Javascripts
  • Sorttable
    Sorting a table using the DOM (Document Object Model).39552de61864c93d6e4ae5cfbf2b45dd HTML Table Building: 30+ Beautiful Examples and Useful Javascripts
  • Sort ‘n' Scroll Table Javascript
    The script that allows sorting of tables by merely clicking on a column head.3e4ab779444085529d689fc0d6363af7 HTML Table Building: 30+ Beautiful Examples and Useful Javascripts
  • Tablesorter
    Turn a standard HTML table with THEAD and TBODY tags into a sortable table without refreshing the page. It supports multi-column sorting as well.fbd168c565c963684176bcf3c0ea64c3 HTML Table Building: 30+ Beautiful Examples and Useful Javascripts
  • TableFilter
    Sorts and filters multiple columns.70bfdddbeab59590fb3a38b6fc4fc957 HTML Table Building: 30+ Beautiful Examples and Useful Javascripts
  • TinyTable Javascript Table Sorter
    Alternate row highlighting, header class toggling, auto data type recognition and selective column sorting are available in this script. Other features included are column highlighting, optional pagination, support for links, and date/link parsing.812fde761dab8c2f8a09501cc8636f99 HTML Table Building: 30+ Beautiful Examples and Useful Javascripts
  • Unobstrusive Table Sort Script
    Another sorting script for table that provides for multiple columns sorting as well as highlighting of columns.b2bec3d33af3ba68708408fab302daf1 HTML Table Building: 30+ Beautiful Examples and Useful Javascripts

Grid Listing

More Useful Scripts

  • TableKit
    TableKit is a collection of HTML table enhancements using the Prototype framework. TableKit currently implements row striping, column sorting, column resizing and cell editing using Ajax.fc3d62787225803ff14f8f3dbc088f7d HTML Table Building: 30+ Beautiful Examples and Useful Javascripts
  • Tablecloth
    By simply adding 2 lines of code to your html page you will have styled and active tables that your visitors will love.05aa1dd1cf879d89691c0933cdbc2365 HTML Table Building: 30+ Beautiful Examples and Useful Javascripts
  • Tree Table
    Replicate a tree table using HTML.181b8b9b5dee3a68e666ff4320876260 HTML Table Building: 30+ Beautiful Examples and Useful Javascripts
share save 171 16 HTML Table Building: 30+ Beautiful Examples and Useful Javascripts

Computers, Graphics, Internet, Web dev Tags:, , , ,

Related posts » Top jQuery plugins and tutorials in 2011
» Top facebook timeline cover image resources you must know
» Photoshop zoom action blurring effect tutorial
» 50 Awesome Animations using CSS3
» 25 Useful Html5 Cheat Sheets and Tutorials For Web Developer