![]() |
Foundation CSS is an open-source and responsive front-end framework created by ZURB in September 2011 that makes it simple to create stunning responsive websites, apps, and emails that operate on any device. Many companies, like Facebook, eBay, Mozilla, Adobe, and even Disney, use it. This framework is based on bootstrap, which is similar to SaaS. It’s more complex, versatile, and configurable. It also comes with a command-line interface, making it simple to use with module bundlers. Email framework provides you with responsive HTML emails, which can be read on any device. Foundation for Apps allows you to build fully responsive web applications. Foundation CSS Tables are the arrangement of tabular data in the form of rows and columns. We can easily get any table value using the rows and columns. We can have any type of data in the table such as text, link, image, etc. In this article, we will discuss Tables Basics in Foundation CSS. Foundation CSS Tables Basics Tags:
Syntax: <table> <thead> .... </thead> <tbody> .... </tbody> </table> Example 1: The following code demonstrates the Foundation CSS Tables Basics. HTML
Output: Example 2: The following code demonstrates the Foundation CSS Tables Basics using the width attribute. HTML
Output: Reference: https://get.foundation/sites/docs/table.html#basics |
Reffered: https://www.geeksforgeeks.org
CSS |
Related |
---|
![]() |
![]() |
![]() |
![]() |
![]() |
Type: | Geek |
Category: | Coding |
Sub Category: | Tutorial |
Uploaded by: | Admin |
Views: | 9 |