How do i convert html to clones?

so im making a browser on snap
so how do i convert html to clones?
like

<a href="">link</a> <p>text</p>

to

link text

with normal snap clones (also add more elements like JS emulation, input, css, etc)

So something like this?:


yes!!!! that is really what i want!

how will i make the "< a >" element take you to a website?

where is the project link?

I don't have one yet. I'll make it when I'm done with a test I'm doing right now. Here. Also, it's currently just a dummy.

the link works but how do you make the link say the href property when the user clicks the link?

oh, its still a dummy, please work on it

i made split by html! (lines only)
https://snap.berkeley.edu/snap/snap.html#present:Username=sweetiepeh1&ProjectName=split%20by%20html

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.