Красивая таблица html шаблон

Содержание
  1. 50 CSS Table Examples
  2. 43 CSS Tables
  3. Table of Contents:
  4. Related Articles
  5. Tables
  6. Author
  7. Links
  8. Made with
  9. About a code
  10. Zigzag Table
  11. Author
  12. Links
  13. Made with
  14. About a code
  15. Table with Pagination
  16. Author
  17. Links
  18. Made with
  19. About a code
  20. Table with Frozen Table Header and Left Column
  21. Author
  22. Links
  23. Made with
  24. About the code
  25. Sort Table Rows By Table Headers
  26. Author
  27. Links
  28. Made with
  29. About the code
  30. Responsive Tables Using li
  31. Author
  32. Links
  33. Made with
  34. About the code
  35. Responsive Table HTML and CSS Only
  36. Responsive Table With Flexbox
  37. CSS Responsive Table Layout
  38. Fixed Table Header
  39. Responsive Table
  40. Pure CSS Table Highlight
  41. Author
  42. Links
  43. Made with
  44. About the code
  45. Sticky Table Headers by position: sticky;
  46. Responsive Table
  47. CSS Responsive Table & Detail View
  48. Author
  49. Links
  50. Made with
  51. About a code
  52. CSS Table
  53. Responsive Table
  54. Author
  55. 51 Stylised CSS Tables
  56. Latest Post
  57. 55 Cool CSS Calendars
  58. 19 Barcodes in CSS
  59. 25 CSS Masonry Layout Examples
  60. 23 CSS Card Layouts
  61. 27 CSS Subscribe Forms
  62. 25 Best Free CSS Tables That You Can Use In 2023
  63. 1. Table With Frozen Table Header
  64. 2. Sort Table Rows by Table Headers
  65. 3. No Javascript Table With Pagination
  66. 4. Zigzag Table
  67. 5. CSS Responsive Table Layout
  68. 6. Pure CSS Table Highlight
  69. 7. Responsive Table HTML and CSS Only
  70. 8. Fixed Table Header
  71. 9. Responsive Tables Using LI
  72. 10. Sticky Table Headers By Position Sticky
  73. 11. Responsive Table + Detail View
  74. 12. Pricing Table UI
  75. 13. Bootstrap Pricing Table
  76. 14. Pricing Table
  77. 15. Material Pricing Tables
  78. 16. Responsive Flip Pricing Table
  79. 17. Price Table
  80. 18. Pricing Table
  81. 19. CSS Grid: Periodic Table
  82. 20. Periodic Table of Elements – HTML/CSS
  83. 21. Pricing – Pure CSS
  84. 22. Pricing Table Design
  85. 23. Grid CSS Periodic Table
  86. 24. Pricing Table UI Design
  87. 25. Pricing Plans

50 CSS Table Examples

A curated collection of the top free HTML and CSS table examples. These CSS tables utilize unique code implementations, designs, layouts, and color schemes that make them suitable for use in many development applications. They are also ordered with traditional tables first followed by pricing and periodic tables

Title:
Author:
Created on:
Made with:
Responsive:
Dependencies:
Compatible browsers:

Opera, Brave, Firefox, Google Chrome, Edge

Code description:

A beautiful and responsive data table created using pure HTML and CSS. It has an amazing 3d hover effect when you hover on a table cell and also it will highlight the table row to cell.

Title:
Author:
Created on:
Made with:
Responsive:
Dependencies:
Compatible browsers:

Opera, Brave, Firefox, Google Chrome, Edge

Code description:

A beautiful transparent table with scrolling functionality created using HTML, CSS, and jQuery. The header fields are freezed to scroll the data and are highlighted with a different background color. It looks great with a gradient background.

Title:
Author:
Created on:
Made with:
Responsive:
Dependencies:
Compatible browsers:

Opera, Brave, Firefox, Google Chrome, Edge

Code description:

A classic beautiful data table created using HTML and SCSS. When you hover over the table, it will expand the row with more information and also change the background color of the row. This CSS table is also responsive.

Title:

Responsive table with data tables

Author:
Created on:
Made with:
Responsive:
Dependencies:
Compatible browsers:

Opera, Brave, Firefox, Google Chrome, Edge

Code description:

A classic responsive table with a search and sort functionality created using HTML, CSS, and jQuery. When you click on the table, heading row it will sort all rows according to that column and search functionality is given to search any desired record.

