# Aesthetically Appealling Blocks

**URL:** https://community.thunkable.com/t/aesthetically-appealling-blocks/1674092
**Category:** Off Topic
**Created:** [January 15, 2022, 9:39pm UTC](https://community.thunkable.com/t/aesthetically-appealling-blocks/1674092 "2022-01-15T21:39:47Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![carlinmclellan](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/carlinmclellan/32/77831_2.png) [@carlinmclellan](https://community.thunkable.com/u/carlinmclellan)
#### Post date: [January 15, 2022, 9:39pm UTC](https://community.thunkable.com/t/aesthetically-appealling-blocks/1674092/1 "2022-01-15T21:39:47Z")

</div>

Anyone else here appreciate a nice Aestheic set of blocks?

Here is today’s effort.

 ![Screen Shot 2022-01-16 at 8.37.52 am](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/4/5/45a7d8f7dc43aefc23057a245b669b166301f6d3.png)

---

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [January 15, 2022, 9:57pm UTC](https://community.thunkable.com/t/aesthetically-appealling-blocks/1674092/2 "2022-01-15T21:57:44Z")

</div>

Sure! But why are you not using **elseif** blocks? It’s so much more work the way you have it set up. You can accomplish this with six if/elseif blocks instead of the thirty or so you have in the screenshot.

I still think we should have “case” blocks to do what you’re wanting there but at least if/elseif is a more efficient way to code this.

---

<div class="post-metadata">

### Author: ![carlinmclellan](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/carlinmclellan/32/77831_2.png) [@carlinmclellan](https://community.thunkable.com/u/carlinmclellan)
#### Post date: [January 15, 2022, 10:44pm UTC](https://community.thunkable.com/t/aesthetically-appealling-blocks/1674092/3 "2022-01-15T22:44:55Z")

</div>

Aha thanks for the tip! I forgot about that 😅

Is this what you’re referring to?

 ![Screen Shot 2022-01-16 at 9.44.18 am](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/4/4/448cdd910f000ab8703921b21cbedace36f19d2b.png)

---

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [January 16, 2022, 2:06am UTC](https://community.thunkable.com/t/aesthetically-appealling-blocks/1674092/4 "2022-01-16T02:06:25Z")

</div>

Yes, that’s it!

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 1:13pm UTC](https://community.thunkable.com/t/aesthetically-appealling-blocks/1674092/5 "2024-11-08T13:13:27Z")

</div>


