CSS tables are useful for organizing and presenting data in an appealing way. Visuals are an important aspect of websites.
Visitors do not want to have to read dry, boring, and long lines of text. Instead, they want to see images, graphs, and tables.
Not every website needs a table but those with data to display should consider using one. CSS tables are a great way to show prices, schedules, compare data, and more.
The following CSS tables include responsive designs, detailed table styles, and customizable features.
CSS Responsive Table Layout
By Luke Peters
The code pen by Luke Peters presents three responsive CSS tables. Each table layout is clean and simple.
The three table styles are common and useful and users can decide which one best suits their set of data.
Responsive Table
By Geoff Yuen
This code snippet allows users to insert a responsive CSS table on their website. It has a clean and modern layout design.
CSS Only Fixed Table Headers
By TJ VanToll
Here is an example of a simple HTML and CSS table with fixed headers that does not need any JavaScript.
Pure CSS Table Highlight (vertical & horizontal)
By Alexander Erlandsson
Alexander Erlandsson presents another pure CSS table without JavaScript. Users can use this code snippet to insert a static table on their website.
It uses a lighter color to highlight a column and row on hover. The skin and color scheme of this table is easy to customize.
Responsive Table by Alico
By Alico
The code snippet presented here creates a basic CSS table. It includes good border-spacing, bright colors, and is responsive to mobile devices.
Sortable Tabular Data
By Jake’s Tuts
This table uses jQuery to make it sortable. Users can align the data based on ascending and descending values.
Viewers can click a column and sort the data in alphabetical order or from the smallest number to the largest. This is a cool table to use if you need a quick way to sort data.
Table with fixed header on scroll
By jgx
Here is a CSS table that displays extensive data collections.
It features a sticky header. As viewers scroll down they can still see what data the columns are displaying.
Also, on hover, the row is slightly highlighted. The header colors are bright and customizable.
Responstable 2.0: a responsive table solution
By Jordy van Raaij
Jordy Van Raaij designed a CSS table that is responsive on desktop and mobile devices. This code pen uses the HTML attribute “data-th” and the “pseudo :after” so the mobile view has a different header.
On a desktop, the table displays five columns. On a mobile device, it displays two by combining the information of the columns. This looks neat and it’s a standard feature that you find in many WordPress table plugins, for example, so you won’t need to create this from scratch.
Angular Material Table
By Mickael B.
This table includes many features to create a material chart. Users can include a profile picture and reverse the order of the names.
It includes a search feature and allows viewers to navigate between multiple pages. It includes a menu button to add extra information and a plus button to add more data.
Fade and Blur on Hover Data Table
By Jack Rugile
The layout of this CSS table is basic and simple. But the distinguishing factor is that it uses JavaScript to fade and blur the rows on hover.
When a viewer hovers over a row, the other rows blur. This allows visitors to focus their attention on a specific line of data.
This makes it one of the best CSS tables for large and extensive sets of data.
Responsive Table CSS
By Faiz Ahmed
Next is this responsive table by Faiz Ahmed. This is a great option for those who need the table to appear on both a desktop and mobile device.
The table header is dark and pronounced and the table rows are spaced out for visual appeal.
Fixed table header
By Nikhil Krishnan
This code snippet is for a CSS table with sticky headers. It has a trendy color scheme and uses the latest CSS.
This makes the animations and color look more natural and sleek. The JavaScript changes the scroll width depending on the browser and platform.
Pricing Plans
By Florin Pop
If you are looking for a pricing table, here is one option for you. It offers three price packages.
It provides a professional look with a clean layout and use of whitespace. Users can make a plan stand out with a sleek background image.
Material Design – Responsive Table
By Sergey Kupletsky
This CSS table template provides an attractive and clean design. It includes a table constructor.
Users can change the table color and border styles, apply a striped effect, and enable and disable the hover effect.
Responsive Tables using LI
By rokr
Another responsive CSS table, this one has a modern and simple layout that is appealing. It is a great table to use for tracking sales or payments.
David Kern HTML5 Table
By David Kern
The code structure and the design layout of this table are clean and simple. It does not include any animation or hover effects.
It offers unique sectioning that would be useful in specific situations.
Adaptive Pricing Table
By Alex
Here is a table that is useful for anyone who offers purchase packages and wants to display a pricing table.
This one presents three pricing plans and highlights the best deal. It has a modern and engaging layout.
Responsive Table HTML and CSS Only
By Flor Antara
For those who need to display a table on both a desktop and mobile device, here is a responsive table code pen.
It is a CSS and HTML table. It has a simple table style and can contain a lot of data.
The table header alternates colors between columns. This enables viewers to read the data with ease.
Flat University Timetable
By Mark Murray
Users can employ this table to display an organized schedule. The design is clean and engaging.
Tooltips and notifications appear on hover. Users can make each section stand out by using different colors.
CSS3 pricing table
By Arkev
Arkev offers another great option for those who need to add a pricing table to their website. It displays four pricing plans and makes the best deal stand out from the others.
Responsive Table + Detail View
By Heather Buchel
This table uses HTML, CSS, and JavaScript coding attributes. It presents a simple table but includes a detailed data page.
Viewers can click on a specific row and a page with more information appears. Its design lets viewers on mobile devices have access to the detailed page.
Pricing Table
By Mike Torosian
Here is another CSS pricing table. This pricing table displays five pricing packages.
It includes rounded CTAs for a modern style. It also has an engaging hover effect.
When a viewer hovers over a pricing package the color changes from black and white to red and orange.
Responsive Table
By Iván Villamil
Look here for a table designed to manage user information. It is responsive and has a modern table style.
It uses blue hues to differentiate between each row. Users can add profile pictures to the columns and a neat font presents the information in a tidy way.
Responsive comparison table
By Adrian Jacob
Many websites like to compare products to help the viewer see which is the best product for them. Those who want to insert a comparison table into their website can use this code pen.
It has sections for prices, plan names, features, and more. Users can adapt it to fit their specific circumstances.
CSS table
By Andrew Lohman
Continuing with the list of great CSS tables, this one offers a modern table layout design. More information appears on hover.
Users can customize the colors to organize the content and match their brand.
Pure CSS Responsive Accordion Table
By Anthony Collurafici
Here is a CSS and HTML table that is lightweight and reliable. It is simple, clean, and responsive to all devices.
HeavyTable
By Victor Darras
HeavyTable is a JavaScript library. For those who do not want to use the whole library, simply extract the CSS styling snippets from this code pen.
Dynamic background tiles
By Andrea Mignolo
This CSS table uses background colors to display information without overwhelming the viewer. Each section of the table is colored with a gradient color scheme.
The table key explains which percentile the gradient represents. Thus, viewers can understand the data from the colors themselves.
If you enjoyed reading this article on CSS tables, you should check out this one about CSS checkbox examples.
We also wrote about a few related subjects like HTML and CSS menu examples, Bootstrap footer examples, the most innovative and creative websites, amazing photography portfolio examples, the cleanest website designs and the best graphic design portfolio examples.