Title:
Author:
Created on:
Made with:
Responsive:
Dependencies:
Compatible browsers:

Opera, Brave, Firefox, Google Chrome, Edge

Читайте также:  Java learning step by step
Code description:

A sophisticated slick table created using pure HTML and CSS. It looks great with a dark color scheme website. Hover effects are also given to the rows. Header fields are highlighted with the other color to differentiate between header and data rows.

Title:
Author:
Created on:
Made with:
Responsive:
Dependencies:
Compatible browsers:

Opera, Brave, Firefox, Google Chrome, Edge

Code description:

A gradient color transparent table created using pure HTML and CSS. When you hover over the cell, it will show amazing highlighting with column, row, and cell itself. Table field names are also highlighted with the different background colors.

Title:
Author:
Created on:
Made with:
Responsive:
Dependencies:
Compatible browsers:

Opera, Brave, Firefox, Google Chrome, Edge

Code description:

A set of simple easy to implement customized data tables created with HTML and CSS(Sass). Each of these 3 tables is presented with unique data and different color A set of simple easy to implement customized data tables created with HTML and CSS(Sass). Each of these 3 tables is presented with unique data and different colors.

Источник

43 CSS Tables

Collection of free HTML and CSS table code examples: simple, responsive, pricing, periodic, etc. Update of May 2020 collection. 6 new item.

Table of Contents:

Tables

Demo image: Zigzag Table

Author

Made with

About a code

Zigzag Table

A table formatted in a zigzag diagonal layout.

Compatible browsers: Chrome, Edge, Firefox, Opera, Safari

Author

Made with

About a code

Table with Pagination

Compatible browsers: Chrome, Edge, Firefox, Opera, Safari

Author

Made with

About a code

Table with Frozen Table Header and Left Column

Compatible browsers: Chrome, Edge, Firefox, Opera, Safari

Demo image: Sort Table Rows By Table Headers

Author

Made with

About the code

Sort Table Rows By Table Headers

Sort table rows by table headers — ascending and descending.

Demo image: Responsive Tables using LI

Author

Made with

About the code

Responsive Tables Using li

Author

Made with

About the code

Responsive Table HTML and CSS Only

HTML table made responsive only with CSS. On mobile the header row is fixed to the left, and the content is scrollable horizontally.

Compatible browsers: Chrome, Edge, Firefox, Opera, Safari

Demo Image: Responsive Table With Flexbox

Responsive Table With Flexbox

The idea was to create a nice working table which is working on smaller screens also.
Made by Matys
April 6, 2017

Demo Image: CSS Responsive Table Layout

CSS Responsive Table Layout

Using CSS for responsive table layouts instead of floats. Responsive (everything goes down to one row each), too.
Made by Luke Peters
February 21, 2017

Demo Image: Fixed Table Header

Fixed Table Header

Fixed table header with simple jQuery code.
Made by Nikhil Krishnan
November 3, 2016

Demo Image: Responsive Table

Responsive Table

CSS tricks method responsive table.
Made by Alico
April 11, 2016

Demo Image: Pure CSS Table Highlight

Pure CSS Table Highlight

A simple (and nasty) trick to have vertical and horizontal highlight on hover on tables made with pure CSS.
Made by Alexander Erlandsson
March 22, 2016

Author

Made with

About the code

Sticky Table Headers by position: sticky;

Trying out to make a sweet table with sticky table headers if their table is in the viewport (like the iOS names list names beginning capital letter).

Compatible browsers: Chrome, Edge, Firefox, Opera, Safari

Demo Image: Responsive Table

Responsive Table

Responsive table with rwd-table-patterns.
Made by SitePoint
April 15, 2015

Demo Image: CSS Responsive Table & Detail View

CSS Responsive Table & Detail View

An example table and detail view scenario.
Made by Heather Buchel
June 29, 2014

Author

Made with

About a code

CSS Table

Using CSS to fade-in a row, fade-out a row and show data in the table updating on a live basis. Also hovering over a row expands to show more information.

Compatible browsers: Chrome, Edge, Firefox, Opera, Safari

Читайте также:  nth-child

Demo Image: Responsive Table

Responsive Table

Table collapses into a «list» on small screens. Headers are pulled from data attributes.
Made by Geoff Yuen
March 25, 2014

Demo image: Responsive And Accessible Data Table

Author

Источник

51 Stylised CSS Tables

Then check this list of CSS tables, they are responsive too.

