• Your search turned up 0 results. Opps There are no result found.
Viho-Table Basic
Basic Table with Border Bottom Color
Use a class.table to any table, and .border-bottom-* class for Border bottom color
IdFirst NameLast NameUsernameDesignationCompanyLanguageCountry
1Ram JacobWolfeRamJacob@twitterDeveloperApple Inc.
Php
IND
2John DeoGummerJohnDeo@twitterDesignerHewlett packard
Html
US
3Elana JohnCazaleElanaJohn@twitterDesignerMicrosoft
Pug
UK
4Meryl StreepRobertsMerylStreep@twitterDeveloperTata Ltd.
React
IDN
5Emma StoneStoneEmmaStone@twitterDeveloperWipro Ltd.
Vue
IRN
6Eliana JonsJonsElianaJons@twitterDeveloperInfo Ltd.
Vue
IRN
Inverse Table
Use a class table-inverse inside table element.
IdFirst NameLast NameOfficePositionSalaryJoin DateAge
1StephanLaitenTokyoAccountant$2100.0021/01/202220
2FayVan DammeLondonCEO$1420.0014/02/202222
3BrevinOleveriaNew YorkSoftware Engineer$1340.0004/06/202218
4ReginaOttandyFrancePre-sale Support$3400.0010/08/202225
5VaniShahLos AngelesSenior Developer$3500.0023/07/202228
Hoverable rows with Horizontal Border
Hoverable row use a class table-hover and for Horizontal border use a class .table-border-horizontal , Solid border Use a class .border-solid .table class.
IdStatusSignal NameSecurityStageScheduleTeam Lead
1No SignalAstrid: NE Shared managedMediumTriaged0.33Chase Nguyen
2OfflineCosmo: prod shared aresHugeTriaged0.39Brie Furman
3OnlinePhoenix: prod shared lyra-listsMinorNo Triaged3.12Jeremy Lake
4No SignalAstrid: NE Shared managedNegligibletriaged13.18Angelica Howards
5OnlineAstrid: NE Shared managedNegligibletriaged5.33Diane Okuma
Inverse Table with Primary background
Use a class .bg-info, .bg-success, .bg-warning and .bg-danger classes. with light text on dark backgrounds inside table element.
To set the light background color use .bg-[color] class where [color] is the value of your selected color from stack color palette. So for teal color background class will be .bg-teal
IdFirst NameLast NameCompanyCredit VolumeUsernameRoleCountry
1Ram JacobWolfeApple Inc.$3500.00RamJacob@twitterDeveloperIND
2John DeoGummerHewlett packard$2400.00JohnDeo@twitterDesignerUS
3Elana JohnCazaleMicrosoft$2560.00ElanaJohn@twitterDesignerUK
4Meryl StreepRobertsTata Ltd.$1870.00MerylStreep@twitterDeveloperIDN
5Emma StoneStoneWipro Ltd.$4580.00EmmaStone@twitterDeveloperIRN
6Eliana JonsJonsInfo Ltd.$4580.00ElianaJons@twitterDeveloperIRN
Caption
A <caption> functions like a heading for a table. It helps users with screen readers to find a table and understand what it’s about and decide if they want to read it.
List of users
IdEmployee NameEmailExperienceSexContact No.Age
1Elana RobbertElanaRob@gmail.com1 YearMale+91 978988777728
2Stiphen DeoStiphen@yahoo.com6 MonthFemale+91 987456321022
3Genelia OttreGenelia@gmail.com2 DaysMale+91 879456213524
Table head options
Similar to tables , use the modifier classes.table-[color] to make theadappear in any color.
IdFirst NameLast NameUsername
1MarkOtto@mdo
2JacobThornton@fat
3Larrythe Bird@twitter
Striped Row with Inverse Table
Use .table-striped to add zebra-striping to any table row within the . This styling doesn't work in IE8 and below as :nth-child CSS selector isn't supported.
IdDessertCaloriesFatPrice
1KitKat5182620
2Donut4522580
3Eclair2621610
Breckpoint Specific
Use .table-responsive{-sm|-md|-lg|-xl} functions like a heading for a table. It helps users with screen readers to find a table and understand what it’s about and decide if they want to read it.
IdNameOrder IdPriceQuantityTotal
1Iphone X GreyC12345$125501$12550
2Titan WatchA14725$1202$250
3Apple AirpodsB54213$2101$210
Responsive Tables with Light Background
A .table-responsive , .table-light inside table element.
IdTaskEmailPhoneAssignDatePriceStatusProgress
1Web DevelopmentPixel@efo.com+91 7874226671Mark Jecno12/07/2022$2315.00Pending75%
2Graphic DesignStrap@google.com+91 8347855785Elana John23/08/2022$4125.00Pending45%
3WordPressPixelstrap@gmail.com+91 635609347John Deo15/04/2022$6123.00Done100%
Sizing Tables
Example of Extra large table, Add .table-xl class to the .table , Large table Add .table-lg , Default table Add .table-de , Small table Add .table-sm , Extra Small table Add .table-xs to create a table. "
IdEmployee NameDateStatusHoursPerformance
1Mark Jecno22/08/2022On leave029/30
2Elana Robbert21/08/2022Present1030/30
3John Deo18/08/2022On leave828/30
Custom Table Color with Hover and Stripped
Use classtable-hover, table-striped table-*table-info,table-success,table-success,table-info,table-danger,table-primary,table-secondary,table-light,table-active inside table element.
IdFilm TitleReleasedStudioBudgetDomestic Gross
1Frozen2013Disney$150,000,000$400,953,009
2Minions2015Universal$74,000,000$336,045,770
3Zootopia2016Disney$150,000,000$341,268,248
4Finding Dory2016Disney Pixar$175,000,000$486,295,561
5Toy Story 32010Disney Pixar$200,000,000$415,004,880
Dashed Border
Dashed border use class .table-dashed, for Dotted border use class .table-dotted, for Double border use class .table-Double
IdClassnameTypeHoursTrainerSpots
1Crit CardioGym9:00 AM - 11:00 AMAaron Chapman10
2Zumba DanceDance8:00 AM - 9:00 AMDonna Wilson12
3Like a butterflyBoxing9:00 AM - 10:00 AMRandy Porter13
4Pilates ReformerGym7:00 AM - 8:30 AMAaron Chapman15
5Mind & BodyYoga8:00 AM - 9:00 AMAdam Stewart20

Hand crafted & made with