# What is the best way to create Table view?

**URL:** https://community.glideapps.com/t/what-is-the-best-way-to-create-table-view/630
**Category:** Ask for Help
**Created:** [September 27, 2019, 4:59am UTC](https://community.glideapps.com/t/what-is-the-best-way-to-create-table-view/630 "2019-09-27T04:59:42Z")
**Posts on this page:** 1
**Showing post:** 21

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [October 11, 2020, 12:50pm UTC](https://community.glideapps.com/t/what-is-the-best-way-to-create-table-view/630/21 "2020-10-11T12:50:53Z")

</div>

Something like this.

> [@Expand 'Image' and 'Title' component to edge of screen](https://community.glideapps.com/t/expand-image-and-title-component-to-edge-of-screen/4296/33):
>
> @ThinhDinh I use the \<center\> into the \<th\> or \<td\>, and I also can manipulate the font size, take a look in this exxemple below \<table style="width:100%; "\> \<tr\> \<th\>\<center\>\<h1\>MEDIA\</b\> \</th\> \<th\>\<center\> # Classificações \</b\> \</th\> \<tr\> \<td\>\<center\> de 5 \</th\> \<td\>\</th\> \</tr\> [image] But you can also try \<th style="text-align: right"\> setting to right or left if you need.

---

_[View the full topic](https://community.glideapps.com/t/what-is-the-best-way-to-create-table-view/630)._