You may also like

  • 75 CSS Text Animations You Can Use
  • 15 Amazing CSS Animated Background for you to try
  • 57 Beautiful CSS Cards examples to improve your UI
  • 19 Cool CSS Loading Animation to inspire you
  • 17 Fancy CSS Search Boxes
  • 21 Modern CSS menu examples
  • 19 Stylish CSS forms
  • 23 Fantastic CSS Hover Effects
  • 19 CSS Border Animations you can implement
  • 13 Pure CSS Dropdown Menus
  • 15 Creative CSS Filter Examples
  • 35 Unique CSS Text Effects
  • 15 CSS Sliders you can use
  • 21 New Bootstrap Login Forms for you
  • 19 Bootstrap Profiles you can use for yourself
  • 13 Material Design Login Forms
  • 35 Cool CSS Select Boxes
  • 15 CSS Range Sliders you can use today
  • 35 Creative use of CSS clip-path examples
  • 29 Unique CSS Toggle Switches
  • 41 Beautiful CSS Animation Examples

Pure CSS Responsive Accordion Table

Dev: Anthony Collurafici

See the Pen CSS table by Andrew Lohman (@ajlohman) on CodePen.

Dev: Andrew Lohman

Fixed table header

Dev: Nikhil Krishnan

Simple Responsive Table in CSS

Dev: Matt Smith

See the Pen Data Table by alassetter (@alassetter) on CodePen.

Dev: alassetter

CSS Responsive Table Layout

Dev: Luke Peters

Responsive

See the Pen Responsive by Pablo García (@pablorgarcia) on CodePen.

Dev: Pablo García

Responstable 2.0: a responsive table solution

Dev: Jordy van Raaij

Responsive Table

Dev: Geoff Yuen

Responsive Table

Dev: Iván Villamil

Responsive Table

No Javascript Table with Pagination

Dev: Takane Ichinose

Responsive Table HTML and CSS Only

Dev: Flor Antara

Pure CSS Table Highlight (vertical & horizontal)

Dev: Alexander Erlandsson

Responsive table with flexbox

HTML Table & CSS Table

Dev: Ahmad Awais

MODERN TABLE CSS (FLAT DESIGN)

Dev: Vikas Chauhan

Pure CSS Table Column Hover

Dev: Dave Santos

Fade and Blur on Hover Data Table

Dev: Jack Rugile

Zigzag Table

Dev: Chris Smith

Table with frozen table header and left column

Dev: Estelle Weyl

Sort Table Rows by Table Headers – Ascending and Descending (jQuery)

Dev: Nathan Cockerill

Data Table with Collapsible Table Rows

Dev: Andor Nagy

Responsive & Accessible Data Table

Dev: Charlie Cathcart

CSS only Responsive Tables

Dev: David Bushell

Responsive Tables using LI

Dev: Faiz Ahmed

Sticky Table Headers by position: sticky;

Dev: Wolf Wortmann

Responsive Table with RWD-Table-Patterns

Dev: SitePoint

Responsive Table + Detail View

Dev: Heather Buchel

CSS Grid: Periodic Table

Dev: Olivia Ng

Animated Periodic Table

Dev: Dilum Sanjaya

Responsive Periodic Table with CSS Grids

Dev: Dilum Sanjaya

CSS Periodic Table

Dev: Alma Madsen

The Periodic Table Of Elements

Dev: Brady Sammons

Periodic table

Dev: Kitty Giraudel

Periodic Table of the Elements

Dev: Adrian Roselli

Periodic Table (click an element)

Dev: Loïc Monard

Crisp table

See the Pen Crisp table by charlie hield (@stursby) on CodePen.

Dev: charlie hield

CSS3 pricing table

Pricing table

Dev: Chris Frees

Bootstrap Pricing Table

Dev: Sahar Ali Raza

Pricing Table

See the Pen Pricing Table by Travis Williamson (@travisw) on CodePen.

Dev: Travis Williamson

Pricing Table

See the Pen Pricing Table by Aladin Bensassi (@Eliteware) on CodePen.

Dev: Aladin Bensassi

Flat Pricing table

Dev: Vivek kumar

Flat Pricing table

Dev: Andy Tran

RESPONSIVE PRICING TABLE DESIGN

Dev: Digimad Media

Pricing Table

Dev: Daniel Riemer

Pricing Table

See the Pen Pricing Tables by Joseph Victory (@j-w-v) on CodePen.

Читайте также:  Php проверить есть ли host

