LaravelCollective / html

HTML and Form Builders for the Laravel Framework
MIT License
3.99k stars 782 forks source link

Web page #791

Closed Varun2837 closed 2 months ago

Varun2837 commented 2 months ago

<!DOCTYPE html>

Table and Lists Example

Table and Lists Example

Sample Table

Name Age Location
John Doe 30 New York
Jane Smith 25 San Francisco

Sample Lists

Unordered List

Ordered List

  1. First item
  2. Second item
  3. Third item