I want my app in html form

i want my app in html form.can I get?

You can make an app in html and javascript and run it in a webviewer. That is the only way to get what you want. And existing app converted into html is not possible.

4 Likes

Can it also load css ??
@Peter

No I think but u can code css in html

@Ekansh_Pandit I am not good at html and css. Can you tell me how to write css in html

So like if there’s a div
In div opening tag
Code goes like:
β€˜β€™β€™

β€˜β€™β€™

Ok so now it worked
I hope u got it
If u wanna know
How to put Java in HTML do ask

<div style="height:100px;width:200px">
blah finally I can past HTML 
</div>

Thank you, it solved my problem

1 Like