Dev: Joseph Victory

Responsive Flip Pricing Table

Dev: Shane Heyns

Adaptive Pricing Table

Pricing table ui

See the Pen pricing table ui by jamal hassonui (@devjamal) on CodePen.

Dev: jamal hassonui

Latest Post

55 Cool CSS Calendars

barcodes in css

19 Barcodes in CSS

css masonry layout examples

25 CSS Masonry Layout Examples

css card layouts

23 CSS Card Layouts

css subscribe forms

27 CSS Subscribe Forms

We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it. Ok

Источник

25 Best Free CSS Tables That You Can Use In 2023

CSS Tables

25 Best Free CSS Tables In 2023

CSS Tables are very important for every website. Depending on what users are involved with, this is one of the major choices. This simple add-on for any site can improve the user interface of any site. Not only that, it is also a navigation program that helps users find what they are looking for.

If you’re looking for the perfect way to put a creative HTML and CSS Tables on your site then you’re at the right place.

While you’re at it, why not add a sleek look to an interesting look? Today we are going to try to create a list of the best CSS Tables with animated, simple, elegant and more options.

Below is a link to each demo image and code piece. Whether you want to start with your own design or you are looking for a fully finished bar and box, you have it all.

So undoubtedly let’s get to the list.

1. Table With Frozen Table Header

Table With Frozen Table Header

Table With Frozen Table Header
Made By: Estelle Weyl

2. Sort Table Rows by Table Headers

Sort Table Rows by Table Headers

Sort Table Rows by Table Headers
Made By: Nathan Cockerill

3. No Javascript Table With Pagination

No Javascript Table With Pagination

No Javascript Table With Pagination
Made By: Takane Ichinose

4. Zigzag Table

Zigzag Table

Zigzag Table
Made By: Chris Smith

5. CSS Responsive Table Layout

CSS Responsive Table Layout

CSS Responsive Table Layout
Made By: Luke Peters

6. Pure CSS Table Highlight

Pure CSS Table Highlight

Pure CSS Table Highlight
Made By: Alexander Erlandsson

7. Responsive Table HTML and CSS Only

Responsive Table HTML and CSS Only

Responsive Table HTML and CSS Only
Made By: Flor Antara

8. Fixed Table Header

Fixed Table Header

Fixed Table Header
Made By: Nikhil Krishnan

9. Responsive Tables Using LI

Responsive Tables Using LI

Responsive Tables Using LI
Made By: Faiz Ahmed

10. Sticky Table Headers By Position Sticky

Sticky Table Headers By Position Sticky

Sticky Table Headers By Position Sticky
Made By: Wolf Wortmann

11. Responsive Table + Detail View

Responsive Table + Detail View

Responsive Table + Detail View
Made By: Heather Buchel

12. Pricing Table UI

Pricing Table UI

Pricing Table UI
Made By: jamal hassonui

13. Bootstrap Pricing Table

Bootstrap Pricing Table

Bootstrap Pricing Table
Made By: Sahar Ali Raza

14. Pricing Table

Pricing Table

Pricing Table
Made By: Paulo Ribeiro

15. Material Pricing Tables

Material Pricing Tables

Material Pricing Tables
Made By: Kreso Galic

16. Responsive Flip Pricing Table

Responsive Flip Pricing Table

Responsive Flip Pricing Table
Made By: Shane Heyns

17. Price Table

Price Table

Price Table
Made By: Matthias Martin

18. Pricing Table

UI Pricing Table

Pricing Table
Made By: Mike Torosian

19. CSS Grid: Periodic Table

CSS Grid Periodic Table

CSS Grid: Periodic Table
Made By: Olivia Ng

20. Periodic Table of Elements – HTML/CSS

Periodic Table of Elements

Periodic Table of Elements – HTML/CSS
Made By: Mike Golus

21. Pricing – Pure CSS

Pricing Pure CSS

Pricing – Pure CSS
Made By: Ivan Grozdic

22. Pricing Table Design

Pricing Table Design

Pricing Table Design
Made By: Swarup Kumar Kuila

23. Grid CSS Periodic Table

Grid CSS Periodic Table

Grid CSS Periodic Table
Made By: Rubén S. García

24. Pricing Table UI Design

Pricing Table UI Design

Pricing Table UI Design
Made By: Chouaib Belagoun

25. Pricing Plans

Pricing Plans

Pricing Plans
Made By: Florin Pop

Источник

Оцените статью