/ Published in: CSS
Expand |
Embed | Plain Text
html-content: read http://www.rebol.com/view-platforms.html html-block: load/markup html-content parse html-block [ some [set tag tag! ( if url: find/tail tag "href=" [ print url ] ) | string! ] ]
You need to login to post a comment.
