Changes to vshtml

ffff:72.253.70.212
ffff:72.253.70.212
1 month ago
updated index.scroll
index.scroll
Changed around line 66: iris
- Scroll solved the technology problems of the Semantic Web.
+ ScrollSets eliminate the need for databases in most cases.
+
+ ScrollSets also finally enable the vision of the Semantic Web.
ffff:72.253.70.212
ffff:72.253.70.212
1 month ago
updated index.scroll
index.scroll
Changed around line 72: Scroll solved the technology problems of the Semantic Web.
- Import and transform content automatically:
+ Scroll can import files via the web:
+ // Just write the file name to include a file:
- data.csv
- printTable
+ // Or write a URL:
+ https://scroll.pub/header.scroll
ffff:72.253.70.212
ffff:72.253.70.212
1 month ago
updated index.scroll
index.scroll
Changed around line 6: container 600px
- editButton edit/vshtml
+ editButton /edit/vshtml
Changed around line 47: codeWithHeader Scroll:
- code
+ belowAsCode
ffff:72.253.70.212
ffff:72.253.70.212
1 month ago
updated index.scroll
index.scroll
Changed around line 1
+ metaTags
Changed around line 7: printTitle
- metaTags
+
ffff:72.253.70.212
ffff:72.253.70.212
1 month ago
updated index.scroll
index.scroll
Changed around line 5: container 600px
+ editButton edit/vshtml
+ metaTags
+
ffff:72.253.70.212
ffff:72.253.70.212
1 month ago
updated index.scroll
index.scroll
Changed around line 3: theme gazette
+ openGraphImage https://hub.scroll.pub/vshtml/og.png
root
root
1 month ago
Added og.png
og.png
ffff:72.253.70.212
ffff:72.253.70.212
1 month ago
updated index.scroll
index.scroll
Changed around line 1
- permalink scroll-vs-html.html
ffff:72.253.70.212
ffff:72.253.70.212
1 month ago
updated index.scroll
index.scroll
Changed around line 1
- theme roboto
+ theme gazette
+ permalink scroll-vs-html.html
+ title Scroll versus HTML
+ container 600px
+ printTitle
- Hello World my name is
+ font Verdana
+
+ Scroll is a next-gen language to power the next Web, with capabilities that solve many of HTML's long-standing challenges.
+
+ ## Parsers are Scroll's version of tags
+ - Scroll now ships with 367 parsers
+ https://scroll.pub/leetsheet.html 367 parsers
+ - HTML now ships with 145 tags
+ https://developer.mozilla.org/en-US/docs/Web/HTML/Element 145 tags
+
+ ***
+
+ ## One-Line Magic
+ HTML often requires multiple lines for common tasks. Here's how Scroll simplifies things:
+
+ ### Including JS/CSS
+ codeWithHeader HTML:
+
+