---
title: View
type: tags
order: 506
meta_title: View Tag for Defining How Blocks are Displayed
meta_description: Customize how blocks are displayed on the labeling interface in Label Studio for machine learning and data science projects.
---
The `View` element is used to configure the display of blocks, similar to the div tag in HTML.
{% insertmd includes/tags/view.md %}
### Example
Create two cards that flex to take up 50% of the screen width on the labeling interface
```html
```
### Example
```html
```
### Example
```html
```