# Is this \< \> being used correct?

**URL:** https://community.thunkable.com/t/is-this-being-used-correct/301115
**Category:** Questions about Thunkable X
**Created:** [November 3, 2019, 4:22pm UTC](https://community.thunkable.com/t/is-this-being-used-correct/301115 "2019-11-03T16:22:33Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![farhanlatif027i3df](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/farhanlatif027i3df/32/65615_2.png) [@farhanlatif027i3df](https://community.thunkable.com/u/farhanlatif027i3df)
#### Post date: [November 3, 2019, 4:22pm UTC](https://community.thunkable.com/t/is-this-being-used-correct/301115/1 "2019-11-03T16:22:33Z")

</div>

![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/5/b/5b78e2b0804353de2246fa30cbd1377ff5dc4a47.jpeg) ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/4/f/4faa3b5be77858a1b6922a6de345dea4fc687ff5.jpeg)

What I wanted was that if the score is less than 30 it should be on complete left but instead it’s on right which is where it should be at its highest score. Can anyone guide me

---

<div class="post-metadata">

### Author: ![actech](https://avatars.discourse-cdn.com/v4/letter/a/3d9bf3/32.png) [@actech](https://community.thunkable.com/u/actech)
#### Post date: [November 3, 2019, 4:26pm UTC](https://community.thunkable.com/t/is-this-being-used-correct/301115/2 "2019-11-03T16:26:43Z")

</div>

Set the background color for the Row and check alignment within it - [https://x.thunkable.com/projects/5db1750d27ebe37439246530/project/properties/designer/](https://x.thunkable.com/projects/5db1750d27ebe37439246530/project/properties/designer/)

---

<div class="post-metadata">

### Author: ![farhanlatif027i3df](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/farhanlatif027i3df/32/65615_2.png) [@farhanlatif027i3df](https://community.thunkable.com/u/farhanlatif027i3df)
#### Post date: [November 3, 2019, 6:39pm UTC](https://community.thunkable.com/t/is-this-being-used-correct/301115/3 "2019-11-03T18:39:26Z")

</div>

Am I using the \< correctly?

---

<div class="post-metadata">

### Author: ![Chris](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/chris/32/78883_2.png) [@Chris](https://community.thunkable.com/u/Chris)
#### Post date: [November 3, 2019, 8:34pm UTC](https://community.thunkable.com/t/is-this-being-used-correct/301115/4 "2019-11-03T20:34:39Z")

</div>

yes  
`< smaller than ...`  
`> bigger than ...`  
`<= smaller or exactly ...`

---

<div class="post-metadata">

### Author: ![farhanlatif027i3df](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/farhanlatif027i3df/32/65615_2.png) [@farhanlatif027i3df](https://community.thunkable.com/u/farhanlatif027i3df)
#### Post date: [November 4, 2019, 7:48am UTC](https://community.thunkable.com/t/is-this-being-used-correct/301115/5 "2019-11-04T07:48:02Z")

</div>

What should the alignment be?

---

<div class="post-metadata">

### Author: ![actech](https://avatars.discourse-cdn.com/v4/letter/a/3d9bf3/32.png) [@actech](https://community.thunkable.com/u/actech)
#### Post date: [November 4, 2019, 8:39am UTC](https://community.thunkable.com/t/is-this-being-used-correct/301115/6 "2019-11-04T08:39:23Z")

</div>

It is your responsibility to determine.

1. On a sheet of paper to draw an image of where and how the label should be displayed on the screen.
2. Check the documentation alignment methods - [https://docs.thunkable.com/row](https://docs.thunkable.com/row) and [https://docs.thunkable.com/column](https://docs.thunkable.com/column) and [https://docs.thunkable.com/label](https://docs.thunkable.com/label) (Text Align)
3. Make a Thunkable X layout so as to be in paragraph 1

---

<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, 12:08pm UTC](https://community.thunkable.com/t/is-this-being-used-correct/301115/7 "2024-11-08T12:08:30Z")

</div>


