# CSS reference for HTML file

**URL:** https://community.thunkable.com/t/css-reference-for-html-file/31267
**Category:** Questions about Thunkable X
**Tags:** webviewer
**Created:** [June 12, 2018, 8:55am UTC](https://community.thunkable.com/t/css-reference-for-html-file/31267 "2018-06-12T08:55:59Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Sree\_Hari\_Reddy](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/sree_hari_reddy/32/20411_2.png) [@Sree\_Hari\_Reddy](https://community.thunkable.com/u/Sree_Hari_Reddy)
#### Post date: [June 12, 2018, 8:55am UTC](https://community.thunkable.com/t/css-reference-for-html-file/31267/1 "2018-06-12T08:55:59Z")

</div>

The web viewer in X is really cool. Really like the idea where we can just enter the html file name in wen url and the page loads!

I just have a doubt if there is a way to refer to external css file that can also be stored in the app? I know we can add all the custom css to individual html doc, I was wondering if there is way, where we can just point out at the css. It will be supercool feature if not already available.

Thanks in advance!!

---

<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: [June 12, 2018, 10:07am UTC](https://community.thunkable.com/t/css-reference-for-html-file/31267/2 "2018-06-12T10:07:53Z")

</div>

In the first text block, the string:

`data:text/html,<meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"/>`

![htmlinwebviewer](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/a/5/a53e165cea418547b540129dd9b7e30faee5e9dd.png)

---

<div class="post-metadata">

### Author: ![Sree\_Hari\_Reddy](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/sree_hari_reddy/32/20411_2.png) [@Sree\_Hari\_Reddy](https://community.thunkable.com/u/Sree_Hari_Reddy)
#### Post date: [June 12, 2018, 11:51am UTC](https://community.thunkable.com/t/css-reference-for-html-file/31267/3 "2018-06-12T11:51:22Z")

</div>

@actech Thank you so much!!

---

<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:02pm UTC](https://community.thunkable.com/t/css-reference-for-html-file/31267/4 "2024-11-08T12:02:31Z")

</div>


